DOI: 10.1145/3828671 ISSN: 3068-8590
AgentRank: Trajectory-Aware Document Ranking for Autonomous Information Retrieval
Daniel Schall
Traditional information retrieval systems rank documents by semantic similarity, yet this fails to capture document
utility
for autonomous agents in multi-step tasks. We introduce AgentRank, a ranking framework that learns from agent execution trajectories to identify documents leading to task completion. Using dual PageRank on success/failure trajectory graphs, Thompson Sampling, and terminal path analysis, AgentRank reduces semantic dead-ends by 79% compared to the strongest baseline (LinUCB contextual bandit) while maintaining perfect task completion rates in our controlled evaluation. Ablation analysis identifies terminal path bonus as the most critical component, and sensitivity analysis characterizes the operating regime where trajectory learning provides significant benefit.