paper-with-me

홈 › Papers

When Human Preferences Flip: An Instance-Dependent Robust Loss for RLHF

2025-11-30 · Yifan Xu, Xichen Ye, Yifan Chen, Qiaosheng Zhang arxiv

Quality of datasets plays an important role in large language model (LLM) alignment. In collecting human feedback, however, preference flipping is ubiquitous and causes corruption in data annotation; the issue necessitates the alignment algorithms with improved robustness against potential flipped pairs. To this end, this paper introduces a Flipping-Aware Direct Preference Optimization (FA-DPO) algorithm tailored to preference flipping from a reinforcement learning with human feedback (RLHF) perspective. We dissect the inherent human intention model and the preference flipping mechanism introduced by external factors as two distinct stages; in the latter, we introduce an instance-dependent flipping probability on the basis of the Bradley-Terry (BT) model. Further, by leveraging features relevant to preference annotation, we capture uncertainty in judgments and model preference flipping patterns. In practice, we design a simple yet efficient iterative optimization algorithm compatible with the original RLHF and DPO algorithms. In our experiments, we investigate the instance-dependent preference flipping model under multiple circumstances for evaluation of our proposed method, as well as other baseline methods.

📄 PDF Abstract BibTeX arXiv:2512.00709

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Dropping Just a Handful of Preferences Can Change Top Large Language Model Rankings

2025-08-16 · Jenny Y. Huang, Yunyi Shen, Dennis Wei, Tamara Broderick arxiv

We propose a method for evaluating the robustness of widely used LLM ranking systems -- variants of a Bradley--Terry model -- to dropping a worst-case very small fraction of preference data. Our approach is computational…

Efficient Preference Poisoning Attack on Offline RLHF

2026-05-04 · Chenye Yang, Weiyu Xu, Lifeng Lai arxiv

Offline Reinforcement Learning from Human Feedback (RLHF) pipelines such as Direct Preference Optimization (DPO) train on a pre-collected preference dataset, which makes them vulnerable to preference poisoning attack. We…

Reinforcement Learning

An Instance-Dependent Simulation Framework for Learning with Label Noise

2021-07-23 · Keren Gu, Xander Masotto, Vandana Bachani, Balaji Lakshminarayanan 외

We propose a simulation framework for generating instance-dependent noisy labels via a pseudo-labeling paradigm. We show that the distribution of the synthetic noisy labels generated with our framework is closer to human…

Learning with noisy labels

Unregularized Linear Convergence in Zero-Sum Game from Preference Feedback

2025-12-31 · Shulun Chen, Runlong Zhou, Zihan Zhang, Maryam Fazel 외 arxiv

Aligning large language models (LLMs) with human preferences has proven effective for enhancing model capabilities, yet standard preference modeling using the Bradley-Terry model assumes transitivity, overlooking the inh…

FlipGuard: Defending Preference Alignment against Update Regression with Constrained Optimization

2024-10-01 · Mingye Zhu, Yi Liu, Quan Wang, Junbo Guo 외

Recent breakthroughs in preference alignment have significantly improved Large Language Models' ability to generate texts that align with human preferences and values. However, current alignment metrics typically emphasi…

regression