SALT: Semantically Aligned Tokenizer Improves Vision-Language-Action Models
A recent paper on arXiv presents SALT, or Semantically ALigned action Tokenizer, which improves vision-language-action models (VLAs) by synchronizing action representations with language. The research, identified as arXiv:2608.10484, tackles the challenge that action verbs convey not just physical results but also execution styles. Traditional VLAs, which optimize for reconstruction using L1/L2 losses, overlook meaningful linguistic differences. The authors reveal on the BridgeV2 benchmark that action trajectories hold verb-grounding insights that go beyond visual state alterations, and that relying solely on reconstruction diminishes this information. SALT enhances a VQ-VAE-style tokenizer with an auxiliary goal, enabling a frozen vision-language model to retrieve episode instructions from quantized action latents. Policies utilizing SALT achieve a 71.9% average success rate in SimplerEnv, surpassing the 42.7% of a reconstruction-only VQ-VAE tokenizer and 31.2% of a baseline. This research, significant for embodied AI and robotics, aims to connect low-level action control with high-level language comprehension, potentially enhancing robots' ability to follow natural language commands.
Key facts
- SALT is a Semantically ALigned action Tokenizer for vision-language-action models.
- It addresses the misalignment between action representations and language in VLAs.
- The study uses the BridgeV2 benchmark to show action trajectories contain verb-grounding information.
- Reconstruction-only discrete tokenization erodes verb-grounding information.
- SALT augments a VQ-VAE-style tokenizer with an auxiliary objective.
- The auxiliary objective requires a frozen vision-language model to recover the episode instruction from quantized action latents.
- Policies trained with SALT achieve 71.9% average success in SimplerEnv.
- Compared to 42.7% for reconstruction-only VQ-VAE and 31.2% for a baseline.
- The paper is available on arXiv with ID 2608.10484.
Entities
Institutions
- arXiv