paper-with-me

홈 › Papers

Parameter Competition Balancing for Model Merging

2024-10-03 · Guodong Du, Junlin Lee, Jing Li, Runhua Jiang, Yifei Guo, Shuyang Yu, Hanting Liu, Sim Kuan Goh, Ho-Kin Tang, Daojing He, Min Zhang

While fine-tuning pretrained models has become common practice, these models often underperform outside their specific domains. Recently developed model merging techniques enable the direct integration of multiple models, each fine-tuned for distinct tasks, into a single model. This strategy promotes multitasking capabilities without requiring retraining on the original datasets. However, existing methods fall short in addressing potential conflicts and complex correlations between tasks, especially in parameter-level adjustments, posing a challenge in effectively balancing parameter competition across various tasks. This paper introduces an innovative technique named PCB-Merging (Parameter Competition Balancing), a lightweight and training-free technique that adjusts the coefficients of each parameter for effective model merging. PCB-Merging employs intra-balancing to gauge parameter significance within individual tasks and inter-balancing to assess parameter similarities across different tasks. Parameters with low importance scores are dropped, and the remaining ones are rescaled to form the final merged model. We assessed our approach in diverse merging scenarios, including cross-task, cross-domain, and cross-training configurations, as well as out-of-domain generalization. The experimental results reveal that our approach achieves substantial performance enhancements across multiple modalities, domains, model sizes, number of tasks, fine-tuning forms, and large language models, outperforming existing model merging methods. The code is publicly available at: \url{https://github.com/duguodong7/pcb-merging}.

📄 PDF Abstract BibTeX arXiv:2410.02396

Code (1)

duguodong7/pcb-merging 공식 구현 pytorch

Tasks

Domain Generalizationmodel

Similar Papers 제목 키워드 기반

Effects of stage structure on coexistence: mixed benefits

2021-10-01 · Gaël Bardon, Frédéric Barraquand

The properties of competition models where all individuals are identical are relatively well-understood; however, juveniles and adults can experience or generate competition differently. We study here less well-known str…

Competition and Attraction Improve Model Fusion

2025-08-22 · João Abrantes, Robert Tjarko Lange, Yujin Tang arxiv

Model merging is a powerful technique for integrating the specialized knowledge of multiple machine learning models into a single model. However, existing methods require manually partitioning model parameters into fixed…

Image Generation

Mutation and SARS-CoV-2 strain competition under vaccination in a modified SIR model

2022-10-13 · M. Ahumada, A. Ledesma-Araujo, Leonardo Gordillo, Juan F. Marín

The crisis caused by the COVID-19 outbreak around the globe raised an increasing concern about the ongoing emergence of variants of SARS-CoV-2 that may evade the immune response provided by vaccines. New variants appear …

Sens-Merging: Sensitivity-Guided Parameter Balancing for Merging Large Language Models

2025-02-18 · Shuqi Liu, Han Wu, Bowei He, Xiongwei Han 외

Recent advances in large language models have led to numerous task-specialized fine-tuned variants, creating a need for efficient model merging techniques that preserve specialized capabilities while avoiding costly retr…

Code GenerationGeneral KnowledgeMathematical ReasoningSensitivity

Complex pattern formation driven by the interaction of stable fronts in a competition-diffusion system

2018-10-31

The ecological invasion problem in which a weaker exotic species invades an ecosystem inhabited by two strongly competing native species is modelled by a three-species competition-diffusion system. It is known that for a…