the.ai

Planning / Methods

verified

Model-Based RL

Model-free methods learn what to do; model-based methods learn how the world works and then work out what to do. The second needs far less experience, because a single transition teaches the model something usable everywhere rather than nudging one value estimate. What it buys in sample efficiency it gives back in a new way to be wrong.

Viz primitive · budget-splitmodel-error = 6

model-error holds 25% of the budget; rest holds the remaining 75%.

Error contributed by the learned model against error the policy would have had anyway, in equal units. Drag the model error up to watch it take over the estimate it was meant to improve — it grows with rollout length, which is why short rollouts from real states win.

6

Reviewed by opendroid · 2026-08-18