DocOps: A Verifiable Benchmark for Autonomous Agents in Complex Document Operations
Summary
This paper introduces DocOps, a deterministically verifiable benchmark for evaluating autonomous agents on complex document operations, revealing key failure modes such as long-term state tracking collapse, shallow semantic verification, and destructive editing of structural metadata.
View Cached Full Text
Cached at: 07/24/26, 05:07 AM
Paper page - DocOps: A Verifiable Benchmark for Autonomous Agents in Complex Document Operations
Source: https://huggingface.co/papers/2607.19865
Abstract
Asautonomousagentsrapidlyevolve,theirabilitytoreliablymanipulateubiquitousdigitaldocumentshasbecomecriticalforenablinggeneral-purposeAIassistantsandautomatingcomplexworkspaceworkflows.Inthispaper,weintroduceDocOps,adeterministicallyverifiableevaluationframeworkunderpinnedbyahierarchicaltaxonomythatdeconstructsdocumentoperationsinspiredbyreal-worldpracticesintoatomicdimensionsandescalatingworkflowcomplexities.BasedonDocOps,wesystematicallyevaluaterepresentativeclosed-andopen-sourcemodelsacrossvariousagenticharnesses,revealingthateventhemostadvancedfrontierconfigurationsstillexhibitprofoundlimitationswhenhandlinghighlycoupled,long-rangetasks.Furthermore,afine-grainedanalysisofexistingagents’manipulationbehaviorsuncovers3keyfailuremodes:long-termstatetrackingcollapse,shallowsemanticverification,anddestructiveeditingofstructuralmetadata.Ultimately,ourworkexposesthecapabilityboundariesofagentsinmaintainingglobaldocumentconsistency,sheddinglightonthefuturedesignofrobust,non-destructiveagentsforcomplexdigitalecosystems.
View arXiv pageView PDFProject pageGitHub2Add to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.19865 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.19865 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.19865 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
DocScope: Benchmarking Verifiable Reasoning for Trustworthy Long-Document Understanding
DocScope is a new benchmark for evaluating the verifiable reasoning and trustworthiness of Multimodal Large Language Models on long documents, introducing a four-stage evaluation protocol for page localization, region grounding, fact extraction, and answer verification.
@omarsar0: // Agents Do Not Fail Alone // Very nice open-source eval tool to check agent reliability. Lots of cool ideas in there.…
This paper introduces ProofAgent-Harness, an open-source evaluation tool that measures context engineering quality for AI agents across seven criteria, validating it as a leading indicator of agent reliability.
Show HN: Dari-docs – Optimize your docs using parallel coding agents
dari-docs is a CLI tool that tests documentation quality by simulating AI agents performing tasks, identifying where agents get stuck, and optionally generating proposed edits to improve doc clarity.
Beyond Goodhart's Law: A Dynamic Benchmark for Evaluating Compliance in Multi-Agent Systems
This paper introduces MAC-Bench, a dynamic adversarial benchmark for evaluating procedural compliance in multi-agent systems. It proposes the SERV pipeline to generate contamination-free scenarios and new metrics like Compliance-Weighted Success Rate (CSR) and Machiavellian Gap (MG).
IDP AutoOpt: Agent-Driven Optimization of Document Processing Pipeline Configurations
This paper presents IDP AutoOpt, an autonomous LLM agent that optimizes intelligent document processing pipeline configurations, matching or exceeding human-expert accuracy at lower cost and reducing configuration time from weeks to under two hours.