Editorial definition preserved directly in static HTML.
A reinforcement learning architecture with two components: an actor (policy) that selects actions, and a critic (value function) that evaluates those actions. In world models like DreamerV3, both actor and critic are trained entirely within imagination.
Actor-Critic is a glossary concept in the training layer of the world models knowledge base.
Static glossary definition snapshot for crawlers and no-JS readers.
| Attribute | Value |
|---|---|
| Term | Actor-Critic |
| Category | Training |
| Definition | A reinforcement learning architecture with two components: an actor (policy) that selects actions, and a critic (value function) that evaluates those actions. In world models like DreamerV3, both actor and critic are trained entirely within imagination. |
| Related Models | 3 |
| Related Research | 1 |
| Topic | Summary |
|---|---|
| Model-Based Reinforcement Learning | What model-based reinforcement learning is, how world models enable imagination-based planning, and why Dreamer, MuZero, PlaNet, and TD-MPC2 matter. |
| Term | Category | Definition |
|---|---|---|
| Imagination-Based Learning | Training | A training paradigm where an agent uses its world model to generate synthetic (imagined) trajectories, then learns policies from these imagined experiences rather than costly real-world interaction. This dramatically improves sample efficiency. |
| Model-Based Reinforcement Learning | Paradigms | An RL approach where the agent learns a predictive model of the environment (a world model) and uses it to simulate outcomes, plan ahead, and learn from imagined experience. Contrasted with model-free RL which learns directly from interaction. |
Short extractable summary preserved directly in static HTML.
Editorial provenance and refresh policy preserved directly in static HTML.
Published by world-models.io editorial board.
Lead editor Bernard Grenat.
This glossary page publishes stable definitions linked to related models, research topics, and primary-source context.
Each editorial page is assembled from primary sources, normalized into extractable summaries, checked for factual drift, and reviewed before publication or major refreshes. Last reviewed: 2026-06-21.
Pages are refreshed when a new paper, benchmark, release, architecture update, or stronger primary source materially changes the answer a reader or AI system should retrieve.
Each page links back to relevant primary sources and keeps a stable canonical URL so readers can verify claims, trace context, and reference the most up-to-date version. See the editorial policy.
Primary sources related to this term, surfaced directly in static HTML.