paper-with-me

홈 › Papers

A Unified View on Solving Objective Mismatch in Model-Based Reinforcement Learning

2023-10-10 · Ran Wei, Nathan Lambert, Anthony McDonald, Alfredo Garcia, Roberto Calandra

Model-based Reinforcement Learning (MBRL) aims to make agents more sample-efficient, adaptive, and explainable by learning an explicit model of the environment. While the capabilities of MBRL agents have significantly improved in recent years, how to best learn the model is still an unresolved question. The majority of MBRL algorithms aim at training the model to make accurate predictions about the environment and subsequently using the model to determine the most rewarding actions. However, recent research has shown that model predictive accuracy is often not correlated with action quality, tracing the root cause to the objective mismatch between accurate dynamics model learning and policy optimization of rewards. A number of interrelated solution categories to the objective mismatch problem have emerged as MBRL continues to mature as a research area. In this work, we provide an in-depth survey of these solution categories and propose a taxonomy to foster future research.

📄 PDF Abstract BibTeX arXiv:2310.06253

Code (1)

ran-weii/objective_mismatch_papers 공식 구현

Tasks

Model-based Reinforcement Learning

Similar Papers 제목 키워드 기반

The Alignment Ceiling: Objective Mismatch in Reinforcement Learning from Human Feedback

2023-10-31 · Nathan Lambert, Roberto Calandra

Reinforcement learning from human feedback (RLHF) has emerged as a powerful technique to make large language models (LLMs) more capable in complex settings. RLHF proceeds as collecting human preference data, training a r…

GSM8KMMLUModel-based Reinforcement Learningreinforcement-learning

The Virtues of Laziness in Model-based RL: A Unified Objective and Algorithms

2023-03-01 · Anirudh Vemula, Yuda Song, Aarti Singh, J. Andrew Bagnell 외

We propose a novel approach to addressing two fundamental challenges in Model-based Reinforcement Learning (MBRL): the computational expense of repeatedly finding a good policy in the learned model, and the objective mis…

Computational EfficiencyModel-based Reinforcement Learning

A Unified Framework for Alternating Offline Model Training and Policy Learning

2022-10-12 · Shentao Yang, Shujian Zhang, Yihao Feng, Mingyuan Zhou

In offline model-based reinforcement learning (offline MBRL), we learn a dynamic model from historically collected data, and subsequently utilize the learned model and fixed datasets for policy learning, without further …

continuous-controlContinuous ControlModel-based Reinforcement Learningreinforcement-learning+2

scLLM-DSC: LLM-Knowledge Enhanced Cross-Modal Deep Structural Clustering for Single-Cell RNA Sequencing

2026-06-11 · Ping Xu, Pengjiang Li, Tian Du, Zaitian Wang 외 arxiv

Clustering is fundamental to scRNA-seq analysis, serving as a cornerstone for identifying cell populations and resolving tissue heterogeneity. However, existing methods focus on mining numerical statistical patterns, suf…

Objective Mismatch in Model-based Reinforcement Learning

2020-02-11 · ICLR 2020 1 · Nathan Lambert, Brandon Amos, Omry Yadan, Roberto Calandra

Model-based reinforcement learning (MBRL) has been shown to be a powerful framework for data-efficiently learning control of continuous tasks. Recent work in MBRL has mostly focused on using more advanced function approx…

modelModel-based Reinforcement Learningreinforcement-learningReinforcement Learning+1