AtlasNav框架通过将语料库组织成Atlas Atlas,提高了直接语料库交互中的导航效率,相比之前的动态工作空间方法,在BrowseComp-Plus上实现了30.21%的在线推理成本降低,值得一看。
Large language model agents in direct corpus interaction (DCI) face evidence blindness, where reachable evidence remains unusable. AtlasNav, a persistent multi-view corpus-navigation framework, improves navigation efficiency by 30.21% on BrowseComp-Plus, achieving 92.05% strict accuracy. It organizes the corpus into a Corpus Atlas for adaptive navigation, enhancing the effectiveness of limited interaction. The framework is effective across different corpus organizations and scales, demonstrating its versatility in agentic search.
Large language model agents are moving beyond conventional retrieval-augmented generation toward direct interaction with external corpora. Direct Corpus Interaction (DCI) keeps the full corpus accessible, yet reachable evidence can remain unusable under finite interaction budgets. Required evidence may fail to surface, a surfaced supporting document may remain unopened, or an opened document may fail to expose its decisive fragment. We call this progressive silent loss Evidence Blindness and quantify it through stage-wise evidence realization. Within the DCI paradigm, raw interaction adds little reusable corpus organization, while dynamic-workspace methods reconstruct a query-conditioned interaction space from each query and trajectory. In both cases, useful structure is recovered largely online. We instead formulate large-scale agentic search as finite-budget navigation over reusable corpus structure. We introduce AtlasNav, a persistent multi-view corpus-navigation framework that retains direct corpus interaction but organizes the corpus once into a Corpus Atlas, allowing each query to navigate adaptively rather than reconstruct shared structure. On BrowseComp-Plus, AtlasNav achieves 92.05% strict accuracy while reducing recorded online inference cost by 30.21% relative to the prior dynamic-workspace state of the art. Under matched budgets, it realizes the complete required evidence earlier and approaches the same model's evidence-supplied empirical reference more rapidly. The same representation principle remains effective under PhantomWiki's distinct corpus organization and controlled 10K-1M scaling, and transfers competitively to heterogeneous enterprise knowledge. These results show that agentic search depends not only on accessible evidence, but also on how the corpus is represented so that limited interaction becomes effective navigation.