paper-with-me

Papers

Taming Preference Mode Collapse via Directional Decoupling Alignment in Diffusion Reinforcement Learning

2025-12-30 · Chubin Chen, Sujie Hu, Jiashu Zhu, Meiqi Wu, Jintao Chen, Yanxun Li, Nisha Huang, Chengyu Fang, Jiahong Wu, Xiangxiang Chu, Xiu Li arxiv

Recent studies have demonstrated significant progress in aligning text-to-image diffusion models with human preference via Reinforcement Learning from Human Feedback. However, while existing methods achieve high scores on automated reward metrics, they often lead to Preference Mode Collapse (PMC)-a specific form of reward hacking where models converge on narrow, high-scoring outputs (e.g., images with monolithic styles or pervasive overexposure), severely degrading generative diversity. In this work, we introduce and quantify this phenomenon, proposing DivGenBench, a novel benchmark designed to measure the extent of PMC. We posit that this collapse is driven by over-optimization along the reward model's inherent biases. Building on this analysis, we propose Directional Decoupling Alignment (D$^2$-Align), a novel framework that mitigates PMC by directionally correcting the reward signal. Specifically, our method first learns a directional correction within the reward model's embedding space while keeping the model frozen. This correction is then applied to the reward signal during the optimization process, preventing the model from collapsing into specific modes and thereby maintaining diversity. Our comprehensive evaluation, combining qualitative analysis with quantitative metrics for both quality and diversity, reveals that D$^2$-Align achieves superior alignment with human preference.

📄 PDF Abstract BibTeX arXiv:2512.24146

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Deterministic Envelopes for Tamed SGLD: Decoupling Stochastic Gradient Noise and Localizing Taming

2026-06-03 · Yiwei Zhou, Ziheng Chen arxiv

Stochastic gradient Langevin algorithms often use tamed denominators to stabilize superlinear drifts. This paper shows that when the denominator depends on the current stochastic gradient, the transformed update can have…

Direct Coloring for Self-Supervised Enhanced Feature Decoupling

2024-12-03 · Salman Mohamadi, Gianfranco Doretto, Donald A. Adjeroh

The success of self-supervised learning (SSL) has been the focus of multiple recent theoretical and empirical studies, including the role of data augmentation (in feature decoupling) as well as complete and dimensional r…

Data AugmentationRepresentation LearningSelf-Supervised Learning

Collapse-Aware Triplet Decoupling for Adversarially Robust Image Retrieval

2023-12-12 · Qiwei Tian, Chenhao Lin, Zhengyu Zhao, Qian Li 외

Adversarial training has achieved substantial performance in defending image retrieval against adversarial examples. However, existing studies in deep metric learning (DML) still suffer from two major limitations: weak a…

Adversarial DefenseImage RetrievalMetric LearningRetrieval+1

Linear Preference Optimization: Decoupled Gradient Control via Absolute Regularization

2025-08-20 · Rui Wang, Qianguo Sun, Chao Song, Junlong Wu 외 arxiv

DPO (Direct Preference Optimization) has become a widely used offline preference optimization algorithm due to its simplicity and training stability. However, DPO is prone to overfitting and collapse. To address these ch…

Multimodal Evaluator Preference Collapse: Cross-Modal Coupling in Self-Evolving Agents

2026-06-15 · Zewen Liu arxiv

When AI agents use language models to evaluate their own outputs in a feedback loop, systematic biases emerge. We show that Evaluator Preference Collapse (EPC) is dramatically amplified in multimodal settings. Using GPT-…