What happened
China Unicom researchers posted UniDataAgent on arXiv, an ontology-grounded agent for enterprise question-to-report automation. Per the paper, the system splits work into an Ontology Acquisition and Validation (OAV) stage that builds versioned enterprise ontologies from metadata, business knowledge, and supporting materials via expert-authored business skills, constrained generation, question verification, and selected expert review, and a Question-to-Report Execution (QRE) stage that retrieves semantic contracts per question, coordinates skills and data tools, validates results, and produces evidence-linked reports. [1]
Reported performance
The paper claims ontology grounding hit 95.0% strict accuracy on real business questions versus 72.5% for document RAG, especially on structured and compositional tasks. It reports ontology construction took a few hours instead of roughly a week manually, and report generation took a few minutes instead of several working days, across 27 enterprise tables and roughly thousands of metric types. The authors say the system has been deployed and generates cost savings, and could be replicated at other enterprises. [1]
Why it matters
The paper's framing is that enterprise data agents need to preserve organization-specific semantics rather than just translate questions into queries. The reported gap over document RAG suggests retrieval alone may be insufficient for analytical tasks with structured or compositional requirements. The accuracy and timing figures come from the authors' own evaluation and deployment; the paper does not describe an independent benchmark. [1]
Sources
- UniDataAgent: An Ontology-Grounded Agent for Enterprise Question-to-Report Automation
ArXiv CS.CL (Computation and Language) · Reporting ·