arXiv:2602.23481cs.CL2026-02ACL被引 2

让AI自动处理文档并验证合规性,效率提升七成以上。

IDP Accelerator: Agentic Document Intelligence from Extraction to Compliance Validation

  • 用多模态模型拆分复杂文档包,支持智能分类与提取。
  • 医疗场景实测:准确率98%,处理延迟降低80%,成本降77%。
  • 可交互演示,适合需要自动化文档处理的金融、医疗行业。

从非结构化文档中提取结构化信息仍是工业NLP的核心挑战。尽管大语言模型(LLMs)支持零样本抽取,传统流程难以应对多文档包、复杂推理和严格合规要求。我们提出IDP(智能文档处理)加速器框架,实现端到端的代理式文档智能,包含四大组件:(1) DocSplit,一个新型基准数据集与多模态分类器,采用BIO标注分割复杂文档包;(2) 可配置抽取模块,利用多模态大模型将非结构化内容转为结构化数据;(3) 遵循模型上下文协议(MCP)的代理分析模块,通过安全沙箱代码执行实现数据访问;(4) 规则验证模块,以LLM驱动逻辑替代传统确定性引擎,完成复杂合规检查。交互式演示支持用户上传文档包,可视化分类结果,并通过直观网页界面探索抽取数据。我们在多个行业验证其有效性,某头部医疗机构部署后达98%分类准确率,处理延迟减少80%,运营成本降低77%,显著优于旧有基线。IDP Accelerator已开源,社区可访问在线演示。

原文摘要 · Abstract (English)

Understanding and extracting structured insights from unstructured documents remains a foundational challenge in industrial NLP. While Large Language Models (LLMs) enable zero-shot extraction, traditional pipelines often fail to handle multi-document packets, complex reasoning, and strict compliance requirements. We present IDP (Intelligent Document Processing) Accelerator, a framework enabling agentic AI for end-to-end document intelligence with four key components: (1) DocSplit, a novel benchmark dataset and multimodal classifier using BIO tagging to segment complex document packets; (2) configurable Extraction Module leveraging multimodal LLMs to transform unstructured content into structured data; (3) Agentic Analytics Module, compliant with the Model Context Protocol (MCP) providing data access through secure, sandboxed code execution; and (4) Rule Validation Module replacing deterministic engines with LLM-driven logic for complex compliance checks. The interactive demonstration enables users to upload document packets, visualize classification results, and explore extracted data through an intuitive web interface. We demonstrate effectiveness across industries, highlighting a production deployment at a leading healthcare provider achieving 98% classification accuracy, 80% reduced processing latency, and 77% lower operational costs over legacy baselines. IDP Accelerator is open-sourced with a live demonstration available to the community.

文档智能大模型应用合规验证自动化处理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。