paper-with-me

Papers

FocalPO: Enhancing Preference Optimizing by Focusing on Correct Preference Rankings

2025-01-11 · Tong Liu, Xiao Yu, Wenxuan Zhou, Jindong Gu, Volker Tresp

Efficient preference optimization algorithms such as Direct Preference Optimization (DPO) have become a popular approach in aligning large language models (LLMs) with human preferences. These algorithms implicitly treat the LLM as a reward model, and focus on training it to correct misranked preference pairs. However, recent work~\citep{chen2024preference} empirically finds that DPO training \textit{rarely improves these misranked preference pairs}, despite its gradient emphasizing on these cases. We introduce FocalPO, a DPO variant that instead \textit{down-weighs} misranked preference pairs and prioritizes enhancing the model's understanding of pairs that it can already rank correctly. Inspired by Focal Loss used in vision tasks, FocalPO achieves this by adding a modulating factor to dynamically scale DPO loss. Our experiment demonstrates that FocalPO surpasses DPO and its variants on popular benchmarks like Alpaca Eval 2.0 using Mistral-Base-7B and Llama-3-Instruct-8B. Additionally, we empirically reveals how FocalPO affects training on correct and incorrect sample groups, further underscoring its effectiveness.

📄 PDF Abstract BibTeX arXiv:2501.06645

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…
DPO 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

FocalPolicy: Frequency-Optimized Chunking and Locally Anchored Flow Matching for Coherent Visuomotor Policy

2026-05-15 · Qian He, Zhenshuo Yang, Wenqi Liang, Chunhui Hao 외 arxiv

Visuomotor policies aim to learn complex manipulation tasks from expert demonstrations. However, generating smooth and coherent trajectories remains challenging, as it requires balancing proximal precision with distal fo…

Themis: Training Robust Multilingual Code Reward Models for Flexible Multi-Criteria Scoring

2026-05-01 · Indraneil Paul, Goran Glavaš, Iryna Gurevych arxiv

Reward models (RMs) have become an indispensable fixture of the language model (LM) post-training playbook, enabling policy alignment and test-time scaling. Research on the application of RMs in code generation, however,…

Cross-Lingual TransferCode Generation

Emo-DPO: Controllable Emotional Speech Synthesis through Direct Preference Optimization

2024-09-16 · Xiaoxue Gao, Chen Zhang, Yiming Chen, Huayun Zhang 외

Current emotional text-to-speech (TTS) models predominantly conduct supervised training to learn the conversion from text and desired emotion to its emotional speech, focusing on a single emotion per text-speech pair. Th…

Emotional Speech SynthesisIn-Context LearningInstruction FollowingSpeech Synthesis+2

Optimizing Preference Alignment with Differentiable NDCG Ranking

2024-10-17 · Jiacong Zhou, Xianyun Wang, Jun Yu

Aligning large language models with human preferences improves interaction quality and safety by ensuring outputs better reflect human values. A promising strategy involves Reinforcement Learning from Human Feedback (RLH…

Learning-To-Rank

FocalPose++: Focal Length and Object Pose Estimation via Render and Compare

2023-11-15 · Martin Cífka, Georgy Ponimatkin, Yann Labbé, Bryan Russell 외

We introduce FocalPose++, a neural render-and-compare method for jointly estimating the camera-object 6D pose and camera focal length given a single RGB input image depicting a known object. The contributions of this wor…

ObjectPose Estimation