APEx Distills Agent Experience for Adaptive Research QA

Jie Ding, Rui Sun, Xinyuan Zhang, Zeyu Zhang, Xin Liu· September 3, 2026 View original

Key takeaways

  • APEx enhances deep research agents by distilling procedural experience.
  • It organizes agent history into trajectory memories and procedural skills.
  • The framework uses a closed-loop architecture with Executor, Distiller, and Planner.
  • APEx achieves state-of-the-art performance in complex question answering.

Who benefits

Research & DevelopmentAcademiaConsultingLegalHealthcare

Summary

APEx (Distillation of Agent Procedural Experience) is a hierarchical framework that enhances deep research agents by organizing interaction history into trajectory memories and procedural skills. It uses a closed-loop architecture with Executor, Distiller, and Planner modules, optimized via GRPO, to enable reward-guided skill distillation and adaptive policy learning for complex question answering.

Deep research agents, which augment large language models with external tools, are designed to answer complex, long-horizon questions through multi-turn reasoning. For these agents to continually improve, learning from past experiences is crucial. However, existing methods either retrieve overly verbose task-specific traces, which can burden decision-making, or distill procedural skills that remain disconnected from how the agent's policy adapts.This research introduces APEx (Distillation of Agent Procedural Experience), a hierarchical framework that addresses these limitations. APEx structures an agent's interaction history into two levels: instance-level trajectory memories and category-level procedural skills. These are then tightly coupled through a closed-loop architecture comprising three modules: an Executor, a Distiller, and a Planner.The three modules are optimized using a three-stage alternating GRPO (Generalized Policy Optimization) training paradigm. This allows for reward-guided skill distillation, moving beyond fixed-prompt generation. During testing, the distilled skills act as procedural priors, guiding the Planner's online adaptation through skill-guided test-time reinforcement learning. This enables ground-truth-free self-improvement, with skill-alignment regularization preventing policy drift. APEx has achieved state-of-the-art performance across seven benchmarks, outperforming GPT-5.4 by 14.7 points and the strongest memory-augmented baseline by 3.0 points.

Why it matters

APEx significantly improves the ability of AI agents to answer complex research questions adaptively and efficiently, leading to more intelligent and autonomous knowledge discovery systems.

How to implement this in your domain

  1. 1Evaluate current research agent limitations: Assess if existing LLM-based agents struggle with long-horizon, multi-turn research questions or efficient learning from past interactions.
  2. 2Implement a hierarchical experience system: Design a system to organize agent interaction history into both detailed trajectory memories and generalized procedural skills.
  3. 3Integrate Executor, Distiller, and Planner modules: Develop these components to manage task execution, skill distillation, and adaptive planning within a closed-loop architecture.
  4. 4Apply reward-guided skill distillation: Utilize a training paradigm like GRPO to ensure that distilled skills are directly optimized for task success rather than just prompt generation.
  5. 5Enable test-time policy adaptation: Configure agents to use distilled skills as priors for online self-improvement, allowing them to adapt to new questions without requiring ground truth.

Original post by Jie Ding, Rui Sun, Xinyuan Zhang, Zeyu Zhang, Xin Liu

"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…"

View on X

Originally posted by Jie Ding, Rui Sun, Xinyuan Zhang, Zeyu Zhang, Xin Liu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses