Back to Research papers
Research paper index

APEx: Distillation of Agent Procedural Experience for Adaptive Deep Research Question Answering

Jie Ding, Rui Sun, Xinyuan Zhang, Zeyu Zhang, Xin Liu

arXiv:2609.02253Published September 2, 20260 citations
  • cs.AI
  • cs.CL
  • trajectory
  • policy
  • action
  • reinforcement learning

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.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.