Search papers, labs, and topics across Lattice.
The paper introduces XSkill, a dual-stream framework that enables multimodal agents to continually learn from past experiences and skills without parameter updates. XSkill extracts and retrieves knowledge grounded in visual observations, distilling experiences and skills from multi-path rollouts via visually grounded summarization and cross-rollout critique during accumulation. Experiments across five benchmarks demonstrate that XSkill significantly outperforms tool-only and learning-based baselines, showcasing the complementary roles of experience and skill knowledge streams in influencing agent reasoning and zero-shot generalization.
Multimodal agents can now continually improve their tool use and orchestration in open-ended settings without parameter updates, thanks to a novel dual-stream framework that learns from both past experiences and structured skills.
Multimodal agents can now tackle complex reasoning tasks with diverse tools, yet they still suffer from inefficient tool use and inflexible orchestration in open-ended settings. A central challenge is enabling such agents to continually improve without parameter updates by learning from past trajectories. We identify two complementary forms of reusable knowledge essential for this goal: experiences, providing concise action-level guidance for tool selection and decision making, and skills, providing structured task-level guidance for planning and tool use. To this end, we propose XSkill, a dual-stream framework for continual learning from experience and skills in multimodal agents. XSkill grounds both knowledge extraction and retrieval in visual observations. During accumulation, XSkill distills and consolidates experiences and skills from multi-path rollouts via visually grounded summarization and cross-rollout critique. During inference, it retrieves and adapts this knowledge to the current visual context and feeds usage history back into accumulation to form a continual learning loop. Evaluated on five benchmarks across diverse domains with four backbone models, XSkill consistently and substantially outperforms both tool-only and learning-based baselines. Further analysis reveals that the two knowledge streams play complementary roles in influencing the reasoning behaviors of agents and show superior zero-shot generalization.