FAAR: Efficient Frequency-Aware Multi-Task Fine-Tuning via Automatic Rank Selection
Maxime Fontana, Michael Spratling, Miaojing Shi

TL;DR
FAAR introduces a frequency-aware, automatic rank selection method for multi-task fine-tuning that significantly reduces parameters while improving accuracy by learning task-specific spatial and spectral information.
Contribution
The paper proposes FAAR, a novel PEFT approach that adaptively allocates ranks and incorporates spectral analysis for enhanced multi-task learning efficiency and performance.
Findings
Reduces parameters by up to 9 times compared to traditional methods.
Outperforms existing PEFT methods in accuracy on visual benchmarks.
Improves task relationship modeling through spectral pyramid decoding.
Abstract
Adapting models pre-trained on large-scale datasets is a proven way to reach strong performance quickly for down-stream tasks. However, the growth of state-of-the-art mod-els makes traditional full fine-tuning unsuitable and difficult, especially for multi-task learning (MTL) where cost scales with the number of tasks. As a result, recent studies investigate parameter-efficient fine-tuning (PEFT) using low-rank adaptation to significantly reduce the number of trainable parameters. However, these existing methods use a single, fixed rank, which may not be optimal for differ-ent tasks or positions in the MTL architecture. Moreover, these methods fail to learn spatial information that cap-tures inter-task relationships and helps to improve diverse task predictions. This paper introduces Frequency-Aware and Automatic Rank (FAAR) for efficient MTL fine-tuning. Our method introduces…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
