LGAug 2, 2025

DisTaC: Conditioning Task Vectors via Distillation for Robust Model Merging

arXiv:2508.01148v12 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses robustness issues in multi-task learning for AI practitioners, but it is incremental as it builds on existing merging techniques.

The paper tackled the problem of model merging being vulnerable to disparities in task vector norms and low source-model confidence, proposing DisTaC to pre-condition task vectors, which enabled successful merging where previous methods failed and achieved significant performance gains.

Model merging has emerged as an efficient and flexible paradigm for multi-task learning, with numerous methods being proposed in recent years. However, these state-of-the-art techniques are typically evaluated on benchmark suites that are highly favorable to model merging, and their robustness in more realistic settings remains largely unexplored. In this work, we first investigate the vulnerabilities of model-merging methods and pinpoint the source-model characteristics that critically underlie them. Specifically, we identify two factors that are particularly harmful to the merging process: (1) disparities in task vector norms, and (2) the low confidence of the source models. To address this issue, we propose DisTaC (Distillation for Task vector Conditioning), a novel method that pre-conditions these problematic task vectors before the merge. DisTaC leverages knowledge distillation to adjust a task vector's norm and increase source-model confidence while preserving its essential task-specific knowledge. Our extensive experiments demonstrate that by pre-conditioning task vectors with DisTaC, state-of-the-art merging techniques can successfully integrate models exhibiting the harmful traits -- where they would otherwise fail -- achieving significant performance gains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes