pith. sign in

arxiv: 2404.14723 · v2 · pith:RZ2VDEEXnew · submitted 2024-04-23 · 💻 cs.CL

Insights into Alignment: Evaluating DPO and its Variants Across Multiple Tasks

classification 💻 cs.CL
keywords alignmentmodelinsightsinstructionmathematicalmethodsperformanceproblem-solving
0
0 comments X
read the original abstract

This study evaluates Direct Preference Optimization (DPO) and its variants for aligning Large Language Models (LLMs) with human preferences, testing three configurations: (1) with Supervised Fine Tuning (SFT), (2) without SFT, and (3) without SFT but using an instruction tuned model. We further investigate how training set size influences model performance. Our evaluation spans 13 benchmarks covering dialogue, reasoning, mathematical problem-solving, question answering, truthfulness, MT-Bench, Big Bench, and the Open LLM Leaderboard. We find that: (1) alignment methods often achieve near optimal performance even with smaller subsets of training data; (2) although they offer limited improvements on complex reasoning tasks, they enhance mathematical problem-solving; and (3) using an instruction tuned model improves truthfulness. These insights highlight the conditions under which alignment methods excel, as well as their limitations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. What Is Preference Optimization Doing, and Why?

    cs.LG 2025-11 unverdicted novelty 5.0

    Gradient analysis and ablations show DPO and PPO have different target directions and component roles in preference optimization for LLMs.