Bridging Scale Discrepancies in Robotic Control via Language-Based Action Representations
Yuchi Zhang, Churui Sun, Shiqi Liang, Diyuan Liu, Chao Ji, Wei-Nan Zhang, Ting Liu
TL;DR
This paper tackles distribution shifts in robotic action data by introducing a language-based, semantically grounded motion representation to normalize actions across diverse robots and tasks. It pairs an action tokenizer with an adaptive, multi-scale motion generation module and a two-stage training regime to align motion with language tokens, enabling robust pretraining and transfer to downstream manipulation benchmarks. Through extensive experiments on LIBERO and SimplerEnv, the approach demonstrates improved generalization and transferability, outperforming several state-of-the-art baselines. The results suggest that abstracting actions into directional motion language reduces modality gaps and accelerates learning in language-conditioned robotic manipulation.
Abstract
Recent end-to-end robotic manipulation research increasingly adopts architectures inspired by large language models to enable robust manipulation. However, a critical challenge arises from severe distribution shifts between robotic action data, primarily due to substantial numerical variations in action commands across diverse robotic platforms and tasks, hindering the effective transfer of pretrained knowledge. To address this limitation, we propose a semantically grounded linguistic representation to normalize actions for efficient pretraining. Unlike conventional discretized action representations that are sensitive to numerical scales, the motion representation specifically disregards numeric scale effects, emphasizing directionality instead. This abstraction mitigates distribution shifts, yielding a more generalizable pretraining representation. Moreover, using the motion representation narrows the feature distance between action tokens and standard vocabulary tokens, mitigating modality gaps. Multi-task experiments on two benchmarks demonstrate that the proposed method significantly improves generalization performance and transferability in robotic manipulation tasks.
