[2603.05438] Planning in 8 Tokens: A Compact Discrete Tokenizer for Latent World Model
About this article
Abstract page for arXiv paper 2603.05438: Planning in 8 Tokens: A Compact Discrete Tokenizer for Latent World Model
Computer Science > Computer Vision and Pattern Recognition arXiv:2603.05438 (cs) [Submitted on 5 Mar 2026] Title:Planning in 8 Tokens: A Compact Discrete Tokenizer for Latent World Model Authors:Dongwon Kim, Gawon Seo, Jinsung Lee, Minsu Cho, Suha Kwak View a PDF of the paper titled Planning in 8 Tokens: A Compact Discrete Tokenizer for Latent World Model, by Dongwon Kim and 4 other authors View PDF HTML (experimental) Abstract: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 models as learned simulators, but its application to decision-time planning remains computationally prohibitive for real-time control. A key bottleneck lies in latent representations: conventional tokenizers encode each observation into hundreds of tokens, making planning both slow and resource-intensive. To address this, we propose CompACT, a discrete tokenizer that compresses each observation into as few as 8 tokens, drastically reducing computational cost while preserving essential information for planning. An action-conditioned world model that occupies CompACT tokenizer achieves competitive planning performance with orders-of-magnitude faster planning, offering a practical step toward real-world deployment of world models. Comments: Subjects: Computer Vision and Pattern Recognition (cs.CV); Artificial Intelligence (cs.AI); Robo...