paper-with-me

Papers

CompassDPO: Dynamics-Controlled Direct Preference Optimization for Robust Safety Alignment

2026-03-07 · Jilong Liu, Yonghui Yang, Pengyang Shao, Wenjian Tao, Hao Zhan, Haokai Ma, Wei Qin, Richang Hong arxiv

Direct Preference Optimization (DPO) has become a standard framework for safety alignment, but its reliance on pairwise preference updates makes training sensitive to imperfect supervision. Existing robust DPO methods often address this sensitivity through global loss corrections or external data-level interventions, while largely overlooking how unreliable comparisons distort batch-level optimization dynamics. We propose CompassDPO, a reward-free DPO framework that stabilizes preference optimization through dynamics control. Using the implicit DPO reward margin as a training-time compass, CompassDPO regulates sample influence along two complementary axes: update direction and update magnitude. For directional control, it applies sparse, budgeted, and warm-up delayed loss mixing to attenuate update components that conflict with the emerging preference direction. For magnitude control, it adaptively soft-winsorizes high-loss tail contributions, reducing tail dominance while preserving useful gradients from hard examples. Both mechanisms use only signals available during standard DPO training and require no external reward model or additional supervision. Experiments on PKU-SafeRLHF across four backbones and multiple out-of-distribution safety benchmarks show that CompassDPO consistently improves robustness over vanilla DPO and strong DPO-family baselines, especially under controlled label-flip noise. Code is available at https://anonymous.4open.science/r/CompassDPO-4D00

📄 PDF Abstract BibTeX arXiv:2603.07211

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Earlier Tokens Contribute More: Learning Direct Preference Optimization From Temporal Decay Perspective

2025-02-20 · Ruichen Shao, Bei Li, Gangao Liu, Yang Chen 외

Direct Preference Optimization (DPO) has gained attention as an efficient alternative to reinforcement learning from human feedback (RLHF) for aligning large language models (LLMs) with human preferences. Despite its adv…

GSM8KMathMMLU

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

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

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 d…

Boosting Direct Preference Optimization with Penalization

2026-06-10 · Pengwei Sun arxiv

Offline preference optimization has become a practical substitute for reinforcement learning from human feedback, but pairwise objectives such as Direct Preference Optimization (DPO) and its variants use only the chosen …

Reinforcement Learning

Length-Controlled Margin-Based Preference Optimization without Reference Model

2025-02-20 · Gengxu Li, Tingyu Xia, Yi Chang, Yuan Wu

Direct Preference Optimization (DPO) is a widely adopted offline algorithm for preference-based reinforcement learning from human feedback (RLHF), designed to improve training simplicity and stability by redefining rewar…

Towards Anatomically Plausible Human Image Generation via Synthetic Localized Preferences

2026-05-25 · Bao Li, Yuliang Xiu, Zhen Liu arxiv

Large-scale text-to-image foundation models have achieved remarkable visual realism, yet generating human images with correct anatomical structures remains challenging. Existing approaches enforce anatomical constraints …

Image Generation