Planning in 8 Tokens: A Compact Discrete Tokenizer for Latent World Model
Dongwon Kim, Gawon Seo, Jinsung Lee, Minsu Cho, Suha Kwak

TL;DR
This paper introduces CompACT, a discrete tokenizer that compresses observations into as few as 8 tokens, enabling faster and more efficient decision-time planning in world models for real-time control.
Contribution
The paper presents a novel compact discrete tokenizer, CompACT, which significantly reduces token count and computational cost while maintaining planning effectiveness in world models.
Findings
CompACT compresses observations into as few as 8 tokens.
Planning with CompACT is orders of magnitude faster than traditional methods.
The approach achieves competitive planning performance with reduced computational resources.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning · Multimodal Machine Learning Applications · Reinforcement Learning in Robotics
