TL;DR
ProactAgent is a proactive lifelong learning framework that improves agent performance by learning when and what to retrieve from structured experience bases during interactions.
Contribution
It introduces a novel proactive retrieval mechanism modeled as an explicit policy action, enhancing lifelong learning efficiency and effectiveness.
Findings
Achieves 73.50% success on SciWorld and 71.28% on AlfWorld.
Reduces retrieval overhead significantly.
Performs competitively with proprietary models on StuLife.
Abstract
Online lifelong learning enables agents to accumulate experience across interactions and continually improve on long-horizon tasks. However, existing methods typically treat retrieval from past experience as a passive operation, triggering it only at task initialization or after completing a step. Consequently, agents often fail to identify knowledge gaps during interaction and proactively retrieve the most useful experience for the current decision. To address this limitation, we present ProactAgent, an experience-driven lifelong learning framework for proactive retrieval over a structured experience base. We first introduce Experience-Enhanced Online Evolution (ExpOnEvo), which enables continual improvement through both policy updates and memory refinement. The experience base organizes historical interactions into typed repositories, including factual memory, episodic memory, and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
