EquiVLA: A General Framework for Rotationally Equivariant Vision-Language-Action Models
arXiv:2606.19784
Abstract
Vision-Language-Action (VLA) models have emerged as a powerful paradigm for generalist robot manipulation, yet they lack geometric inductive biases: policies trained at specific orientations require substantially more data to generalize across rotational configurations. We present \textsc{EquiVLA}, the first general framework for end-to-end -equivariant VLA models, applicable to any architecture coupling a frozen vision-language backbone with a flow-matching Diffusion Transformer action head. \textsc{EquiVLA} introduces \textsc{EquiPerceptor}, which produces approximately -equivariant visual representations from frozen ViT features; and \textsc{EquiActor}, an exactly -equivariant flow-matching Diffusion Transformer action head. Together, they establish an approximate equivariance chain from camera observations to predicted action sequences. Instantiated on GR00T~N1.5 and evaluated across four LIBERO suites, CALVIN ABCDD, and five real-robot tasks on Mobile ALOHA, \textsc{EquiVLA} achieves average success on LIBERO (vs. baseline), an average sequence length of on CALVIN (vs. ), and improves real-robot success from to .
Comment: First version 22 pages, project site: https://equivla.github.io/