Knowledge Composition using Task Vectors with Learned Anisotropic Scaling
Frederic Z. Zhang, Paul Albert, Cristian Rodriguez-Opazo, Anton van, den Hengel, Ehsan Abbasnejad

TL;DR
This paper introduces a method called aTLAS that linearly combines parameter blocks of task vectors with learned anisotropic scaling, improving knowledge transfer, task composition, and generalization in pre-trained models, especially with limited data.
Contribution
It proposes a novel anisotropic scaling approach for task vector composition, exploiting low intrinsic dimensionality and enhancing transferability with less data.
Findings
Task vectors become more disentangled with anisotropic scaling.
Method improves performance in few-shot and test-time adaptation.
Reduces memory footprint and enhances flexibility in knowledge transfer.
Abstract
Pre-trained models produce strong generic representations that can be adapted via fine-tuning. The learned weight difference relative to the pre-trained model, known as a task vector, characterises the direction and stride of fine-tuning. The significance of task vectors is such that simple arithmetic operations on them can be used to combine diverse representations from different domains. This paper builds on these properties of task vectors and aims to answer (1) whether components of task vectors, particularly parameter blocks, exhibit similar characteristics, and (2) how such blocks can be used to enhance knowledge composition and transfer. To this end, we introduce aTLAS, an algorithm that linearly combines parameter blocks with different learned coefficients, resulting in anisotropic scaling at the task vector level. We show that such linear combinations explicitly exploit the low…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAI-based Problem Solving and Planning · Neural Networks and Applications · Fuzzy Logic and Control Systems
