paper-with-me

Papers

Filtered Direct Preference Optimization

2024-04-22 · Tetsuro Morimura, Mitsuki Sakamoto, Yuu Jinnai, Kenshi Abe, Kaito Ariu

Reinforcement learning from human feedback (RLHF) plays a crucial role in aligning language models with human preferences. While the significance of dataset quality is generally recognized, explicit investigations into its impact within the RLHF framework, to our knowledge, have been limited. This paper addresses the issue of text quality within the preference dataset by focusing on direct preference optimization (DPO), an increasingly adopted reward-model-free RLHF method. We confirm that text quality significantly influences the performance of models optimized with DPO more than those optimized with reward-model-based RLHF. Building on this new insight, we propose an extension of DPO, termed filtered direct preference optimization (fDPO). fDPO uses a trained reward model to monitor the quality of texts within the preference dataset during DPO training. Samples of lower quality are discarded based on comparisons with texts generated by the model being optimized, resulting in a more accurate dataset. Experimental results demonstrate that fDPO enhances the final model performance. Our code is available at https://github.com/CyberAgentAILab/filtered-dpo.

📄 PDF Abstract BibTeX arXiv:2404.13846

Code (1)

cyberagentailab/filtered-dpo 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

DPO 설명 없음

Similar Papers 제목 키워드 기반

Learning from Noisy Preferences: A Semi-Supervised Learning Approach to Direct Preference Optimization

2026-04-27 · Xinxin Liu, Ming Li, Zonglin Lyu, Yuzhang Shang 외 arxiv

Human visual preferences are inherently multi-dimensional, encompassing aesthetics, detail fidelity, and semantic alignment. However, existing datasets provide only single, holistic annotations, resulting in severe label…

GEM: Generative Entropy-Guided Preference Modeling for Few-shot Alignment of LLMs

2025-11-17 · Yiyang Zhao, Huiyu Bai, Xuejiao Zhao arxiv

Alignment of large language models (LLMs) with human preferences typically relies on supervised reward models or external judges that demand abundant annotations. However, in fields that rely on professional knowledge, s…

Mathematical ReasoningDecision Making

Diffusion-NPO: Negative Preference Optimization for Better Preference Aligned Generation of Diffusion Models

2025-05-16 · Fu-Yun Wang, Yunhao Shui, Jingtan Piao, Keqiang Sun 외

Diffusion models have made substantial advances in image generation, yet models trained on large, unfiltered datasets often yield outputs misaligned with human preferences. Numerous methods have been proposed to fine-tun…

Image Generation

BITS Pilani at SemEval-2026 Task 9: Structured Supervised Fine-Tuning with DPO Refinement for Polarization Detection

2026-04-13 · Atharva Gupta, Dhruv Kumar, Yash Sinha arxiv

The POLAR SemEval-2026 Shared Task aims to detect online polarization and focuses on the classification and identification of multilingual, multicultural, and multi-event polarization. Accurate computational detection of…

Learning from others' mistakes: Finetuning machine translation models with span-level error annotations

2024-10-21 · Lily H. Zhang, Hamid Dadkhahi, Mara Finkelstein, Firas Trabelsi 외

Despite growing interest in incorporating feedback to improve language models, most efforts focus only on sequence-level annotations. In this work, we explore the potential of utilizing fine-grained span-level annotation…

Machine TranslationTranslation