paper-with-me

홈 › Papers

Task Arithmetic in the Tangent Space: Improved Editing of Pre-Trained Models

2023-05-22 · NeurIPS 2023 11 · Guillermo Ortiz-Jimenez, Alessandro Favero, Pascal Frossard

Task arithmetic has recently emerged as a cost-effective and scalable approach to edit pre-trained models directly in weight space: By adding the fine-tuned weights of different tasks, the model's performance can be improved on these tasks, while negating them leads to task forgetting. Yet, our understanding of the effectiveness of task arithmetic and its underlying principles remains limited. We present a comprehensive study of task arithmetic in vision-language models and show that weight disentanglement is the crucial factor that makes it effective. This property arises during pre-training and manifests when distinct directions in weight space govern separate, localized regions in function space associated with the tasks. Notably, we show that fine-tuning models in their tangent space by linearizing them amplifies weight disentanglement. This leads to substantial performance improvements across multiple task arithmetic benchmarks and diverse models. Building on these findings, we provide theoretical and empirical analyses of the neural tangent kernel (NTK) of these models and establish a compelling link between task arithmetic and the spatial localization of the NTK eigenfunctions. Overall, our work uncovers novel insights into the fundamental mechanisms of task arithmetic and offers a more reliable and effective approach to edit pre-trained models through the NTK linearization.

📄 PDF Abstract BibTeX arXiv:2305.12827

Code (1)

gortizji/tangent_task_arithmetic 공식 구현 pytorch

Tasks

DisentanglementImage ClassificationTask Arithmetic

Methods 이 논문이 사용한 방법론

NTK 설명 없음

Similar Papers 제목 키워드 기반

Distilling Linearized Behavior into Non-Linear Fine-Tuning for Effective Task Arithmetic

2026-05-18 · Thomas Sommariva, Francesca Morandi, Simone Calderara, Angelo Porrello arxiv

Task vector composition has emerged as a promising paradigm for editing pre-trained models, enabling model merging through addition and unlearning through subtraction. Fine-tuning in the tangent space of a pre-trained mo…

Recurrent Inference in Text Editing

2020-09-26 · Findings of the Association for Computational Linguistics 2020 · Ning Shi, Ziheng Zeng, Haotian Zhang, Yichen Gong

In neural text editing, prevalent sequence-to-sequence based approaches directly map the unedited text either to the edited text or the editing operations, in which the performance is degraded by the limited source text …

Fine-Tuning Attention Modules Only: Enhancing Weight Disentanglement in Task Arithmetic

2024-07-09 · Ruochen Jin, BoJian Hou, Jiancong Xiao, Weijie Su 외

In recent years, task arithmetic has garnered increasing attention. This approach edits pre-trained models directly in weight space by combining the fine-tuned weights of various tasks into a unified model. Its efficienc…

ClassificationDisentanglementMulti-Task LearningTask Arithmetic

GeoEdit: Local Frames for Fast, Training-Free On-Manifold Editing in Diffusion Models

2026-04-27 · Yiming Zhang, Sitong Liu, Ke Li, Zhihong Wu 외 arxiv

Diffusion models are a leading paradigm for data generation, but training-free editing typically re-runs the full denoising trajectory for every edit strength, making iterative refinement expensive. To address this issue…

TanGO: Training-Free 3D Editing via Tangent-Space Guidance and Optimization

2026-07-16 · Siwoo Lim, Sunjae Yoon, Gwanhyeong Koo, Hyeonseo Yun 외 arxiv

While recent flow-matching 3D generative models (e.g., VecSet) adopt structured representations, their tokens share global context, causing conventional training-free editing to suffer from semantic artifacts such as col…