paper-with-me

홈 › Papers

Deep autoregressive density nets vs neural ensembles for model-based offline reinforcement learning

2024-02-05 · Abdelhakim Benechehab, Albert Thomas, Balázs Kégl

We consider the problem of offline reinforcement learning where only a set of system transitions is made available for policy optimization. Following recent advances in the field, we consider a model-based reinforcement learning algorithm that infers the system dynamics from the available data and performs policy optimization on imaginary model rollouts. This approach is vulnerable to exploiting model errors which can lead to catastrophic failures on the real system. The standard solution is to rely on ensembles for uncertainty heuristics and to avoid exploiting the model where it is too uncertain. We challenge the popular belief that we must resort to ensembles by showing that better performance can be obtained with a single well-calibrated autoregressive model on the D4RL benchmark. We also analyze static metrics of model-learning and conclude on the important model properties for the final performance of the agent.

📄 PDF Abstract BibTeX arXiv:2402.02858

Code (0)

등록된 구현이 없습니다.

Tasks

D4RLModel-based Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Extremely Randomized CNets for Multi-label Classification

2018-10-01 · XVIIth International Conference of the Italian Association for Artificial Intelligence 2018 10 · Teresa M.A. Basile, Nicola Di Mauro, Floriana Esposito

Multi-label classification (MLC) is a challenging task in ma-chine learning consisting in the prediction of multiple labels associated with a single instance. Promising approaches for MLC are those able to capt…

ClassificationDensity EstimationGeneral ClassificationMulti-Label Classification+1

Entropy-regularized Diffusion Policy with Q-Ensembles for Offline Reinforcement Learning

2024-02-06 · Ruoqi Zhang, Ziwei Luo, Jens Sjölund, Thomas B. Schön 외

This paper presents advanced techniques of training diffusion policies for offline reinforcement learning (RL). At the core is a mean-reverting stochastic differential equation (SDE) that transfers a complex action distr…

D4RLOffline RLreinforcement-learningReinforcement Learning (RL)

Offline Model-Based Reinforcement Learning with Anti-Exploration

2024-08-20 · Padmanaba Srinivasan, William Knottenbelt

Model-based reinforcement learning (MBRL) algorithms learn a dynamics model from collected data and apply it to generate synthetic trajectories to enable faster learning. This is an especially promising paradigm in offli…

D4RLmodelModel-based Reinforcement LearningOffline RL+3

A Deep and Tractable Density Estimator

2013-10-07 · Benigno Uria, Iain Murray, Hugo Larochelle

The Neural Autoregressive Distribution Estimator (NADE) and its real-valued version RNADE are competitive density models of multidimensional data across a variety of domains. These models use a fixed, arbitrary ordering …

Density EstimationImage Generation

RoMAN-Flow: Taming Autoregressive Normalizing Flows for Offline Reinforcement Learning in Robotic Manipulation

2026-08-20 · Shaoxuan Wang, Guangting Zheng, Rui Huang, Zhipeng Tang 외 arxiv

Offline reinforcement learning improves robotic policies using previously collected data without further environment interaction. Yet prevalent diffusion- and flow-matching robot policies lack tractable likelihoods, limi…

Reinforcement LearningOffline RL