PulseAugur
实时 19:44:51

Mind Dreamer framework enhances reinforcement learning with active imagination

Researchers have introduced Mind Dreamer (MD), a novel framework designed to enhance model-based reinforcement learning by enabling imagination to transcend observed states. MD employs Active Latent Intervention (ALI) to synthesize plausible yet challenging initial states, moving beyond historical tethering. This approach utilizes a learned generator and an adversarial process to explore epistemic blind spots, with a derived Relay Value Function (RVF) and Relay Uncertainty Function (RUF) to handle credit assignment across these synthesized states. Empirically, MD has demonstrated a significant speedup over existing methods, achieving up to 1.67x faster learning on average and reaching 8.8x on sparse-reward tasks. AI

影响 Introduces a new method to improve sample efficiency and exploration in reinforcement learning by enabling more dynamic agent imagination.

排序理由 The cluster contains a newly published academic paper detailing a novel framework and its empirical results. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Mind Dreamer framework enhances reinforcement learning with active imagination

报道来源 [1]

  1. arXiv cs.LG TIER_1 · Rong Zhao ·

    Mind Dreamer: Untethering Imagination via Active Latent Intervention on Latent Manifolds

    Model-Based Reinforcement Learning (MBRL) leverages latent imagination for sample efficiency, yet remains constrained by Historical Tethering: imagination is typically initialized from observed states. This creates a learning asymmetry, where the world model's manifold discovery …