paper-with-me

Papers

Diffusion Models for Reinforcement Learning: A Survey

2023-11-02 · Zhengbang Zhu, Hanye Zhao, Haoran He, Yichao Zhong, Shenyu Zhang, Haoquan Guo, Tingting Chen, Weinan Zhang

Diffusion models surpass previous generative models in sample quality and training stability. Recent works have shown the advantages of diffusion models in improving reinforcement learning (RL) solutions. This survey aims to provide an overview of this emerging field and hopes to inspire new avenues of research. First, we examine several challenges encountered by RL algorithms. Then, we present a taxonomy of existing methods based on the roles of diffusion models in RL and explore how the preceding challenges are addressed. We further outline successful applications of diffusion models in various RL-related tasks. Finally, we conclude the survey and offer insights into future research directions. We are actively maintaining a GitHub repository for papers and other related resources in utilizing diffusion models in RL: https://github.com/apexrl/Diff4RLSurvey.

📄 PDF Abstract BibTeX arXiv:2311.01223

Code (1)

apexrl/diff4rlsurvey 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey

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 제목 키워드 기반

Alignment and Safety of Diffusion Models via Reinforcement Learning and Reward Modeling: A Survey

2025-05-23 · Preeti Lamba, Kiran Ravish, Ankita Kushwaha, Pawan Kumar

Diffusion models have emerged as leading generative models for images and other modalities, but aligning their outputs with human preferences and safety constraints remains a critical challenge. This thesis proposal inve…

Active LearningReinforcement Learning (RL)Safety Alignment

Diffusion Models for Robotic Manipulation: A Survey

2025-04-11 · Rosa Wolf, Yitian Shi, Sheng Liu, Rania Rayyes

Diffusion generative models have demonstrated remarkable success in visual domains such as image and video generation. They have also recently emerged as a promising approach in robotics, especially in robot manipulation…

Data AugmentationImage AugmentationImitation LearningSurvey+2

Preference Alignment on Diffusion Model: A Comprehensive Survey for Image Generation and Editing

2025-02-10 · Sihao Wu, Xiaonan Si, Chi Xing, Jianhong Wang 외

The integration of preference alignment with diffusion models (DMs) has emerged as a transformative approach to enhance image generation and editing capabilities. Although integrating diffusion models with preference ali…

Autonomous DrivingImage Generation

Diffusion Models for Reinforcement Learning: Foundations, Taxonomy, and Development

2025-10-14 · Changfu Xu, Jianxiong Guo, Yuzhu Liang, Haiyang Huang 외 arxiv

Diffusion Models (DMs), as a leading class of generative models, offer key advantages for reinforcement learning (RL), including multi-modal expressiveness, stable training, and trajectory-level planning. This survey del…

Reinforcement Learning

A Survey on Graph Diffusion Models: Generative AI in Science for Molecule, Protein and Material

2023-04-04 · Mengchun Zhang, Maryam Qamar, Taegoo Kang, Yuna Jung 외

Diffusion models have become a new SOTA generative modeling method in various fields, for which there are multiple survey works that provide an overall survey. With the number of articles on diffusion models increasing e…

ArticlesSurvey