pith. sign in

arxiv: 2412.00081 · v3 · pith:KLWK4FMAnew · submitted 2024-11-26 · 💻 cs.LG · stat.ML

Task Singular Vectors: Reducing Task Interference in Model Merging

classification 💻 cs.LG stat.ML
keywords taskvectorssingularinterferencelayerlow-rankmatricesmerging
0
0 comments X
read the original abstract

Task Arithmetic has emerged as a simple yet effective method to merge models without additional training. However, by treating entire networks as flat parameter vectors, it overlooks key structural information and is susceptible to task interference. In this paper, we study task vectors at the layer level, focusing on task layer matrices and their singular value decomposition. In particular, we concentrate on the resulting singular vectors, which we refer to as Task Singular Vectors (TSV). Recognizing that layer task matrices are often low-rank, we propose TSV-Compress (TSV-C), a simple procedure that compresses them to 10% of their original size while retaining 99% of accuracy. We further leverage this low-rank space to define a new measure of task interference based on the interaction of singular vectors from different tasks. Building on these findings, we introduce TSV-Merge (TSV-M), a novel model merging approach that combines compression with interference reduction, significantly outperforming existing methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Training-free Task Classification for Multi-Task Model Merging

    cs.LG 2026-06 conditional novelty 7.0

    SiM enables training-free routing in multi-task model merging by scoring test inputs via projection residuals onto SVD-based task manifolds precomputed from small support sets.

  2. ResMerge: Residual-based Spectral Merging of Large Language Models

    cs.CL 2026-06 unverdicted novelty 7.0

    ResMerge improves merging of RL expert LLMs via a stable residual consensus backbone plus gated head correction, outperforming task-vector and spectral baselines in capability preservation.

  3. One Model to Translate Them All? A Journey to Mount Doom for Multilingual Model Merging

    cs.CL 2026-04 unverdicted novelty 7.0

    Merging fine-tuned models for multilingual translation fails because fine-tuning redistributes language-specific neurons rather than sharpening them, increasing representational divergence in output-generating layers.