Orchestrating Specialized Agents for Trustworthy Enterprise RAG
Xincheng You, Qi Sun, Neha Bora, Huayi Li, Shubham Goel, Kang Li, and Sean Culatana

TL;DR
This paper introduces ADORE, a novel agentic framework for enterprise retrieval-augmented generation that improves trustworthiness, traceability, and completeness of generated reports through structured memory and iterative investigation.
Contribution
ADORE replaces linear retrieval with an iterative, user-steered investigation framework using a structured Memory Bank for improved traceability and evidence coverage in enterprise RAG tasks.
Findings
ADORE ranks first on DeepResearch Bench with a score of 52.65.
ADORE achieves a 77.2% head-to-head preference win rate on DeepConsult.
ADORE demonstrates superior evidence coverage and traceability in enterprise report generation.
Abstract
Retrieval-Augmented Generation (RAG) shows promise for enterprise knowledge work, yet it often underperforms in high-stakes decision settings that require deep synthesis, strict traceability, and recovery from underspecified prompts. One-pass retrieval-and-write pipelines frequently yield shallow summaries, inconsistent grounding, and weak mechanisms for completeness verification. We introduce ADORE (Adaptive Deep Orchestration for Research in Enterprise), an agentic framework that replaces linear retrieval with iterative, user-steered investigation coordinated by a central orchestrator and a set of specialized agents. ADORE's key insight is that a structured Memory Bank (a curated evidence store with explicit claim-evidence linkage and section-level admissible evidence) enables traceable report generation and systematic checks for evidence completeness. Our contributions are threefold:…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Scientific Computing and Data Management · Topic Modeling
