paper-with-me

Papers

ActionCodec: What Makes for Good Action Tokenizers

2026-02-17 · Zibin Dong, Yicheng Liu, Shiduo Zhang, Baijun Ye, Yifu Yuan, Fei Ni, Jingjing Gong, Xipeng Qiu, Hang Zhao, Yinchuan Li, Jianye Hao arxiv

Vision-Language-Action (VLA) models leveraging the native autoregressive paradigm of Vision-Language Models (VLMs) have demonstrated superior instruction-following and training efficiency. Central to this paradigm is action tokenization, yet its design has primarily focused on reconstruction fidelity, failing to address its direct impact on VLA optimization. Consequently, the fundamental question of \textit{what makes for good action tokenizers} remains unanswered. In this paper, we bridge this gap by establishing design principles specifically from the perspective of VLA optimization. We identify a set of best practices based on information-theoretic insights, including maximized temporal token overlap, minimized vocabulary redundancy, enhanced multimodal mutual information, and token independence. Guided by these principles, we introduce \textbf{ActionCodec}, a high-performance action tokenizer that significantly enhances both training efficiency and VLA performance across diverse simulation and real-world benchmarks. Notably, on LIBERO, a SmolVLM2-2.2B fine-tuned with ActionCodec achieves a 95.5\% success rate without any robotics pre-training. With advanced architectural enhancements, this reaches 97.4\%, representing a new SOTA for VLA models without robotics pre-training. We believe our established design principles, alongside the released model, will provide a clear roadmap for the community to develop more effective action tokenizers.

📄 PDF Abstract BibTeX arXiv:2602.15397

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What Makes for Good Tokenizers in Vision Transformer?

2022-12-21 · Shengju Qian, Yi Zhu, Wenbo Li, Mu Li 외

The architecture of transformers, which recently witness booming applications in vision tasks, has pivoted against the widespread convolutional paradigm. Relying on the tokenization process that splits inputs into multip…

What Makes for Good Visual Tokenizers for Large Language Models?

2023-05-20 · Guangzhi Wang, Yixiao Ge, Xiaohan Ding, Mohan Kankanhalli 외

We empirically investigate proper pre-training methods to build good visual tokenizers, making Large Language Models (LLMs) powerful Multimodal Large Language Models (MLLMs). In our benchmark, which is curated to evaluat…

Image CaptioningObject CountingQuestion AnsweringVisual Question Answering

Latent Denoising Makes Good Tokenizers

2025-07-21 · Jiawei Yang, Tianhong Li, Lijie Fan, Yonglong Tian 외 arxiv

Despite their fundamental role, it remains unclear what properties could make tokenizers more effective for generative modeling. We observe that modern generative models share a conceptually similar training objective --…

Image Generation

Image Understanding Makes for A Good Tokenizer for Image Generation

2024-11-07 · Luting Wang, Yang Zhao, Zijian Zhang, Jiashi Feng 외

Abstract Modern image generation (IG) models have been shown to capture rich semantics valuable for image understanding (IU) tasks. However, the potential of IU models to improve IG performance remains uncharted. We addr…

Image Generation

Oolong: Investigating What Makes Transfer Learning Hard with Controlled Studies

2022-02-24 · Zhengxuan Wu, Alex Tamkin, Isabel Papadimitriou

When we transfer a pretrained language model to a new language, there are many axes of variation that change at once. To disentangle the impact of different factors like syntactic similarity and vocabulary similarity, we…

Cross-Lingual TransferLanguage ModelingLanguage ModellingTransfer Learning