ROAICVMar 8

AtomicVLA: Unlocking the Potential of Atomic Skill Learning in Robots

arXiv:2603.07648v12 citations
Predicted impact top 1% in RO · last 90 daysOriginality Highly original
AI Analysis

This work addresses the scalability and generalization challenges of existing VLA models for long-horizon, multi-step robotic manipulation tasks by enabling continual skill acquisition.

This paper introduces AtomicVLA, a unified planning-and-execution framework for robots that generates task-level plans, atomic skill abstractions, and fine-grained actions. It outperforms existing VLA models, achieving a 2.4% improvement on LIBERO, 10% on LIBERO-LONG, and 18.3% and 21% on real-world long-horizon and continual learning tasks.

Recent advances in Visual-Language-Action (VLA) models have shown promising potential for robotic manipulation tasks. However, real-world robotic tasks often involve long-horizon, multi-step problem-solving and require generalization for continual skill acquisition, extending beyond single actions or skills. These challenges present significant barriers for existing VLA models, which use monolithic action decoders trained on aggregated data, resulting in poor scalability. To address these challenges, we propose AtomicVLA, a unified planning-and-execution framework that jointly generates task-level plans, atomic skill abstractions, and fine-grained actions. AtomicVLA constructs a scalable atomic skill library through a Skill-Guided Mixture-of-Experts (SG-MoE), where each expert specializes in mastering generic yet precise atomic skills. Furthermore, we introduce a flexible routing encoder that automatically assigns dedicated atomic experts to new skills, enabling continual learning. We validate our approach through extensive experiments. In simulation, AtomicVLA outperforms $π_{0}$ by 2.4\% on LIBERO, 10\% on LIBERO-LONG, and outperforms $π_{0}$ and $π_{0.5}$ by 0.22 and 0.25 in average task length on CALVIN. Additionally, our AtomicVLA consistently surpasses baselines by 18.3\% and 21\% in real-world long-horizon tasks and continual learning. These results highlight the effectiveness of atomic skill abstraction and dynamic expert composition for long-horizon and lifelong robotic tasks. The project page is \href{https://zhanglk9.github.io/atomicvla-web/}{here}.

Foundations

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

Your Notes