paper-with-me

Papers

Sail into the Headwind: Alignment via Robust Rewards and Dynamic Labels against Reward Hacking

2024-12-12 · Paria Rashidinejad, Yuandong Tian

Aligning AI systems with human preferences typically suffers from the infamous reward hacking problem, where optimization of an imperfect reward model leads to undesired behaviors. In this paper, we investigate reward hacking in offline preference optimization, which aims to improve an initial model using a preference dataset. We identify two types of reward hacking stemming from statistical fluctuations in the dataset: Type I Reward Hacking due to subpar choices appearing more favorable, and Type II Reward Hacking due to decent choices appearing less favorable. We prove that many (mainstream or theoretical) preference optimization methods suffer from both types of reward hacking. To mitigate Type I Reward Hacking, we propose POWER, a new preference optimization method that combines Guiasu's weighted entropy with a robust reward maximization objective. POWER enjoys finite-sample guarantees under general function approximation, competing with the best covered policy in the data. To mitigate Type II Reward Hacking, we analyze the learning dynamics of preference optimization and develop a novel technique that dynamically updates preference labels toward certain "stationary labels", resulting in diminishing gradients for untrustworthy samples. Empirically, POWER with dynamic labels (POWER-DL) consistently outperforms state-of-the-art methods on alignment benchmarks, achieving improvements of up to 13.0 points on AlpacaEval 2.0 and 11.5 points on Arena-Hard over DPO, while also improving or maintaining performance on downstream tasks such as mathematical reasoning. Strong theoretical guarantees and empirical results demonstrate the promise of POWER-DL in mitigating reward hacking.

📄 PDF Abstract BibTeX arXiv:2412.09544

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Methods 이 논문이 사용한 방법론

DPO 설명 없음

Similar Papers 제목 키워드 기반

Bootstrapping Language Models with DPO Implicit Rewards

2024-06-14 · Changyu Chen, Zichen Liu, Chao Du, Tianyu Pang 외

Human alignment in large language models (LLMs) is an active area of research. A recent groundbreaking work, direct preference optimization (DPO), has greatly simplified the process from past work in reinforcement learni…

On the Convergence of Self-Improving Online LLM Alignment

2026-06-30 · Xudong Wu, Pangpang Liu, Vaneet Aggarwal, Jiayu Chen arxiv

The Self-Improving Alignment (SAIL) algorithm addresses distribution shift by reducing a bilevel formulation of the problem to an efficient, single-level method. Empirically, SAIL has demonstrated strong performance on t…

Assessing and Learning Alignment of Unimodal Vision and Language Models

2024-12-05 · CVPR 2025 1 · Le Zhang, Qian Yang, Aishwarya Agrawal

How well are unimodal vision and language models aligned? Although prior work have approached answering this question, their assessment methods do not directly translate to how these models are used in practical vision-l…

GPUSemantic SegmentationTransfer Learning

Passivity-Based Robust Shape Control of a Cable-Driven Solar Sail Boom for the CABLESSail Concept

2025-01-23 · Soojeong Lee, Ryan J. Caverly

Solar sails provide a means of propulsion using solar radiation pressure, which offers the possibility of exciting new spacecraft capabilities. However, solar sails have attitude control challenges because of the signifi…

SAIL-RL: Guiding MLLMs in When and How to Think via Dual-Reward RL Tuning

2025-11-04 · Fangxun Shu, Yongjie Ye, Yue Liao, Zijian Kang 외 arxiv

We introduce SAIL-RL, a reinforcement learning (RL) post-training framework that enhances the reasoning capabilities of multimodal large language models (MLLMs) by teaching them when and how to think. Existing approaches…

Reinforcement Learning