CoMerge Optimizes Multi-Task LLM Merging with Conflict-Driven Preference

Mingjie Zheng, Zihao Chen, Wenqing Chen, Weile Yuan, Zhixuan Chu, Jianxing Yu, Zibin Zheng· September 3, 2026 View original

Key takeaways

  • CoMerge significantly improves multi-task LLM merging by addressing parameter interference.
  • It uses a novel conflict-driven preference optimization strategy without external annotations.
  • The method refines lightweight merging coefficients, making it computationally efficient.
  • CoMerge outperforms existing baselines and rivals full fine-tuning on specific tasks.

Who benefits

AI DevelopmentSoftware EngineeringCloud ServicesResearch & Development

Summary

CoMerge is a new framework that improves multi-task large language model merging by using a conflict-driven preference optimization strategy, leveraging "defects" from naive merging as negative samples to refine merging coefficients. It significantly outperforms existing baselines on MergeBench and shows strong improvements on conflict-sensitive tasks for Llama-3.1-8B-Instruct.

Model merging offers an efficient way to create multi-task large language models without extensive retraining, but it often struggles with parameter interference. Existing methods try to preserve individual model capabilities and reduce interference, but they typically don't learn directly from the degraded performance that can result from simple merging. This new research introduces CoMerge, a framework that redefines model merging as a preference optimization challenge. It employs a self-supervised, conflict-driven approach, using the shortcomings of basic merging techniques as "hard negative samples" to build preference pairs without needing external labels. CoMerge applies preference optimization to fine-tune lightweight, tensor-wise merging coefficients. This allows the model to resolve parameter-space conflicts while maintaining task-specific abilities. Extensive testing demonstrates that CoMerge achieves superior performance on MergeBench, surpassing all other evaluated data-free and data-driven model-merging baselines. Furthermore, when applied to Llama-3.1-8B-Instruct, CoMerge shows notable improvements on tasks sensitive to conflicts, such as instruction following and safety, while remaining highly competitive with full-parameter fine-tuning, despite optimizing only a small number of scalar coefficients.

Why it matters

This research offers a more effective and efficient method for combining specialized LLMs into a single multi-task model, potentially reducing computational costs and improving performance for diverse applications.

How to implement this in your domain

  1. 1Explore CoMerge's methodology for combining specialized models to create more versatile LLMs.
  2. 2Evaluate the framework's potential to reduce the need for full model retraining in multi-task scenarios.
  3. 3Consider integrating preference optimization techniques into existing model merging pipelines.
  4. 4Benchmark CoMerge against current model merging strategies for specific enterprise applications.
  5. 5Investigate its applicability for improving instruction following and safety in custom LLM deployments.

Original post by Mingjie Zheng, Zihao Chen, Wenqing Chen, Weile Yuan, Zhixuan Chu, Jianxing Yu, Zibin Zheng

"arXiv:2609.02273v1 Announce Type: new Abstract: Model merging provides an efficient paradigm for constructing multi-task large language models (LLMs) without full model retraining, yet it remains challenged by parameter interference. While existing methods aim to preserve the cap…"

View on X

Originally posted by Mingjie Zheng, Zihao Chen, Wenqing Chen, Weile Yuan, Zhixuan Chu, Jianxing Yu, Zibin Zheng on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses