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

๐Ÿ“… 2026-03-05
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work proposes CompACT, a novel action-conditional latent world model that dramatically reduces the computational overhead of planning by compressing each observation frame into only eight discrete tokensโ€”orders of magnitude fewer than the hundreds typically used in conventional approaches. By enabling highly efficient sequence modeling and compact representation, CompACT achieves planning performance on par with existing methods across multiple tasks while accelerating inference by several orders of magnitude. This substantial gain in computational efficiency significantly enhances the feasibility of deploying world models in real-time control scenarios, where low-latency decision-making is critical.

Technology Category

Application Category

๐Ÿ“ 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.
Problem

Research questions and friction points this paper is trying to address.

world models
decision-time planning
latent representations
tokenization
real-time control
Innovation

Methods, ideas, or system contributions that make the work stand out.

compact tokenizer
latent world model
decision-time planning
discrete representation
real-time control
๐Ÿ”Ž Similar Papers
No similar papers found.