AgentHER: Hindsight Experience Replay for LLM Agent Trajectory Relabeling
arXiv cs.AI / 2026/3/24
📰 ニュースSignals & Early TrendsIdeas & Deep AnalysisModels & Research
要点
- The paper introduces AgentHER, which adapts Hindsight Experience Replay (HER) to natural-language LLM agent trajectories by relabeling failed runs as successful demonstrations for alternative achievable goals.
- AgentHER uses a four-stage pipeline—failure classification, outcome extraction, LLM-guided prompt relabeling with confidence gating, and data packaging—producing offline training data for SFT, DPO, and ShareGPT.
- Experiments on WebArena and ToolBench show AgentHER improves over success-only training by +7.1 to +11.7 percentage points across multiple model families, while achieving about 2x data efficiency (matching performance with roughly half the successful demonstrations).
- The method scales consistently across model sizes (about 1.5B to 72B parameters) and further improves under iterative redeployment, indicating it can compound gains across training rounds.
- Human evaluation reports high relabeling precision (97.7%) using multi-judge verification, supporting the quality of recovered training signal from discarded failures.
