paper-with-me

홈 › 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 model (linear fine-tuning) has proven effective, as it produces task vectors that are naturally disentangled and resistant to interference. However, linearized models suffer from limited expressivity during training and incur higher computational costs at inference time, which restrict their practical applicability. In this work, we bridge the gap between linear and standard non-linear fine-tuning. We show that linearity with respect to weight perturbations, a property defined in parameter space, can be enforced through constraints in activation space during training. Concretely, we distill hidden representations from a curvature-regularized linearized teacher into a non-linear student trained via conventional fine-tuning. We find that the resulting model inherits key properties of linearized models for task arithmetic, enabling effective composition of task vectors and achieving strong performance across vision and language benchmarks without incurring any inference-time overhead.

📄 PDF Abstract BibTeX arXiv:2605.18993

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Effective Distillation to Hybrid xLSTM Architectures

2026-03-16 · Lukas Hauzenberger, Niklas Schmidinger, Thomas Schmied, Anamaria-Roberta Hartl 외 arxiv

There have been numerous attempts to distill quadratic attention-based large language models (LLMs) into sub-quadratic linearized architectures. However, despite extensive research, such distilled models often fail to ma…

Six Lectures on Linearized Neural Networks

2023-08-25 · Theodor Misiakiewicz, Andrea Montanari

In these six lectures, we examine what can be learnt about the behavior of multi-layer neural networks from the analysis of linear models. We first recall the correspondence between neural networks and linear models via …

regression

Controllability of networked multiagent systems based on linearized Turing's model

2023-10-26 · TianHao Li, Ruichang Zhang, Zhixin Liu, Zhuo Zou 외

Turing's model has been widely used to explain how simple, uniform structures can give rise to complex, patterned structures during the development of organisms. However, it is very hard to establish rigorous theoretical…

Stochastic Modified Equations for Continuous Limit of Stochastic ADMM

2020-03-07 · Xiang Zhou, Huizhuo Yuan, Chris Junchi Li, Qingyun Sun

Stochastic version of alternating direction method of multiplier (ADMM) and its variants (linearized ADMM, gradient-based ADMM) plays a key role for modern large scale machine learning problems. One example is the regula…

A universal linearized subspace refinement framework for neural networks

2026-01-20 · Wenbo Cao, Weiwei Zhang arxiv

Neural networks are predominantly trained using gradient-based methods, yet in many applications their final predictions remain far from the accuracy attainable within the model's expressive capacity. We introduce Linear…