paper-with-me

Papers

Disentangling Optimization Scale from Preference Scale in DPO

2026-08-27 · Ivan Kruzhilov arxiv

Direct Preference Optimization (DPO) is a widely used objective for aligning language models from preference data, with the coefficient $β$ commonly interpreted as controlling the KL constraint to a reference policy. We show that $β$ entangles two distinct roles: it governs the effective inverse preference-noise scale and simultaneously rescales the optimization dynamics, coupling this scale with the effective step size. As a consequence, at a fixed learning rate the achieved policy deviation is non-monotone in $β$: it vanishes in a dead zone at small $β$, reaches a peak at an intermediate value, and decreases again for larger $β$. Moreover, standard DPO loss values are not comparable across $β$: runs with nearly identical loss curves can differ several-fold in KL divergence from the reference model. This entanglement obscures the role of $β$, increases sensitivity to hyperparameter choices, and complicates learning-rate scheduling. We propose a centered-softplus reformulation that is argmin-equivalent to DPO for $β>0$, while making the inverse preference-noise-scale and learning-rate effects explicit and independently tunable. The normalized centered-softplus objective also admits a continuous $β\to0$ endpoint that reduces to a linear preference-margin objective.

📄 PDF Abstract BibTeX arXiv:2608.27032

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DB-KSVD: Scalable Alternating Optimization for Disentangling High-Dimensional Embedding Spaces

2025-05-24 · Romeo Valentin, Sydney M. Katz, Vincent Vanhoucke, Mykel J. Kochenderfer

Dictionary learning has recently emerged as a promising approach for mechanistic interpretability of large transformer models. Disentangling high-dimensional transformer embeddings, however, requires algorithms that scal…

Dictionary Learning

ViPO: Visual Preference Optimization at Scale

2026-04-27 · Ming Li, Jie Wu, Justin Cui, Xiaojie Li 외 arxiv

While preference optimization is crucial for improving visual generative models, how to effectively scale this paradigm remains largely unexplored. Current open-source preference datasets contain conflicting preference p…

Walking the Tightrope: Disentangling Beneficial and Detrimental Drifts in Non-Stationary Custom-Tuning

2025-05-19 · Xiaoyu Yang, Jie Lu, En Yu

This paper uncovers a critical yet overlooked phenomenon in multi-modal large language models (MLLMs): detrimental concept drift within chain-of-thought (CoT) reasoning during non-stationary reinforcement fine-tuning (RF…

counterfactualCounterfactual Reasoning

TSO: Self-Training with Scaled Preference Optimization

2024-08-31 · Kaihui Chen, Hao Yi, Qingyang Li, Tianyu Qi 외

Enhancing the conformity of large language models (LLMs) to human preferences remains an ongoing research challenge. Recently, offline approaches such as Direct Preference Optimization (DPO) have gained prominence as att…

Diversity

Disentangling Preference Representation and Text Generation for Efficient Individual Preference Alignment

2024-12-30 · Jianfei Zhang, Jun Bai, Bei Li, Yanmeng Wang 외

Aligning Large Language Models (LLMs) with general human preferences has been proved crucial in improving the interaction quality between LLMs and human. However, human values are inherently diverse among different indiv…

Text Generation