微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
APEx: Distillation of Agent Procedural Experience for Adaptive Deep Research Question Answering
RSS 官方收录 · 可信分层展示
关键摘要
arXiv:2609.…
- 02253v1 Announce Type: new Abstract: Deep research agents augment larg…
- Learning from prior experience is crucial for continual improvement, y…
- We propose APEx, a hierarchical experience utilization framework that …
摘要引擎:抽取
正文提要
arXiv:2609.02253v1 Announce Type: new Abstract: Deep research agents augment large language models with external tools to answer complex, long-horizon questions through multi-turn reasoning. Learning from prior experience is crucial for continual improvement, yet existing methods either retrieve verbose task-specific traces that burden decision-making, or distill procedural skills that remain decoupled from downstream policy adaptation. We propose APEx, a hierarchical experience utilization framework that organizes interaction history into instance-level trajectory memories and category-level procedural skills, and couples them through a closed-loop architecture of Executor, Distiller, and Planner. The three modules are optimized via a three-stage alternating GRPO training paradigm, enabling reward-guided skill distillation rather than fixed-prompt generation. At test time, distilled skills serve as procedural priors for online Planner adaptation through skill-guided test-time reinforcement learning, allowing ground-truth-free self-improvement with skill-alignment regularization to prevent policy drift. Experiments on 7 benchmarks demonstrate that APEx achieves state-of-the-art performance, surpassing GPT-5.4 by 14.7 points and the strongest memory-augmented baseline by 3.0 points.