paper-with-me

홈 › Papers

Diffusion Policies for Out-of-Distribution Generalization in Offline Reinforcement Learning

2023-07-10 · Suzan Ece Ada, Erhan Oztop, Emre Ugur

Offline Reinforcement Learning (RL) methods leverage previous experiences to learn better policies than the behavior policy used for data collection. However, they face challenges handling distribution shifts due to the lack of online interaction during training. To this end, we propose a novel method named State Reconstruction for Diffusion Policies (SRDP) that incorporates state reconstruction feature learning in the recent class of diffusion policies to address the problem of out-of-distribution (OOD) generalization. Our method promotes learning of generalizable state representation to alleviate the distribution shift caused by OOD states. To illustrate the OOD generalization and faster convergence of SRDP, we design a novel 2D Multimodal Contextual Bandit environment and realize it on a 6-DoF real-world UR10 robot, as well as in simulation, and compare its performance with prior algorithms. In particular, we show the importance of the proposed state reconstruction via ablation studies. In addition, we assess the performance of our model on standard continuous control benchmarks (D4RL), namely the navigation of an 8-DoF ant and forward locomotion of half-cheetah, hopper, and walker2d, achieving state-of-the-art results. Finally, we demonstrate that our method can achieve 167% improvement over the competing baseline on a sparse continuous control navigation task where various regions of the state space are removed from the offline RL dataset, including the region encapsulating the goal.

📄 PDF Abstract BibTeX arXiv:2307.04726

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlD4RLDescriptiveOffline RLOut-of-Distribution Generalizationreinforcement-learningReinforcement Learning (RL)Representation Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MODULI: Unlocking Preference Generalization via Diffusion Models for Offline Multi-Objective Reinforcement Learning

2024-08-28 · Yifu Yuan, Zhenrui Zheng, Zibin Dong, Jianye Hao

Multi-objective Reinforcement Learning (MORL) seeks to develop policies that simultaneously optimize multiple conflicting objectives, but it requires extensive online interactions. Offline MORL provides a promising solut…

Multi-Objective Reinforcement Learning

DiffPoGAN: Diffusion Policies with Generative Adversarial Networks for Offline Reinforcement Learning

2024-06-13 · Xuemin Hu, Shen Li, Yingfen Xu, Bo Tang 외

Offline reinforcement learning (RL) can learn optimal policies from pre-collected offline datasets without interacting with the environment, but the sampled actions of the agent cannot often cover the action distribution…

D4RLOffline RLreinforcement-learningReinforcement Learning+1

Individual Control Barrier Functions-Guided Diffusion Model for Safe Offline Multi-Agent Reinforcement Learning

2026-06-10 · Qingyun Guo, Junyi Shi, Jianuo Huang, Tianyu Shi arxiv

Offline reinforcement learning allows control policies to be learned directly from data without online interaction, making it suitable for safety-critical tasks. Recent studies have applied diffusion models to offline re…

Multi-agent Reinforcement Learning

Preferred-Action-Optimized Diffusion Policies for Offline Reinforcement Learning

2024-05-29 · Tianle Zhang, Jiayi Guan, Lin Zhao, Yihang Li 외

Offline reinforcement learning (RL) aims to learn optimal policies from previously collected datasets. Recently, due to their powerful representational capabilities, diffusion models have shown significant potential as p…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning

2022-06-21 · Haoqi Yuan, Zongqing Lu

We study offline meta-reinforcement learning, a practical reinforcement learning paradigm that learns from offline data to adapt to new tasks. The distribution of offline data is determined jointly by the behavior policy…

Contrastive LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning+2