paper-with-me

Papers

Aligning Diffusion Language Models via Unpaired Preference Optimization

2025-10-26 · Vaibhav Jindal, Hejian Sang, Chun-Mao Lai, Yanning Chen, Zhipeng Wang arxiv

Diffusion language models (dLLMs) are an emerging alternative to autoregressive (AR) generators, but aligning them to human preferences is challenging because sequence log-likelihoods are intractable and pairwise preference data are costly to collect. We introduce ELBO-KTO, which combines an ELBO surrogate for diffusion log-likelihoods with a prospect-theoretic, unpaired preference objective (Kahneman Tversky Optimization, KTO). We analyze the bias and variance induced by the ELBO substitution and employ variance-reduction practices that stabilize gradients during training. Applied to LLaDA-8B-Instruct, ELBO-KTO yields 65.9% and 62.3% adjusted win rates on kto-mix-14k and UltraFeedback-Binary, respectively, versus the base model under an automatic LLM judge. Across downstream tasks, including GSM8K, MMLU, and additional reasoning/knowledge benchmarks, ELBO-KTO trained on UltraFeedback-Binary performs on par with or better than the base model under identical decoding. This establishes unpaired preference optimization as a viable alternative to pairwise alignment in diffusion LLMs.

📄 PDF Abstract BibTeX arXiv:2510.23658

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Divergence Minimization Preference Optimization for Diffusion Model Alignment

2025-07-10 · Binxu Li, Minkai Xu, Jiaqi Han, Meihua Dang 외 arxiv

Diffusion models have achieved remarkable success in generating realistic and versatile images from text prompts. Inspired by the recent advancements of language models, there is an increasing interest in further improvi…

Aligning Language Models for Lyric-to-Melody Generation with Rule-Based Musical Constraints

2026-04-20 · Hao Meng, Siyuan Zheng, Shuran Zhou, Qiangqiang Wang 외 arxiv

Large Language Models (LLMs) show promise in lyric-to-melody generation, but models trained with Supervised Fine-Tuning (SFT) often produce musically implausible melodies with issues like poor rhythm and unsuitable vocal…

Threshold-Guided Optimization for Visual Generative Models

2026-05-06 · Jinbin Bai, Yu Lei, Qingyu Shi, Aosong Feng 외 arxiv

Aligning large visual generative models with human feedback is often performed through pairwise preference optimization. While such approaches are conceptually simple, they fundamentally rely on annotated pairs, limiting…

Diffusion-RPO: Aligning Diffusion Models through Relative Preference Optimization

2024-06-10 · Yi Gu, Zhendong Wang, Yueqin Yin, Yujia Xie 외

Aligning large language models with human preferences has emerged as a critical focus in language modeling research. Yet, integrating preference learning into Text-to-Image (T2I) generative models is still relatively unc…

Language ModelingLanguage Modelling

Forward KL Regularized Preference Optimization for Aligning Diffusion Policies

2024-09-09 · Zhao Shan, Chenyou Fan, Shuang Qiu, Jiyuan Shi 외

Diffusion models have achieved remarkable success in sequential decision-making by leveraging the highly expressive model capabilities in policy learning. A central problem for learning diffusion policies is to align the…

D4RLDecision MakingReinforcement Learning (RL)Sequential Decision Making