Read original
arXivYijun LuPapers88

ABSeeker: Training Long-Horizon Search Agents via Answer-Backtracked Credit Assignment

The paper introduces Answer-Backtracked Credit Assignment (ABC), which traces a ground-truth answer backward to recover intermediate clues and scores each search step against those clues. The resulting dense supervision is used in ABC-SFT for turn-level loss reweighting and ABC-GRPO for step-level rewards. An ABSeeker model trained from Qwen3.5-4B on only 8.5k examples reaches 37.3% on BrowseComp and 39.1% on BrowseComp-ZH. With context management, performance rises to 55.3% and 52.9%, respectively, reportedly matching some much larger, approximately 30B-scale agents.

Why it's worth reading

Long-horizon search training is shifting from scoring whole trajectories to evaluating individual contributions; this paper offers a concrete small-model recipe using limited data and answer-derived supervision.

Tags

搜索智能体信用分配强化学习GRPOQwen3.5BrowseComp长程推理