paper-with-me

Papers

On Training in Imagination

2026-05-07 · Nadav Timor, Ravid Shwartz-Ziv, Micah Goldblum, Yann LeCun, David Harel arxiv

State-of-the-art model-based reinforcement learning methods train policies on imagined rollouts. These rollouts are trajectories generated by a learned dynamics model and are scored by a learned reward model, but without querying the true environment during policy updates. We study this training paradigm by quantifying how errors in learned dynamics and reward models affect returns and policy optimization. First, we extend the analysis of Asadi et al. (2018) to MDPs with learned reward models, and derive the optimal sample allocation--the ratio of dynamics samples to reward samples that minimizes a bound on return error under power-law scaling assumptions. We identify lower Lipschitz constants of the learned dynamics, reward, and policy as a representation desideratum that tightens this bound, and we connect this perspective to the temporal-straightening objective of Wang et al. (2026). Second, we examine how policy optimization with REINFORCE tolerates noisy rewards, which are often cheaper to obtain. We show that zero-mean reward noise leaves the gradient estimator unbiased and adds at most a variance term that decreases with the number of rollouts. This introduces a practical tradeoff: given a fixed budget, should one buy more rollouts with cheaper but noisier rewards, or fewer rollouts with more expensive but less noisy rewards? We reduce this choice to a one-dimensional optimization problem and characterize the optimum.

📄 PDF Abstract BibTeX arXiv:2605.06732

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Dream to Adapt: Meta Reinforcement Learning by Latent Context Imagination and MDP Imagination

2023-11-11 · Lu Wen, Songan Zhang, H. Eric Tseng, Huei Peng

Meta reinforcement learning (Meta RL) has been amply explored to quickly learn an unseen task by transferring previously learned knowledge from similar tasks. However, most state-of-the-art algorithms require the meta-tr…

Meta Reinforcement Learning

Spatial Imagination With Semantic Cognition for Mobile Robots

2021-04-08 · Zhengcheng Shen, Linh Kästner, Jens Lambrecht

The imagination of the surrounding environment based on experience and semantic cognition has great potential to extend the limited observations and provide more information for mapping, collision avoidance, and path pla…

Collision Avoidance

Hieros: Hierarchical Imagination on Structured State Space Sequence World Models

2023-10-08 · Paul Mattes, Rainer Schlosser, Ralf Herbrich

One of the biggest challenges to modern deep reinforcement learning (DRL) algorithms is sample efficiency. Many approaches learn a world model in order to train an agent entirely in imagination, eliminating the need for …

Deep Reinforcement Learning

Don't Forget Imagination!

2025-08-08 · Evgenii E. Vityaev, Andrei Mantsivoda arxiv

Cognitive imagination is a type of imagination that plays a key role in human thinking. It is not a ``picture-in-the-head'' imagination. It is a faculty to mentally visualize coherent and holistic systems of concepts and…

Decision Making

Zero-shot Commonsense Reasoning over Machine Imagination

2024-10-12 · Hyuntae Park, Yeachan Kim, Jun-Hyung Park, SangKeun Lee

Recent approaches to zero-shot commonsense reasoning have enabled Pre-trained Language Models (PLMs) to learn a broad range of commonsense knowledge without being tailored to specific situations. However, they often suff…

Question AnsweringVisual Question Answering