paper-with-me

Papers

Learning Semantic Atomic Skills for Multi-Task Robotic Manipulation

2025-12-20 · Yihang Zhu, Weiqing Wang, Shijie Wu, Ye Shi, Jingya Wang arxiv

Scaling imitation learning to diverse multi-task robot manipulation remains challenging due to suboptimal demonstrations, behavioral multi-modality, and destructive interference across tasks. While skill-based methods offer a promising direction by decomposing behaviors into reusable abstractions, existing approaches often learn skills that are either biased toward linguistic structure or lack semantic alignment across tasks, limiting generalization. In this work, we propose AtomSkill, a novel framework that learns a semantically aligned Atomic Skill Space from demonstrations and enables robust long-horizon execution through keypose imagination. Our method introduces: (1) semantic contrastive skill alignment, which partitions demonstrations into variable-length atomic skills and employs a contrastive objective to jointly enforce semantic consistency and temporal coherence, yielding a compact and reusable skill library; and (2) action decoding with keypose imagining, where the policy predicts both a skill's terminal keypose and immediate actions, thereby supporting progress-aware skill transitions. During inference, an atomic skill diffusion sampler generates plausible skill sequences, while predicted keyposes autonomously trigger smooth skill chaining. Extensive experiments in simulation and real-world settings show that AtomSkill consistently outperforms state-of-the-art imitation learning and skill-based baselines. Project page: https://atom-skill.github.io.

📄 PDF Abstract BibTeX arXiv:2512.18368

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

AtomicVLA: Unlocking the Potential of Atomic Skill Learning in Robots

2026-03-08 · Likui Zhang, Tao Tang, Zhihao Zhan, Xiuwei Chen 외 arxiv

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 g…

Continual Learning

ATOM-Bench: A Real-World Benchmark for Atomic Skills and Compositional Generalization in Manipulation Policies

2026-06-15 · Zenan Wu, Bingqing Wei, Lu Liu, Zheqi He 외 arxiv

Generalist manipulation policies are increasingly presented as foundation models for robotic control, but their real-world generalization remains difficult to diagnose. A policy may succeed on demonstrated tasks while st…

Task-Differentiated Atomic Skill Expansion and Routing for Continual Learning Across Highly Heterogeneous Tasks

2026-06-19 · Jiacheng Wang, Xinjia He, Qi Ding, Yutao Yang 외 arxiv

Continual learning (CL) is commonly studied under the assumption that sequential tasks are semantically related or structurally similar. However, in highly heterogeneous settings, where tasks differ substantially in reas…

Incremental LearningContinual Learning

RoboAct-CLIP: Video-Driven Pre-training of Atomic Action Understanding for Robotics

2025-04-02 · Zhiyuan Zhang, Yuxin He, Yong Sun, Junyu Shi 외

Visual Language Models (VLMs) have emerged as pivotal tools for robotic systems, enabling cross-task generalization, dynamic environmental interaction, and long-horizon planning through multimodal perception and semantic…

Action UnderstandingRepresentation Learning

Decomposing Complex Visual Comprehension into Atomic Visual Skills for Vision Language Models

2025-05-26 · Hyunsik Chae, Seungwoo Yoon, Jaden Park, Chloe Yewon Chun 외

Recent Vision-Language Models (VLMs) have demonstrated impressive multimodal comprehension and reasoning capabilities, yet they often struggle with trivially simple visual tasks. In this work, we focus on the domain of b…