Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

InfiFPO: Implicit Model Fusion via Preference Optimization in Large Language Models

About

Model fusion combines multiple Large Language Models (LLMs) with different strengths into a more powerful, integrated model through lightweight training methods. Existing works on model fusion focus primarily on supervised fine-tuning (SFT), leaving preference alignment (PA) --a critical phase for enhancing LLM performance--largely unexplored. The current few fusion methods on PA phase, like WRPO, simplify the process by utilizing only response outputs from source models while discarding their probability information. To address this limitation, we propose InfiFPO, a preference optimization method for implicit model fusion. InfiFPO replaces the reference model in Direct Preference Optimization (DPO) with a fused source model that synthesizes multi-source probabilities at the sequence level, circumventing complex vocabulary alignment challenges in previous works and meanwhile maintaining the probability information. By introducing probability clipping and max-margin fusion strategies, InfiFPO enables the pivot model to align with human preferences while effectively distilling knowledge from source models. Comprehensive experiments on 11 widely-used benchmarks demonstrate that InfiFPO consistently outperforms existing model fusion and preference optimization methods. When using Phi-4 as the pivot model, InfiFPO improve its average performance from 79.95 to 83.33 on 11 benchmarks, significantly improving its capabilities in mathematics, coding, and reasoning tasks.

Yanggan Gu, Yuanyi Wang, Zhaoyi Yan, Yiming Zhang, Qi Zhou, Fei Wu, Hongxia Yang• 2025

Related benchmarks

TaskDatasetResultRank
ReasoningHellaSwag (HS)
HellaSwag Accuracy87.36
209
General ReasoningMMLU
MMLU Accuracy84.27
180
General ReasoningBIG-Bench Hard--
68
ReasoningDROP
Score88.83
42
General ReasoningARC Challenge
ARC Score94.24
33
Code GenerationHumanEval
HEval87.8
15
Mathematical ReasoningTheoremQA
ThmQA Score57.25
15
Instruction FollowingIFEval
IFEval Score82.25
15
Showing 8 of 8 rows

Other info

Follow for update