paper-with-me

홈 › Papers

How Well Can Preference Optimization Generalize Under Noisy Feedback?

2025-10-01 · Shawn Im, Sharon Li arxiv

As large language models (LLMs) advance their capabilities, aligning these models with human preferences has become crucial. Preference optimization, which trains models to distinguish between preferred and non-preferred responses based on human feedback, has become a crucial component for aligning LLMs. However, most existing works assume noise-free feedback, which is unrealistic due to the inherent errors and inconsistencies in human judgments. This paper addresses the impact of noisy feedback on preference optimization, providing generalization guarantees under these conditions. In particular, we consider noise models that correspond to common real-world sources of noise, such as mislabeling and uncertainty. Unlike traditional analyses that assume convergence, our work focuses on finite-step preference optimization, offering new insights that are more aligned with practical LLM training. We describe how generalization decays with different types of noise across levels of noise rates based on the preference data distribution and number of samples. Our analysis for noisy preference learning applies to a broad family of preference optimization losses such as DPO, IPO, SLiC, etc. Empirical validation on contemporary LLMs confirms the practical relevance of our findings, offering valuable insights for developing AI systems that align with human preferences.

📄 PDF Abstract BibTeX arXiv:2510.01458

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CAPO: Confidence Aware Preference Optimization Learning for Multilingual Preferences

2025-11-10 · Rhitabrat Pokharel, Yufei Tao, Ameeta Agrawal arxiv

Preference optimization is a critical post-training technique used to align large language models (LLMs) with human preferences, typically by fine-tuning on ranked response pairs. While methods like Direct Preference Opt…

On Symmetric Losses for Robust Policy Optimization with Noisy Preferences

2025-05-30 · Soichiro Nishimori, Yu-Jie Zhang, Thanawat Lodkaew, Masashi Sugiyama

Optimizing policies based on human preferences is key to aligning language models with human intent. This work focuses on reward modeling, a core component in reinforcement learning from human feedback (RLHF), and offlin…

Revisiting Robustness for LLM Safety Alignment via Selective Geometry Control

2026-02-07 · Yonghui Yang, Wenjian Tao, Jilong Liu, Xingyu Zhu 외 arxiv

Safety alignment of large language models remains brittle under domain shift and noisy preference supervision. Most existing robust alignment methods focus on uncertainty in alignment data, while overlooking optimization…

Refining Alignment Framework for Diffusion Models with Intermediate-Step Preference Ranking

2025-02-01 · Jie Ren, Yuhang Zhang, Dongrui Liu, Xiaopeng Zhang 외

Direct preference optimization (DPO) has shown success in aligning diffusion models with human preference. Previous approaches typically assume a consistent preference label between final generations and noisy samples at…

Simultaneous Reward Distillation and Preference Learning: Get You a Language Model Who Can Do Both

2024-10-11 · Abhijnan Nath, Changsoo Jung, Ethan Seefried, Nikhil Krishnaswamy

Traditional RLHF-based LLM alignment methods explicitly maximize the expected rewards from a separate reward model. More recent supervised alignment methods like Direct Preference Optimization (DPO) circumvent this phase…

Knowledge DistillationLanguage ModelingLanguage Modelling