paper-with-me

홈 › Papers

Autoregressive Direct Preference Optimization

2026-02-10 · Masanari Oi, Mahiro Ukai, Masahiro Kaneko, Naoaki Okazaki, Nakamasa Inoue arxiv

Direct preference optimization (DPO) has emerged as a promising approach for aligning large language models (LLMs) with human preferences. However, the widespread reliance on the response-level Bradley-Terry (BT) model may limit its full potential, as the reference and learnable models are assumed to be autoregressive only after deriving the objective function. Motivated by this limitation, we revisit the theoretical foundations of DPO and propose a novel formulation that explicitly introduces the autoregressive assumption prior to applying the BT model. By reformulating and extending DPO, we derive a novel variant, termed Autoregressive DPO (ADPO), that explicitly integrates autoregressive modeling into the preference optimization framework. Without violating the theoretical foundations, the derived loss takes an elegant form: it shifts the summation operation in the DPO objective outside the log-sigmoid function. Furthermore, through theoretical analysis of ADPO, we show that there exist two length measures to be considered when designing DPO-based algorithms: the token length $μ$ and the feedback length $μ'$. To the best of our knowledge, we are the first to explicitly distinguish these two measures and analyze their implications for preference optimization in LLMs.

📄 PDF Abstract BibTeX arXiv:2602.09533

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preference optimization of protein language models as a multi-objective binder design paradigm

2024-03-07 · Pouria Mistani, Venkatesh Mysore

We present a multi-objective binder design paradigm based on instruction fine-tuning and direct preference optimization (DPO) of autoregressive protein language models (pLMs). Multiple design objectives are encoded in th…

Language ModelingLanguage Modelling

Reducing Hallucination in Vision-Language Models via Stage-wise Preference Optimization under Distribution Shift

2026-05-13 · Qinwu Xu arxiv

Hallucination remains a fundamental challenge in vision-language models (VLMs), where autoregressive generation may produce linguistically plausible yet physically inconsistent or visually ungrounded responses due to lik…

Multimodal ReasoningSpatial ReasoningVisual Grounding

Post-Training Speech Enhancement Language Models with Perceptual Rewards

2026-06-19 · Frédéric Berdoz, Luca A. Lanzendörfer, Antonis Asonitis, Roger Wattenhofer arxiv

Speech enhancement language models achieve strong results when trained on discrete audio tokens, but their optimization relies on token-level cross-entropy rather than the perceptual metrics used for evaluation. We intro…

Speech Enhancement

Balancing Performance and Diversity in GRPO Autoregressive Text-to-Image Post-Training

2026-06-19 · Yuanhao Chiang, Hongbo Duan, Chunru Yang, Jiahua Pei 외 arxiv

Autoregressive text-to-image (T2I) generation has recently advanced rapidly, yet aligning generated images with human preferences remains challenging. GRPO-style online reinforcement learning provides an effective framew…

Reinforcement Learning

Debiasing Text-to-Image Evaluation via Implicit Cultural Alignment Reward Modeling

2026-07-17 · Bo-An Chang, Yu-Chih Chen arxiv

As Text-to-Image (T2I) systems rapidly advance, evaluating the cultural authenticity of synthesized content has become increasingly important for fair and trustworthy generative AI. Existing T2I evaluation metrics and mu…

Visual Question AnsweringReinforcement LearningText Generation