paper-with-me

Papers

Linear Preference Optimization: Decoupled Gradient Control via Absolute Regularization

2025-08-20 · Rui Wang, Qianguo Sun, Chao Song, Junlong Wu, Tianrong Chen, Zhiyun Zeng, Yu Li arxiv

DPO (Direct Preference Optimization) has become a widely used offline preference optimization algorithm due to its simplicity and training stability. However, DPO is prone to overfitting and collapse. To address these challenges, we propose Linear Preference Optimization (LPO), a novel alignment framework featuring three key innovations. First, we introduce gradient decoupling by replacing the log-sigmoid function with an absolute difference loss, thereby isolating the optimization dynamics. Second, we improve stability through an offset constraint combined with a positive regularization term to preserve the chosen response quality. Third, we implement controllable rejection suppression using gradient separation with straightforward estimation and a tunable coefficient that linearly regulates the descent of the rejection probability. Through extensive experiments, we demonstrate that LPO consistently improves performance on various tasks, including general text tasks, math tasks, and text-to-speech (TTS) tasks. These results establish LPO as a robust and tunable paradigm for preference alignment, and we release the source code, models, and training data publicly.

📄 PDF Abstract BibTeX arXiv:2508.14947

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unified Generation and Self-Verification for Vision-Language Models via Advantage Decoupled Preference Optimization

2026-01-04 · Xinyu Qiu, Heng Jia, Zhengwen Zeng, Shuheng Shen 외 arxiv

Parallel test-time scaling typically trains separate generation and verification models, incurring high training and inference costs. We propose Advantage Decoupled Preference Optimization (ADPO), a unified reinforcement…

Reinforcement LearningAnswer Generation

DecoupledESC: Enhancing Emotional Support Generation via Strategy-Response Decoupled Preference Optimization

2025-05-22 · Chao Zhang, Xin Shi, Xueqiao Zhang, Yifan Zhu 외

Recent advances in Emotional Support Conversation (ESC) have improved emotional support generation by fine-tuning Large Language Models (LLMs) via Supervised Fine-Tuning (SFT). However, common psychological errors still …

Response Generation

Learning deep Koopman operators with convex stability constraints

2024-04-24 · Marc Mitjans, Liangting Wu, Roberto Tron

In this paper, we present a novel sufficient condition for the stability of discrete-time linear systems that can be represented as a set of piecewise linear constraints, which make them suitable for quadratic programmin…

Decoupled Asynchronous Proximal Stochastic Gradient Descent with Variance Reduction

2016-09-22 · Zhouyuan Huo, Bin Gu, Heng Huang

In the era of big data, optimizing large scale machine learning problems becomes a challenging task and draws significant attention. Asynchronous optimization algorithms come out as a promising solution. Recently, decoup…

Distributed Online Linear Quadratic Control for Linear Time-invariant Systems

2020-09-29 · Ting-Jui Chang, Shahin Shahrampour

Classical linear quadratic (LQ) control centers around linear time-invariant (LTI) systems, where the control-state pairs introduce a quadratic cost with time-invariant parameters. Recent advancement in online optimizati…