machine learning

STAMP: Provenance-Guided Credit Assignment for Deep Search Agents

arXiv:2607.11172

summary

The paper presents STAMP, a method that assigns credit to individual actions of deep search agents by verifying whether retrieved documents support evidence in a training-time graph, and injects this credit via sign-preserving advantage modulation to improve reinforcement learning performance.

Abstract

Reinforcement learning for deep-search agents has largely focused on trajectory-level scoring -- outcome correctness, citation-aware rewards, and evidence coverage. Yet the actions that expose supporting documents receive no targeted credit, a gap we call the reward-credit mismatch. We propose STAMP, in which a reference-based verifier judges whether each cited document supports an entity or relation in a training-time evidence graph, and first-exposure attribution traces each supported citation back to the action that first surfaced it. This step credit is injected through sign-preserving advantage modulation, which redistributes advantage across steps without changing the trajectory-level reward or the relative ranking of trajectories within each group. On BrowseComp, BrowseComp-ZH, and xbench-DS, STAMP improves the GRPO baseline by +2.0/+5.5/+3.0 points under matched SFT initialization, training data, and search tools, and composes with both outcome-only and citation-rubric base rewards. Component ablations confirm that the provenance-based credit signal and the sign-preserving advantage modulation each contribute to the gains.

Topics & keywords

#reinforcement learning#search agents#credit assignment#provenance#evidence retrievalSTAMPsign-preserving advantage modulationreference-based verifierevidence graphBrowseComp