Experience-Evolving Multi-Turn Tool-Use Agent with Hybrid Episodic-Procedural Memory
Sijia Li, Yuchen Huang, Zifan Liu, Zijian Li, Jingjing fu, Lei Song, Jiang Bian, Jun Zhang, Rui Wang

TL;DR
This paper presents H-EPM, a hybrid episodic-procedural memory approach that enables multi-turn tool-use agents to adaptively reuse past experiences, improving inference and reinforcement learning performance in dynamic environments.
Contribution
It introduces a novel hybrid memory strategy combining episodic and procedural knowledge, with a tool graph for better experience reuse and exploration in multi-turn agent tasks.
Findings
Up to 50% inference-time performance improvement.
Up to 40% gains in reinforcement learning on OOD tasks.
Effective experience reuse enhances policy generalization.
Abstract
As intents unfold and environments change, multi-turn agents face continuously shifting decision contexts. Although reusing past experience is intuitively appealing, existing approaches remain limited: full trajectories are often too context-specific to transfer, while tool-level reuse ignores the surrounding context and environment. In this paper, we introduce a hybrid episodic-procedural memory strategy (H-EPM) that enables experience-induced self-evolution of multi-turn tool-use policies by adaptively reusing partially overlapping successful experiences during both inference and training. Inspired by human episodic-procedural integration, we construct a tool graph from accumulated trajectories, where recurring tool-to-tool dependencies capture procedural routines and each edge is augmented with compact episodic summaries of relevant context. At inference time, the agent dynamically…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · AI-based Problem Solving and Planning
