AI RESEARCH
Beyond Semantic Similarity: Rethinking Retrieval for Agentic Search via Direct Corpus Interaction
arXiv CS.AI
•
ArXi:2605.05242v1 Announce Type: cross Modern retrieval systems, whether lexical or semantic, expose a corpus through a fixed similarity interface that compresses access into a single top-k retrieval step before reasoning. This abstraction is efficient, but for agentic search, it becomes a bottleneck: exact lexical constraints, sparse clue conjunctions, local context checks, and multi-step hypothesis refinement are difficult to implement by calling a conventional off-the-shelf retriever, and evidence filtered out early cannot be recovered by stronger downstream reasoning.