Pith. sign in

REVIEW 2 cited by

UniZero: Generalized and Efficient Planning with Scalable Latent World Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.10667 v2 pith:BTO4NYZ7 submitted 2024-06-15 cs.LG

UniZero: Generalized and Efficient Planning with Scalable Latent World Models

classification cs.LG
keywords unizerolatentworldlearningplanningataribenchmarksefficient
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Learning predictive world models is crucial for enhancing the planning capabilities of reinforcement learning (RL) agents. Recently, MuZero-style algorithms, leveraging the value equivalence principle and Monte Carlo Tree Search (MCTS), have achieved superhuman performance in various domains. However, these methods struggle to scale in heterogeneous scenarios with diverse dependencies and task variability. To overcome these limitations, we introduce UniZero, a novel approach that employs a modular transformer-based world model to effectively learn a shared latent space. By concurrently predicting latent dynamics and decision-oriented quantities conditioned on the learned latent history, UniZero enables joint optimization of the long-horizon world model and policy, facilitating broader and more efficient planning in the latent space. We show that UniZero significantly outperforms existing baselines in benchmarks that require long-term memory. Additionally, UniZero demonstrates superior scalability in multitask learning experiments conducted on Atari benchmarks. In standard single-task RL settings, such as Atari and DMControl, UniZero matches or even surpasses the performance of current state-of-the-art methods. Finally, extensive ablation studies and visual analyses validate the effectiveness and scalability of UniZero's design choices. Our code is available at \textcolor{magenta}{https://github.com/opendilab/LightZero}.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Action from Adjacent Set in Physical Space Outperforms the Best Prediction in World Models

    cs.RO 2026-07 conditional novelty 6.0

    Minimum predicted cost selection fails under proposal overgeneration; reconstructing actions from adjacent low-cost prefixes (ASAR) raises Cube carry-and-release success by ~19–28 points.

  2. Coupled Local and Global World Models for Efficient First Order RL

    cs.RO 2026-02 conditional novelty 5.0

    Coupled local/global world models let first-order RL train image-space robot policies inside a learned diffusion simulator, outperforming PPO and a DreamerV3-only ablation on two tasks.