The reviewed record of science sign in
Pith

arxiv: 2406.19320 · v1 · pith:TQ2FYC5X · submitted 2024-06-27 · cs.LG · cs.AI· cs.CV

Efficient World Models with Context-Aware Tokenization

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:TQ2FYC5Xrecord.jsonopen to challenge →

classification cs.LG cs.AIcs.CV
keywords worldmodelsdeltadeltasirismodellingstatetokens
0
0 comments X
read the original abstract

Scaling up deep Reinforcement Learning (RL) methods presents a significant challenge. Following developments in generative modelling, model-based RL positions itself as a strong contender. Recent advances in sequence modelling have led to effective transformer-based world models, albeit at the price of heavy computations due to the long sequences of tokens required to accurately simulate environments. In this work, we propose $\Delta$-IRIS, a new agent with a world model architecture composed of a discrete autoencoder that encodes stochastic deltas between time steps and an autoregressive transformer that predicts future deltas by summarizing the current state of the world with continuous tokens. In the Crafter benchmark, $\Delta$-IRIS sets a new state of the art at multiple frame budgets, while being an order of magnitude faster to train than previous attention-based approaches. We release our code and models at https://github.com/vmicheli/delta-iris.

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. Transferable Delay-Aware Reinforcement Learning via Implicit Causal Graph Modeling

    cs.LG 2026-05 unverdicted novelty 5.0

    A delay-aware RL approach learns transferable structured representations and dynamics via implicit causal graphs, outperforming baselines on delayed DMC tasks and accelerating adaptation to new tasks.

  2. Probing the Impact of Scale on Data-Efficient, Generalist Transformer World Models for Atari

    cs.LG 2026-05 unverdicted novelty 5.0

    Transformer world models on Atari exhibit game-specific scaling regimes, but joint training on 26 environments produces consistent monotonic gains that improve downstream control policies to a median normalized score ...

  3. World Models: A Comprehensive Survey of Architectures, Methodologies, Reasoning Paradigms, and Applications

    cs.LG 2026-05 unverdicted novelty 3.0

    The paper delivers a multi-axis taxonomy for world models that maps architectures, training families, reasoning strategies, and domains from early cognitive foundations through systems such as Dreamer, MuZero, and Sor...