Learning Without Losing Identity: Capability Evolution for Embodied Agents

📅 2026-04-09
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge of identity instability and safety degradation in long-running embodied agents undergoing continual self-modification. To mitigate these issues, the authors propose a capability-centric evolution paradigm that decouples cognitive identity from capability evolution for the first time. The framework employs Embodied Capability Modules (ECMs), a closed-loop evolutionary pipeline—comprising execution, experience collection, model refinement, and module updating—and a runtime safety constraint layer to enable modular, versioned capability evolution. This approach guarantees zero policy drift and zero safety violations while supporting compositional capability reuse and iterative optimization. In simulated tasks, the method improves task success rates from 32.4% to 91.3% over 20 iterations, significantly outperforming baseline approaches such as SPiRL and SkiMo.
📝 Abstract
Embodied agents are expected to operate persistently in dynamic physical environments, continuously acquiring new capabilities over time. Existing approaches to improving agent performance often rely on modifying the agent itself -- through prompt engineering, policy updates, or structural redesign -- leading to instability and loss of identity in long-lived systems. In this work, we propose a capability-centric evolution paradigm for embodied agents. We argue that a robot should maintain a persistent agent as its cognitive identity, while enabling continuous improvement through the evolution of its capabilities. Specifically, we introduce the concept of Embodied Capability Modules (ECMs), which represent modular, versioned units of embodied functionality that can be learned, refined, and composed over time. We present a unified framework in which capability evolution is decoupled from agent identity. Capabilities evolve through a closed-loop process involving task execution, experience collection, model refinement, and module updating, while all executions are governed by a runtime layer that enforces safety and policy constraints. We demonstrate through simulated embodied tasks that capability evolution improves task success rates from 32.4% to 91.3% over 20 iterations, outperforming both agent-modification baselines and established skill-learning methods (SPiRL, SkiMo), while preserving zero policy drift and zero safety violations. Our results suggest that separating agent identity from capability evolution provides a scalable and safe foundation for long-term embodied intelligence.
Problem

Research questions and friction points this paper is trying to address.

embodied agents
capability evolution
identity preservation
continuous learning
modular capabilities
Innovation

Methods, ideas, or system contributions that make the work stand out.

Embodied Capability Modules
capability evolution
agent identity
modular learning
safe embodied AI
🔎 Similar Papers
No similar papers found.