paper-with-me

홈 › Papers

OmniSAT: Compact Action Token, Faster Auto Regression

2025-10-08 · Huaihai Lyu, Chaofan Chen, Senwei Xie, Pengwei Wang, Xiansheng Chen, Shanghang Zhang, Changsheng Xu arxiv

Existing Vision-Language-Action (VLA) models can be broadly categorized into diffusion-based and auto-regressive (AR) approaches: diffusion models capture continuous action distributions but rely on computationally heavy iterative denoising. In contrast, AR models enable efficient optimization and flexible sequence construction, making them better suited for large-scale pretraining. To further improve AR efficiency, particularly when action chunks induce extended and high-dimensional sequences, prior work applies entropy-guided and token-frequency techniques to shorten the sequence length. However, such compression struggled with \textit{poor reconstruction or inefficient compression}. Motivated by this, we introduce an Omni Swift Action Tokenizer, which learns a compact, transferable action representation. Specifically, we first normalize value ranges and temporal horizons to obtain a consistent representation with B-Spline encoding. Then, we apply multi-stage residual quantization to the position, rotation, and gripper subspaces, producing compressed discrete tokens with coarse-to-fine granularity for each part. After pre-training on the large-scale dataset Droid, the resulting discrete tokenization shortens the training sequence by 6.8$\times$, and lowers the target entropy. To further explore the potential of OmniSAT, we develop a cross-embodiment learning strategy that builds on the unified action-pattern space and jointly leverages robot and human demonstrations. It enables scalable auxiliary supervision from heterogeneous egocentric videos. Across diverse real-robot and simulation experiments, OmniSAT encompasses higher compression while preserving reconstruction quality, enabling faster AR training convergence and model performance.

📄 PDF Abstract BibTeX arXiv:2510.09667

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniSat: Self-Supervised Modality Fusion for Earth Observation

2024-04-12 · Guillaume Astruc, Nicolas Gonthier, Clement Mallet, Loic Landrieu

The diversity and complementarity of sensors available for Earth Observations (EO) calls for developing bespoke self-supervised multimodal learning approaches. However, current multimodal EO datasets and models typically…

DiversityEarth ObservationLand Cover ClassificationSelf-Supervised Learning

Planning in 8 Tokens: A Compact Discrete Tokenizer for Latent World Model

2026-03-05 · Dongwon Kim, Gawon Seo, Jinsung Lee, Minsu Cho 외 arxiv

World models provide a powerful framework for simulating environment dynamics conditioned on actions or instructions, enabling downstream tasks such as action planning or policy learning. Recent approaches leverage world…

FASTer: Toward Efficient Autoregressive Vision Language Action Modeling via Neural Action Tokenization

2025-12-04 · Yicheng Liu, Shiduo Zhang, Zibin Dong, Baijun Ye 외 arxiv

Autoregressive vision-language-action (VLA) models have recently demonstrated strong capabilities in robotic manipulation. However, their core process of action tokenization often involves a trade-off between reconstruct…

BitLM: Unlocking Multi-Token Language Generation with Bitwise Continuous Diffusion

2026-05-12 · Shaobin Zhuang, Yuang Ai, Jiaming Han, Xiaohui Li 외 arxiv

Autoregressive language models generate text one token at a time, yet natural language is inherently structured in multi-token units, including phrases, n-grams, and collocations that carry meaning jointly. This one-toke…

DynVLA: Learning World Dynamics for Action Reasoning in Autonomous Driving

2026-03-11 · Shuyao Shang, Bing Zhan, Yunfei Yan, Yuqi Wang 외 arxiv

We propose DynVLA, a driving VLA model that introduces a new CoT paradigm termed Dynamics CoT. DynVLA forecasts compact world dynamics before action generation, enabling more informed and physically grounded decision-mak…

Autonomous Driving