paper-with-me

홈 › Papers

OrthoSkillVLA: Continual Skill Learning via Gradient-Informed Skill Subspace Adaptation

2026-08-20 · Jiaqi Wang, Zhou Fang, Qiongfeng Shi, Yi Zhou arxiv

Pretrained Vision-Language-Action models provide a strong foundation for robot learning, but sequentially adapting them to diverse skills can perturb the representations and velocity mappings used by previous skills, leading to catastrophic forgetting. Architecture-based approaches improve retention by isolating skills but lead to increased inference footprint. Recent subspace-constrained methods restrict parameter updates in an orthogonal subspace to minimize interference but impose a unified constraint on the entire model. We analyze the distinct roles of internal VLA components and identify two VLA-specific challenges. First, the VLM maintains broad semantic representations, making it vulnerable to capacity exhaustion, whereas the ActionHead refines semantics into localized velocity patterns that are highly sensitive to perturbations. Second, the final velocity decoder serves as a readout layer. Freezing it forms an output-stage expressivity bottleneck, while updating it risks overwriting previous velocity mappings. To this end, we propose OrthoSkillVLA, a parameter-efficient framework for continual skill learning in pretrained VLA models without demonstration replay. Given the representation heterogeneity, we impose separate subspace constraints on the VLM and ActionHead, preserving reusable semantic capacity while protecting localized velocity patterns. For the output layer, we introduce a lightweight feature-aware MoE decoder, where each skill is allocated a compact expert and a training-free router selects the expert according to feature-space affinity. Extensive simulated and real-world evaluations, together with ablations, demonstrate that OrthoSkillVLA better preserves prior skills while acquiring new ones.

📄 PDF Abstract BibTeX arXiv:2608.19589

Code (3)

BaiShuanghao/my_arXiv_daily ★ 212
Bala-la-la/autonomous-driving-robotics-daily
arxivsub/arXivSub_daily_arxiv ★ 4

Similar Papers 제목 키워드 기반

SkillHone: A Harness for Continual Agent Skill Evolution Through Persistent Decision History

2026-06-23 · Zhiwei Li, Yong Hu hf

Agent skills extend language-model agents with task-specific procedures, scripts, and references, but the tasks and environments they target continually change. Existing methods improve skills in bounded runs and retain …

SkillLearnBench: Benchmarking Continual Learning Methods for Agent Skill Generation on Real-World Tasks

2026-04-22 · Shanshan Zhong, Yi Lu, Jingjie Ning, Yibing Wan 외 arxiv

Skills have become the de facto way to enable LLM agents to perform complex real-world tasks with customized instructions, workflows, and tools, but how to learn them automatically and effectively remains unclear. We int…

Continual Learning

Offline Multi-agent Continual Cooperation via Skill Partition and Reuse

2026-06-24 · Yuchen Xiao, Lei Yuan, Ruiqi Xue, Tieyue Yin 외 arxiv

Extracting skills from multi-agent offline dataset improves learning efficiency via sharing task-invariant coordination skills among tasks. In settings where tasks occur sequentially and the space of skills grows exponen…

A Simple Approach to Continual Learning by Transferring Skill Parameters

2021-10-19 · K. R. Zentner, Ryan Julian, Ujjwal Puri, Yulun Zhang 외

In order to be effective general purpose machines in real world environments, robots not only will need to adapt their existing manipulation skills to new circumstances, they will need to acquire entirely new skills on-t…

Continual Learning

Learning New Tasks via Reusable Skills: Skill-Compositional Experts for Embodied Continual Learning

2026-06-14 · Shuaike Zhang, Shaokun Wang, Haoyu Tang, Jianlong Wu 외 arxiv

Embodied Continual Learning (ECL) aims to enable robots to continually acquire new manipulation tasks while retaining previously learned behaviors under closed-loop control. Compared with conventional continual learning,…

Continual Learning