AICLMar 12

XSkill: Continual Learning from Experience and Skills in Multimodal Agents

arXiv:2603.12056v155.527 citationsh-index: 14
Predicted impact top 2% in AI · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the challenge of enabling multimodal agents to continually improve without parameter updates, which is incremental as it builds on existing learning-based approaches.

The paper tackled the problem of inefficient tool use and inflexible orchestration in multimodal agents by proposing XSkill, a dual-stream framework for continual learning from experiences and skills, which consistently outperformed baselines across five benchmarks with diverse domains and backbone models.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes