$\mathcal{E}_0$: Enhancing Generalization and Fine-Grained Control in VLA Models via Continuized Discrete Diffusion
Zhihao Zhan, Jiaying Zhou, Likui Zhang, Qinhan Lv, Hao Liu, Jusheng Zhang, Weizheng Li, Ziliang Chen, Tianshui Chen, Keze Wang, Liang Lin, Guangrun Wang
TL;DR
E0 introduces a continuized discrete diffusion framework for action generation in Vision-Language-Action (VLA) robotics, using a flexible, high-resolution discrete action vocabulary that remains compatible with pretrained VLM/VLA backbones. By applying Gaussian noise to one-hot action embeddings and performing iterative denoising, E0 achieves strong semantic grounding and fine-grained control, while preserving the discrete action structure through a Bayes-optimal denoiser. The approach is augmented with a spherical viewpoint perturbation mechanism to improve cross-view robustness, and is validated across LIBERO, VLABench, ManiSkill, and real-world Franka experiments, outperforming state-of-the-art baselines by substantial margins. Theoretical analyses in the supplementary material argue for tighter generalization with discrete tokens and demonstrate how Bayes-optimal denoisers preserve action support, reinforcing the practical advantages of discrete diffusion for generalizable VLA policies.
Abstract
Vision-Language-Action (VLA) models offer a unified framework for robotic manipulation by integrating visual perception, language understanding, and control generation. Yet existing VLA models still struggle to generalize across diverse tasks, scenes, and camera viewpoints, and often produce coarse or unstable actions. We introduce E0, a continuized discrete diffusion framework that formulates action generation as iterative denoising over quantized action tokens. Compared with continuous diffusion policies, E0 offers two key advantages: (1) discrete action tokens align naturally with the symbolic structure of pretrained VLM/VLA backbones, enabling stronger semantic conditioning; and 2. discrete diffusion matches the true quantized nature of real-world robot control-whose hardware constraints (e.g., encoder resolution, control frequency, actuation latency) inherently discretize continuous signals-and therefore benefits from a Bayes-optimal denoiser that models the correct discrete action distribution, leading to stronger generalization. Compared with discrete autoregressive and mask-based discrete diffusion models, E0 supports a significantly larger and finer-grained action vocabulary and avoids the distributional mismatch introduced by masking-based corruptions-yielding more accurate fine-grained action control. We further introduce a spherical viewpoint perturbation augmentation method to improve robustness to camera shifts without additional data. Experiments on LIBERO, VLABench, and ManiSkill show that E0 achieves state-of-the-art performance across 14 diverse environments, outperforming strong baselines by 10.7% on average. Real-world evaluation on a Franka arm confirms that E0 delivers precise, robust, and transferable manipulation, establishing discrete diffusion as a promising direction for generalizable VLA policy learning.
