DocSage: An Information Structuring Agent for Multi-Doc Multi-Entity Question Answering
arXiv cs.AI / 3/13/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- DocSage is an end-to-end agentic framework that integrates dynamic schema discovery, structured information extraction, and schema-aware relational reasoning to support multi-document multi-entity QA.
- The framework addresses limits of standard RAG and graph-based RAG by enabling precise fact localization, cross-document entity joins, and error-aware extraction.
- It comprises three core modules: a schema discovery module for minimal joinable schemas, an extraction module that converts text to relational tables with error correction, and a reasoning module for multi-hop relational inference.
- Evaluations on two MDMEQA benchmarks show DocSage outperforms state-of-the-art long-context LLMs and RAG systems with over 27% accuracy improvements.




