paper-with-me

Papers

Towards Improved Preference Optimization Pipeline: from Data Generation to Budget-Controlled Regularization

2024-11-07 · Zhuotong Chen, Fang Liu, Jennifer Zhu, Wanyu Du, Yanjun Qi

Direct Preference Optimization (DPO) and its variants have become the de facto standards for aligning large language models (LLMs) with human preferences or specific goals. However, DPO requires high-quality preference data and suffers from unstable preference optimization. In this work, we aim to improve the preference optimization pipeline by taking a closer look at preference data generation and training regularization techniques. For preference data generation, we demonstrate that existing scoring-based reward models produce unsatisfactory preference data and perform poorly on out-of-distribution tasks. This significantly impacts the LLM alignment performance when using these data for preference tuning. To ensure high-quality preference data generation, we propose an iterative pairwise ranking mechanism that derives preference ranking of completions using pairwise comparison signals. For training regularization, we observe that preference optimization tends to achieve better convergence when the LLM predicted likelihood of preferred samples gets slightly reduced. However, the widely used supervised next-word prediction regularization strictly prevents any likelihood reduction of preferred samples. This observation motivates our design of a budget-controlled regularization formulation. Empirically we show that combining the two designs leads to aligned models that surpass existing SOTA across two popular benchmarks.

📄 PDF Abstract BibTeX arXiv:2411.05875

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

DPO 설명 없음

Similar Papers 제목 키워드 기반

Unified Reward Model for Multimodal Understanding and Generation

2025-03-07 · Yibin Wang, Yuhang Zang, Hao Li, Cheng Jin 외

Recent advances in human preference alignment have significantly enhanced multimodal generation and understanding. A key approach is training reward models to guide preference optimization. However, existing models are o…

Image Generationmodelmultimodal generationVideo Generation+1

PARM: Pipeline-Adapted Reward Model

2026-04-20 · Xingyu Fan, Wei Shao, Jiacheng Liu, Linqi Song 외 arxiv

Reward models (RMs) are central to aligning large language models (LLMs) with human preferences, powering RLHF and advanced decoding strategies. While most prior work focuses on single-step generation, real-world applica…

Code Generation

Text-driven 3D Human Generation via Contrastive Preference Optimization

2025-02-13 · Pengfei Zhou, Xukun Shen, Yong Hu

Recent advances in Score Distillation Sampling (SDS) have improved 3D human generation from textual descriptions. However, existing methods still face challenges in accurately aligning 3D models with long and complex tex…

Negation

LLM-Personalize: Aligning LLM Planners with Human Preferences via Reinforced Self-Training for Housekeeping Robots

2024-04-22 · Dongge Han, Trevor McInroe, Adam Jelley, Stefano V. Albrecht 외

Large language models (LLMs) have shown significant potential for robotics applications, particularly task planning, by harnessing their language comprehension and text generation capabilities. However, in applications s…

Imitation LearningTask PlanningText Generation

VideoDPO: Omni-Preference Alignment for Video Diffusion Generation

2024-12-18 · CVPR 2025 1 · Runtao Liu, HaoYu Wu, Zheng Ziqiang, Chen Wei 외

Recent progress in generative diffusion models has greatly advanced text-to-video generation. While text-to-video models trained on large-scale, diverse datasets can produce varied outputs, these generations often deviat…

Image GenerationText-to-Video GenerationVideo Generation