LGNov 25, 2025

SOMBRL: Scalable and Optimistic Model-Based RL

arXiv:2511.20066v17 citations
Originality Highly original
AI Analysis

It addresses the problem of exploration in MBRL for researchers and practitioners, offering a scalable solution with theoretical guarantees and empirical improvements.

The paper tackles the challenge of efficient exploration in model-based reinforcement learning by proposing SOMBRL, which uses an uncertainty-aware dynamics model and optimism to achieve sublinear regret in various settings and outperforms state-of-the-art methods on benchmarks and hardware.

We address the challenge of efficient exploration in model-based reinforcement learning (MBRL), where the system dynamics are unknown and the RL agent must learn directly from online interactions. We propose Scalable and Optimistic MBRL (SOMBRL), an approach based on the principle of optimism in the face of uncertainty. SOMBRL learns an uncertainty-aware dynamics model and greedily maximizes a weighted sum of the extrinsic reward and the agent's epistemic uncertainty. SOMBRL is compatible with any policy optimizers or planners, and under common regularity assumptions on the system, we show that SOMBRL has sublinear regret for nonlinear dynamics in the (i) finite-horizon, (ii) discounted infinite-horizon, and (iii) non-episodic settings. Additionally, SOMBRL offers a flexible and scalable solution for principled exploration. We evaluate SOMBRL on state-based and visual-control environments, where it displays strong performance across all tasks and baselines. We also evaluate SOMBRL on a dynamic RC car hardware and show SOMBRL outperforms the state-of-the-art, illustrating the benefits of principled exploration for MBRL.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes