English

ProFuser: Progressive Fusion of Large Language Models

Computation and Language 2025-11-18 v2 Artificial Intelligence

Abstract

While fusing the capacities and advantages of various large language models offers a pathway to construct more powerful and versatile models, a fundamental challenge is to properly select advantageous model during training. Existing fusion methods primarily focus on the training mode that uses cross entropy on ground truth in a teacher-forcing setup to measure a model's advantage, which may provide limited insight towards model advantage. In this paper, we introduce a novel approach that enhances the fusion process by incorporating both the training and inference modes. Our method evaluates model advantage not only through cross entropy during training but also by considering inference outputs, providing a more comprehensive assessment. To combine the two modes effectively, we introduce ProFuser to progressively transition from inference mode to training mode. To validate ProFuser's effectiveness, we fused three models, including Vicuna-7B-v1.5, Llama-2-7B-Chat, and MPT-7B-8K-Chat, and demonstrated the improved performance in knowledge, reasoning, and safety compared to baseline methods.

Keywords

Cite

@article{arxiv.2408.04998,
  title  = {ProFuser: Progressive Fusion of Large Language Models},
  author = {Tianyuan Shi and Fanqi Wan and Canbin Huang and Xiaojun Quan and Chenliang Li and Ming Yan and Ji Zhang and Minhua Huang and Wu Kai},
  journal= {arXiv preprint arXiv:2408.04998},
  year   = {2025}
}

Comments

Accepted to AAAI 2026

R2 v1 2026-06-28T18:08:32.453Z