Hugging Face Daily PapersShijie Lian, Bin Yu, Zhaolong Shen1 min readpaperadvanced
ActionPiece: Rethinking Action Tokenization for Autoregressive Vision-Language-Action Models
Summary
Action tokenizers for autoregressive VLA models often fail to preserve subtle action adjustments, despite good pointwise reconstruction. This paper introduces Physical Rank Consistency (PRC) to measure relational fidelity and ActionPiece, a new tokenizer that uses joint supervision to preserve these physical relationships, significantly improving policy success on robotics benchmarks.
- Existing action tokenizers for VLA models struggle to preserve subtle action adjustments, even with low MSE, impacting policy performance.
- Physical Rank Consistency (PRC) is a novel metric to evaluate how well tokenization preserves local physical distance rankings after reconstruction.
- ActionPiece improves action tokenization by jointly supervising representation learning and quantization with physical rank preservation objectives.
- It uses near-far ordering in encoder and quantized feature distances, and applies the same ordering to codeword assignment distributions.
Researchers and engineers developing autoregressive vision-language-action models should care, as improved action tokenization directly leads to more robust and capable robotic policies.
8/10
