paper-with-me

Papers

Disentangling Task Interference within Neurons: Model Merging in Alignment with Neuronal Mechanisms

2025-03-07 · Zitao Fang, Guodong Du, Shuyang Yu, Yifei Guo, Yiwei Zhang, Jing Li, Ho-Kin Tang, Sim Kuan Goh

Fine-tuning pre-trained models on targeted datasets enhances task-specific performance but often comes at the expense of generalization. Model merging techniques, which integrate multiple fine-tuned models into a single multi-task model through task arithmetic at various levels: model, layer, or parameter, offer a promising solution. However, task interference remains a fundamental challenge, leading to performance degradation and suboptimal merged models. Existing approaches largely overlook the fundamental role of individual neurons and their connectivity, resulting in a lack of interpretability in both the merging process and the merged models. In this work, we present the first study on the impact of neuronal alignment in model merging. We decompose task-specific representations into two complementary neuronal subspaces that regulate neuron sensitivity and input adaptability. Leveraging this decomposition, we introduce NeuroMerging, a novel merging framework developed to mitigate task interference within neuronal subspaces, enabling training-free model fusion across diverse tasks. Through extensive experiments, we demonstrate that NeuroMerging achieves superior performance compared to existing methods on multi-task benchmarks across both vision and natural language domains. Our findings highlight the importance of aligning neuronal mechanisms in model merging, offering new insights into mitigating task interference and improving knowledge fusion.

📄 PDF Abstract BibTeX arXiv:2503.05320

Code (0)

등록된 구현이 없습니다.

Tasks

Task Arithmetic

Similar Papers 제목 키워드 기반

Resolving Interference (RI): Disentangling Models for Improved Model Merging

2026-03-13 · Pratik Ramesh, George Stoica, Arun Iyer, Leshem Choshen 외 arxiv

Model merging has shown that multitask models can be created by directly combining the parameters of different models that are each specialized on tasks of interest. However, models trained independently on distinct task…

LED-Merging: Mitigating Safety-Utility Conflicts in Model Merging with Location-Election-Disjoint

2025-02-24 · Qianli Ma, Dongrui Liu, Qian Chen, Linfeng Zhang 외

Fine-tuning pre-trained Large Language Models (LLMs) for specialized tasks incurs substantial computational and data costs. While model merging offers a training-free solution to integrate multiple task-specific models, …

GSM8K

Neuron Specialization: Leveraging intrinsic task modularity for multilingual machine translation

2024-04-17 · Shaomu Tan, Di wu, Christof Monz

Training a unified multilingual model promotes knowledge transfer but inevitably introduces negative interference. Language-specific modeling methods show promise in reducing interference. However, they often rely on heu…

Cross-Lingual TransferMachine TranslationTransfer LearningTranslation

Decoding the Echoes of Vision from fMRI: Memory Disentangling for Past Semantic Information

2024-09-30 · Runze Xia, Congchi Yin, Piji Li

The human visual system is capable of processing continuous streams of visual information, but how the brain encodes and retrieves recent visual memories during continuous visual processing remains unexplored. This study…

Contrastive Learning

Disentangling Transfer and Interference in Multi-Domain Learning

2021-07-02 · YiPeng Zhang, Tyler L. Hayes, Christopher Kanan

Humans are incredibly good at transferring knowledge from one domain to another, enabling rapid learning of new tasks. Likewise, transfer learning has enabled enormous success in many computer vision problems using pretr…

Transfer Learning