arXiv:2609.10901v1 Announce Type: new Abstract: LLM search agents are often evaluated on final-answer accuracy, overlooking the process. Analyzing a search strategy requires understanding how credible evidence is retrieved to address question constraints. This valuable information is buried in raw search trajectories that are long and difficult to parse. We introduce SearchAtlas, a framework that converts search trajectories into structured graphs whose edges represent how evidence is propagated across the reasoning trace, from the query that retrieves it to the final answer. Our automated parsing pipeline achieves a mean edge F1 of 86.0% against human-annotated graphs and remains consistent across repeated runs. We analyze five search agents on three benchmarks, revealing systematic differences in search scale and evidence aggregation. SearchAtlas exposes fragmented answer support, question constraints that do not reach the answer, and unverified parametric knowledge entering the response. These process failures are strongly associated with incorrect answers, even more so than an LLM judge given either the raw trajectory or the ordered query list, suggesting that the constructed graphs provide useful interpretability. Moreover, an audit of cases in which process-diagnostic scores disagree with final-answer correctness shows that they capture information not reducible to answer accuracy.
SearchAtlas: Analyzing Agentic Search Strategies via Evidential Query Graphs
A new arXiv paper introduces SearchAtlas, a framework that converts LLM search-agent trajectories into structured graphs whose edges trace how evidence propagates from query to final answer. The automated parsing pipeline achieves a mean edge F1 of 86.0% against human-annotated graphs and stays consistent across repeated runs, and analysis of five search agents on three benchmarks exposed fragmented answer support, question constraints that never reach the answer, and unverified parametric knowledge entering responses. The authors report these process failures are strongly associated with incorrect answers, more so than an LLM judge given either the raw trajectory or the ordered query list.
Run your AI side-project on zahid.host
EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.