paper-with-me

홈 › Papers

FuseRL: Dense Preference Optimization for Heterogeneous Model Fusion

2025-04-09 · Longguang Zhong, Fanqi Wan, ZiYi Yang, Guosheng Liang, Tianyuan Shi, Xiaojun Quan

Heterogeneous model fusion enhances the performance of LLMs by integrating the knowledge and capabilities of multiple structurally diverse models. However, existing approaches often rely solely on selecting the best output for each prompt from source models, which underutilizes their full potential due to limited source knowledge and results in sparse optimization signals. To address this limitation, we propose FuseRL, a novel two-stage framework comprising FuseSFT and FusePO to maximize the utilization of source LLMs. FuseSFT establishes a robust initialization by integrating the strengths of heterogeneous source models through weighted supervised fine-tuning (SFT) on diverse outputs for each prompt. FusePO optimizes weighted preferences based on the outputs of multiple source models to enable superior alignment performance. Extensive experiments demonstrate the effectiveness of our framework across various preference alignment methods, including RLOO, DPO, and SimPO. Using Llama-3.1-8B-Instruct as the target model, our approach achieves state-of-the-art performance among 8B LLMs on the AlpacaEval-2 and Arena-Hard benchmarks. Further analysis suggests that FuseSFT regularizes the training process to reduce overfitting, while FusePO introduces dense and diverse signals for preference optimization.

📄 PDF Abstract BibTeX arXiv:2504.06562

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

DPO 설명 없음

Similar Papers 제목 키워드 기반

DiffuserLite: Towards Real-time Diffusion Planning

2024-01-27 · Zibin Dong, Jianye Hao, Yifu Yuan, Fei Ni 외

Diffusion planning has been recognized as an effective decision-making paradigm in various domains. The capability of generating high-quality long-horizon trajectories makes it a promising research direction. However, ex…

D4RLDecision Making

Fusion in Your Way: Aligning Image Fusion with Heterogeneous Demands via Direct Preference Optimization

2026-05-07 · Weijian Su, Songqian Zhang, Yuqi Han, Jian Zhuang 외 arxiv

As a key technique in multi-modal processing, infrared and visible image fusion (IVIF) plays a crucial role in integrating complementary spectral information for visual enhancement and downstream vision tasks. Despite re…

Weighted-Reward Preference Optimization for Implicit Model Fusion

2024-12-04 · ZiYi Yang, Fanqi Wan, Longguang Zhong, Tianyuan Shi 외

While fusing heterogeneous open-source LLMs with varying architectures and sizes can potentially integrate the strengths of different models, existing fusion methods face significant challenges, such as vocabulary alignm…

model

DyHGCN: A Dynamic Heterogeneous Graph Convolutional Network to Learn Users' Dynamic Preferences for Information Diffusion Prediction

2020-06-09 · Chunyuan Yuan, Jiacheng Li, Wei Zhou, Yijun Lu 외

Information diffusion prediction is a fundamental task for understanding the information propagation process. It has wide applications in such as misinformation spreading prediction and malicious account detection. Previ…

MisinformationPrediction

Diffusion-DRF: Free, Rich, and Differentiable Reward for Video Diffusion Fine-Tuning

2026-01-07 · Yifan Wang, Yanyu Li, Gordon Guocheng Qian, Sergey Tulyakov 외 arxiv

Video diffusion alignment has been heavily relied on scalar rewards. These rewards are typically derived from learned reward models in human preference datasets, requiring additional training and extensive collection. Mo…