Challenge: Model merging is an efficient way of obtaining a multi-task model from several pretrained models without further fine-tuning.
Approach: They propose a model merging technique that aims at mitigating "merging conflicts" by truncating small components in the respective spectral spaces and then an automatic parameter rescaling scheme to retain the nuclear norm of the original matrix.
Outcome: The proposed model outperforms baseline models on flan-T5 by 4.2% and is robust to hyperparamater choice.

Similar Papers

LoRE-Merging: Exploring Low-Rank Estimation For Large Language Model Merging (2025.findings-emnlp)

Copied to clipboard

Challenge: a framework for model merging is proposed without additional training . task vectors from fine-tuned models exhibit a limited number of dominant singular values .
Approach: They propose a framework for model merging based on low-rank estimation of task vectors without access to the base model.
Outcome: The proposed framework improves models without additional training without additional inputs.
LED-Merging: Mitigating Safety-Utility Conflicts in Model Merging with Location-Election-Disjoint (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for fine-tuning large language models for specialized tasks are costly and time-consuming.
Approach: They propose a framework that locates task-specific neurons via gradient-based attribution and dynamically Elects critical neurons through multi-model importance fusion.
Outcome: The proposed framework reduces harmful response rates while preserving 95% of utility performance.
DivMerge: A divergence-based model merging method for multi-tasking (2026.eacl-long)

Copied to clipboard

Challenge: Existing methods for multitask learning struggle with interference between tasks, especially as the number of tasks grows.
Approach: They propose a reference-free method that minimizes the divergence between models' outputs and those of the merged model, automatically balancing task importance.
Outcome: The proposed method outperforms existing methods on classification and generative tasks and remains robust when scaling to more tasks.
Sens-Merging: Sensitivity-Guided Parameter Balancing for Merging Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing task vector-based model merging methods apply uniform coefficients across all parameters, overlooking varying parameter importance both within and across tasks.
Approach: They propose a sensitivity-guided coefficient adjustment method that optimizes existing model merging techniques by operating at both task-specific and cross-task levels.
Outcome: The proposed method outperforms existing model merging techniques on mistral 7B and LLaMA2 7B/13B models and enables them to outperformed specialized models.
Unraveling LoRA Interference: Orthogonal Subspaces for Robust Model Merging (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for fine-tuning large language models fail due to performance degradation . existing methods fail for models fine- tuned with low-rank adaptation .
Approach: They propose to constrain the LoRA subspace prior to fine-tuning to ensure that updates relevant to one task do not adversely shift outputs for others.
Outcome: The proposed method can integrate with most existing merging algorithms, reducing unintended interference among tasks.
PRIME: Ultra-Low-Rank Principal–Residual Model Merging (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for model merging have been limited by task-specific performance and task-related tasks.
Approach: They propose an ultra-low-rank principal-residual model merging framework that decomposes task vector merging into two stages.
Outcome: Experiments on eight natural language processing tasks show that PRIME outperforms existing models while preserving the task-specific capabilities of the original models.
Practical Guidelines for Model Merging in LLMs Pre-Training (2026.acl-industry)

Copied to clipboard

Challenge: Existing studies on model merging have focused on stable learning rate regimes, but its effectiveness during LLM pre-training remains underexplored.
Approach: They systematically investigate model merging across training phases, focusing on the transition from stable to decaying learning rates.
Outcome: The proposed methods improve performance during stable learning rate regimes but diminish under decay, a phe-nomenon that is linked to reduced checkpoint diversity and lower parameter-space variability.
LM-Cocktail: Resilient Tuning of Language Models via Model Merging (2024.findings-acl)

Copied to clipboard

Challenge: Pre-trained language models are continually fine-tuned to better support downstream applications. however, this operation may result in significant performance degeneration on general perspectives.
Approach: They propose a method which enables pre-trained language models to stay resilient in general perspectives.
Outcome: The proposed model achieves strong empirical performance in the whole scope of general tasks while preserving a superior capacity in its targeted domain.
To See a World in a Spark of Neuron: Disentangling Multi-Task Interference for Training-Free Model Merging (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to model merging ignore the fundamental roles of neurons, connectivity and activation.
Approach: They propose a framework that relies on neuronal mechanisms to mitigate task interference . they decomposed task-specific representations into two complementary subspaces . their results offer new insights into mitigating task interference and improving knowledge fusion .
Outcome: The proposed framework reduces task interference within neurons and improves knowledge fusion.
Selecting and Merging: Towards Adaptable and Scalable Named Entity Recognition with Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to align large language models with information extraction tasks are costly and not all training data benefits target domains.
Approach: They propose a framework which dynamically Selects and Merges expert models at inference time and combines experts beneficial to target domains.
Outcome: The proposed framework outperforms the unified model by 10% on multiple benchmarks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations