SPyCE distills agent trajectories into reusable skill libraries during training

SPyCE introduces a training framework that fundamentally shifts how multimodal agents learn tool use and visual reasoning. Rather than treating trajectories as one-time rewards or static memory banks, the system distills experience into evolving skill hierarchies that the policy absorbs during training. This addresses a core inefficiency in current reinforcement learning for vision-language agents: the inability to transfer learned patterns across tasks without retraining. The co-evolution approach could reshape how foundation models acquire and reuse complex multi-step behaviors, particularly relevant as agents become more capable at reasoning over images and invoking external tools.
Modelwire context
ExplainerThe key distinction SPyCE makes is not just that skills are stored, but that they are continuously distilled back into the policy weights during training, meaning the agent's behavior changes as its skill library grows rather than simply retrieving from a static external store at inference time.
The continual-learning angle here connects directly to 'Do Agent Optimizers Compound,' covered the same day, which tested whether optimization gains persist across sequential task streams and found they often do not. SPyCE's co-evolution mechanism is essentially proposing an answer to that exact failure mode: if skills are absorbed into the policy rather than bolted on externally, compounding may become structurally possible rather than incidental. The 'DeltaMerge-LowRes' work from the same batch is also loosely relevant, since both papers are grappling with how to transfer learned representations without full retraining, though DeltaMerge targets low-resource language adaptation rather than agent behavior.
Watch whether SPyCE's authors release benchmark comparisons against the optimization harnesses tested in Terminal-Bench 2.0. If skill co-evolution shows compounding gains on a continual task stream that GEPA and Meta Harness failed, that would be meaningful evidence the architecture solves a documented problem rather than a hypothetical one.
Coverage we drew on
This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.
MentionsSPyCE · multimodal agents · reinforcement learning
Modelwire Editorial
This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.
Modelwire summarizes, we don’t republish. arXiv cs.CL originally reported this story as “SPyCE: Skill-Policy Co-evolution for Multimodal Agents”. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.