paper-with-me

홈 › Papers

Avoiding mode collapse in diffusion models fine-tuned with reinforcement learning

2024-10-10 · Roberto Barceló, Cristóbal Alcázar, Felipe Tobar

Fine-tuning foundation models via reinforcement learning (RL) has proven promising for aligning to downstream objectives. In the case of diffusion models (DMs), though RL training improves alignment from early timesteps, critical issues such as training instability and mode collapse arise. We address these drawbacks by exploiting the hierarchical nature of DMs: we train them dynamically at each epoch with a tailored RL method, allowing for continual evaluation and step-by-step refinement of the model performance (or alignment). Furthermore, we find that not every denoising step needs to be fine-tuned to align DMs to downstream tasks. Consequently, in addition to clipping, we regularise model parameters at distinct learning phases via a sliding-window approach. Our approach, termed Hierarchical Reward Fine-tuning (HRF), is validated on the Denoising Diffusion Policy Optimisation method, where we show that models trained with HRF achieve better preservation of diversity in downstream tasks, thus enhancing the fine-tuning robustness and at uncompromising mean rewards.

📄 PDF Abstract BibTeX arXiv:2410.08315

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDiversityReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

Model Collapse in the Self-Consuming Chain of Diffusion Finetuning: A Novel Perspective from Quantitative Trait Modeling

2024-07-04 · Youngseok Yoon, Dainong Hu, Iain Weissburg, Yao Qin 외

The success of generative models has reached a unique threshold where their outputs are indistinguishable from real data, leading to the inevitable contamination of future data collection pipelines with synthetic data. W…

Image GenerationScheduling

CloudDiffusion: Diffusion-Based Scene Completion in the Point Cloud Domain

2026-06-14 · Chidera Agbasiere, Mikhail Sannikov, Faith Ogunwoye, Erik Shaikhiev 외 arxiv

Reconstructing dense 3D scenes from sparse LiDAR point clouds (LiDAR scene completion) is a fundamental challenge in autonomous driving, where diffusion models offer a promising solution. However, existing approaches rel…

Autonomous DrivingPoint Clouds

Fine-Tuning of Continuous-Time Diffusion Models as Entropy-Regularized Control

2024-02-23 · Masatoshi Uehara, Yulai Zhao, Kevin Black, Ehsan Hajiramezanali 외

Diffusion models excel at capturing complex data distributions, such as those of natural images and proteins. While diffusion models are trained to represent the distribution in the training dataset, we often are more co…

Diversity

Making Qwen3 Think in Korean with Reinforcement Learning

2025-08-14 · Jungyup Lee, Jemin Kim, Sang Park, SeungJae Lee arxiv

We present a two-stage fine-tuning approach to make the large language model Qwen3 14B "think" natively in Korean. In the first stage, supervised fine-tuning (SFT) on a high-quality Korean reasoning dataset establishes a…

Reinforcement LearningLogical Reasoning

FouRA: Fourier Low Rank Adaptation

2024-06-13 · Shubhankar Borse, Shreya Kadambi, Nilesh Prasad Pandey, Kartikeya Bhardwaj 외

While Low-Rank Adaptation (LoRA) has proven beneficial for efficiently fine-tuning large models, LoRA fine-tuned text-to-image diffusion models lack diversity in the generated images, as the model tends to copy data from…

Diversity