LandingAI 发布 Agentic Document Extraction Gen2,搭载 DPT-3 Pro 与 DPT-3 Verity

内容摘要
LandingAI发布了Agentic Document Extraction Gen2,这是基于新模型家族DPT-3的文档智能堆栈的重构。Gen2将文档视为树结构,按字符计费,并将每个答案关联到页面上的特定行或单词。该产品具有以下特点:1. 采用DPT-3 Pro和DPT-3 Verity模型,分别处理不同类型的文档;2. 引入原子定位功能,使文档解析更加精确;3. 改变计费方式,按页面和输出字符计费;4. 提供优先级和标准级服务,满足不同需求;5. 支持多种部署方式,包括云服务和本地部署。
LandingAI发布了Agentic Document Extraction Gen2,这是基于新模型家族DPT-3的文档智能堆栈的重构。Gen2将文档视为树结构,按字符计费,并将每个答案关联到页面上的特定行或单词。该产品具有以下特点:1. 采用DPT-3 Pro和DPT-3 Verity模型,分别处理不同类型的文档;2. 引入原子定位功能,使文档解析更加精确;3. 改变计费方式,按页面和输出字符计费;4. 提供优先级和标准级服务,满足不同需求;5. 支持多种部署方式,包括云服务和本地部署。

LandingAI has shipped Agentic Document Extraction (ADE) Gen2, a rebuild of its document intelligence stack around a new model family called DPT-3. Gen1 treated a document as a flat list of chunks. Gen2 treats it as a tree, prices it by the characters it returns rather than by the page, and grounds every answer back to a specific line or word on the page. LandingAI team frames the release around three themes: affordability, agent ready outputs, and atomic grounding.

Is it deployable? Yes. ADE Gen2 is generally available now. Developers start free in the ADE playground. Enterprises can run it in US or EU cloud, in their own VPC on AWS, Azure or Google Cloud, inside Snowflake, or on premises including air gapped environments.

Two parsing models instead of one

Gen2 splits parsing into two models so the workload picks the price. DPT-3 Verity transcribes digitally created documents deterministically and returns a bounding box and a confidence score for every word. It targets high volume text, tables and simple form fields. DPT-3 Pro reads page layout before words, detects block types from tables and figures through marginalia and signatures, returns them in reading order, and handles scanned pages, handwriting, non Latin scripts and LaTeX math. LandingAI team states DPT-3 Verity charges roughly 40% of the credits DPT-3 Pro charges, and also state automated routing between the two is planned for fall 2026.

The pricing change is the real story

Under DPT-2, every page cost a flat 3 credits. Under DPT-3, credit consumption is the sum of a page component and an output character component. On the priority tier, DPT-3 Pro bills 1 credit per page plus 0.5 credits per 1,000 output characters. DPT-3 Verity bills 0.3 credits per page plus 0.2 credits per 1,000 output characters. The standard tier halves both rates, so a 12 page Pro parse returning 48,120 characters comes to 36.1 credits on priority and roughly half that on standard. Totals round up to the nearest 0.1 credit, and the response metadata reports every input to the calculation.

Service tiers are the second lever. Priority is for when a person or an agent is waiting. Standard runs asynchronously at 0.5x price and suits pipelines that tolerate minutes to hours. Note that synchronous calls always bill at priority, and the playground itself runs on priority. LandingAI projects 25% to 80% cost reductions on mixed workloads and claims parsing under one cent per page with Verity on standard. Treat those as vendor figures until you benchmark your own document mix, since the character component means a dense page can cost more than it did before.

Blocks, not chunks

The Parse v2 response has three top level fields: markdown in reading order, metadata, and structure. The structure is a document node whose children are pages, whose children are blocks. Block types include text, table, table_cell, figure, marginalia, attestation, logo, card and scan_code. Every block carries a semantic ID in the form type-index, stable within a response but not across re parses, plus a grounding object with the page number, a range into the markdown string, and a normalized bounding box.

Markdown output is standardized too. Figures use <figure type="CHART"> style elements with generated prose isolated inside <description> tags, so transcription is never mistaken for model commentary. Attestations emit stacked labels such as [STAMPED][SIGNED], with [ILLEGIBLE_SIGNATURE] and [ILLEGIBLE_TEXT] as fixed literals. Tables ship as HTML by default to preserve merged cells.

Atomic grounding and what it unlocks

Atomic grounding is the release’s most consequential capability. Every leaf block carries an atomic_grounding array: one entry per visual line with DPT-3 Pro, one entry per word with DPT-3 Verity. Verity attaches a confidence value from 0 to 1 per word, computed as the lowest per character score in that word, giving teams a signal for routing uncertain transcriptions to review. Table cells now carry their own bounding boxes, though Pro leaves cell level atomic grounding empty. Extract V2 draws citations from this grounding, so an extracted field traces to a specific word on a specific page. That makes PII redaction by coordinate, document diffing and reviewer UIs buildable rather than approximate.

Interactive explainer

Key Takeaways

  • DPT-3 Pro and DPT-3 Verity (public preview) replace DPT-2 as the parsing models.
  • Parse billing is now a per page rate plus an output character rate, not a flat 3 credits per page.
  • DPT-3 Pro grounds to the line, DPT-3 Verity grounds to the word with a confidence score.
  • Chunks are retired; the response is a document, page and block tree with stable IDs.
  • Gen1 client code will not run against Gen2 endpoints, so migration is required.

原始发布方:MarkTechPost(RSS)

原文时间:2026-09-10 10:13:12 +08:00

阅读原文 · 数据来源:AIHOT

提示

本文用于信息整理与经验分享。第三方订阅、支付及账号服务可能调整,实际规则、价格和可用性请以下单页面及服务方最新说明为准。

咨询 GPT 充值咨询充值