Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Domain Arithmetic: One-Shot VLA Adaptation under Environmental Shifts

About

Vision-Language-Action (VLA) models often fail to perform the same learned tasks under environmental shifts, such as changes in camera pose and shifts to a different but similar robot (e.g., from Panda to UR5e). Adapting these models to the shifted environment (i.e., target domain) often requires training on multiple demonstrations for each task, which are costly to collect. To reduce the burden of data curation and training, we propose an analogy-based method that adapts VLA models under environmental shifts through weight vector arithmetic with domain-specific information addition, named Domain ARiThmetic (DART). Unlike prior approaches, DART requires collecting only a single demonstration, enabling efficient adaptation. To accurately isolate domain-specific information for addition, DART performs subspace alignment between singular components in weight vectors to filter out noisy components. In both simulated and real-world experiments, DART outperforms existing VLA adaptation methods in one-shot scenarios across diverse visual and embodiment shifts. Code is available at https://github.com/snumprlab/dart.

Taewook Kang, Taeheon Kim, Donghyun Shin, Jonghyun Choi• 2026

Related benchmarks

TaskDatasetResultRank
Robot Policy LearningLIBERO--
73
Robot manipulation adaptationLIBERO novel viewpoints
Average Success Rate79.1
14
One-shot VLA AdaptationLIBERO
Success Rate (View)80.8
5
Robotic ManipulationReal-world UR10e Robot Novel Viewpoint (target domain)
Success Rate (Eggplant)91.7
5
Robotic ManipulationMimicGen cross-embodiment (Panda to UR5e)
Stack Progress Rate94.8
3
Robotic ManipulationLIBERO Small Viewpoint Shift
Success Rate0.912
2
Robotic ManipulationLIBERO Medium Viewpoint Shift
Success Rate80.8
2
Robotic ManipulationLIBERO Large Viewpoint Shift
Success Rate66.2
2
Robotic ManipulationLIBERO Average Viewpoint Shift
Success Rate79.4
2
Showing 9 of 9 rows

Other info

GitHub

Follow for update