AI RESEARCH

The Context Gathering Decision Process: A POMDP Framework for Agentic Search

arXiv CS.AI

ArXi:2605.07042v1 Announce Type: new Large Language Model (LLM) agents are deployed in complex environments -- such as massive codebases, enterprise databases, and conversational histories -- where the relevant state far exceeds their context windows. To navigate these spaces, an agent must iteratively explore the environment to find relevant information. However, without explicit infrastructure, an agent's working memory can degrade into lossy representations of the search state, resulting in redundant work (e.g. repetitive looping) and premature stopping.