Pith. sign in

REVIEW 1 cited by

The Effectiveness of World Models for Continual Reinforcement Learning

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 2211.15944 v2 pith:2BKXXF7W submitted 2022-11-29 cs.LG cs.AI

The Effectiveness of World Models for Continual Reinforcement Learning

classification cs.LG cs.AI
keywords continuallearningworldmodelsreinforcementcontinual-dreamerefficientmethods
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

World models power some of the most efficient reinforcement learning algorithms. In this work, we showcase that they can be harnessed for continual learning - a situation when the agent faces changing environments. World models typically employ a replay buffer for training, which can be naturally extended to continual learning. We systematically study how different selective experience replay methods affect performance, forgetting, and transfer. We also provide recommendations regarding various modeling options for using world models. The best set of choices is called Continual-Dreamer, it is task-agnostic and utilizes the world model for continual exploration. Continual-Dreamer is sample efficient and outperforms state-of-the-art task-agnostic continual reinforcement learning methods on Minigrid and Minihack benchmarks.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. The World Model Remembers, the Actor Forgets: Dream Rehearsal for Continual Model-Based RL

    cs.LG 2026-07 conditional novelty 7.0

    Under replay, DreamerV3's world model remembers old tasks but its actor forgets; supervised self-imitation on graded dreams retains behavior where RL-in-imagination fails.