Diagnosing Search Behavior and Failure Modes in Long-Horizon Search Agents
This paper diagnoses long-horizon search agents by distinguishing between retrieval and utilization failures, revealing that answer accuracy correlates more strongly with the quality of retrieved evidence than with search effort, and suggesting that improved query formulation, evidence selection, and adaptive stopping criteria are key to building better deep research systems.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a detective trying to solve a mystery. In the world of artificial intelligence, there are special "deep search" agents designed to do exactly this. Instead of just guessing an answer from what they already know, these agents act like digital detectives: they ask questions, read the answers, ask more questions, and piece together clues until they solve the case. This process is called a "long-horizon search" because it can take many steps, or "turns," to get from the first question to the final solution. For a long time, people assumed that if an agent worked harder—asking more questions and reading more documents—it would get smarter and solve more mysteries. It seemed logical: more effort should equal better results. But just like a human detective who keeps digging in the wrong garden even after finding the treasure in the first one, these AI agents might be wasting their energy. The big question researchers wanted to answer was: Does working harder actually make these AI detectives better, or are they just spinning their wheels?
This paper dives deep into the "search trajectory" of six different AI agents to figure out exactly how they think, search, and sometimes fail. The researchers didn't just look at the final answer; they watched every single step the agents took, like reviewing a detective's notebook page by page. They used a special test called BrowseComp-Plus, where every question has a known "gold" answer and a specific set of documents that contain the truth. By comparing what the agents found against these known truths, they discovered something surprising: working harder doesn't make you smarter. In fact, the agents that asked the most questions and read the most text were often the ones getting the answers wrong.
The study found that the secret to a successful search isn't the amount of work, but the quality of the clues found. The researchers broke down failures into two types: "retrieval gaps" and "utilization gaps." A retrieval gap is like a detective who never finds the crucial piece of evidence because they asked the wrong questions. A utilization gap is when the detective finds the evidence but still gets the wrong answer because they misinterpreted it. The paper shows that for most agents, the problem is the retrieval gap—they simply aren't finding the right documents.
Here is the most vivid part of the discovery: evidence arrives early or not at all. The researchers found that if an agent is going to find the "gold" evidence (the key to the answer), it usually finds it in the first few steps of the search. If the agent hasn't found it by then, it rarely will. Yet, many agents keep searching for a long time after the clues have stopped coming. This creates a "wasted tail"—a long, boring stretch of the search where the agent is just reading the same old information or finding dead ends, burning up time and computer memory without making any progress.
The paper also looked at how the agents ask questions. Some agents are like a bull in a china shop, asking the same question over and over again or making tiny, useless changes to their queries. The smartest agents, however, are disciplined. They don't repeat themselves. They try different angles (pivoting) but stop immediately once they have enough evidence. They don't need to search 30 times to solve a puzzle; they might only need 10, provided those 10 searches hit the mark.
In short, this research suggests that the future of better AI detectives isn't about making them search longer or read more. It's about teaching them to ask better questions, stop searching when they have enough, and not waste time re-asking questions that have already failed. The agents that win aren't the ones who work the hardest; they are the ones who work the smartest, finding the needle in the haystack quickly and knowing exactly when to stop digging.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.