paper-with-me

홈 › Papers

FAAR: Efficient Frequency-Aware Multi-Task Fine-Tuning via Automatic Rank Selection

2026-03-20 · Maxime Fontana, Michael Spratling, Miaojing Shi arxiv

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 Performance-Driven Rank Shrink-ing (PDRS) to allocate the optimal rank per adapter location and per task. Moreover, by analyzing the image frequency spectrum, FAAR proposes a Task-Spectral Pyramidal Decoder (TS-PD) that injects input-specific context into spatial bias learning to better reflect cross-task relationships. Experiments performed on dense visual task benchmarks show the superiority of our method in terms of both accuracy and efficiency compared to other PEFT methods in MTL. FAAR reduces the number of parameters by up to 9 times compared to traditional MTL fine-tuning whilst improving overall performance. Our code is available.

📄 PDF Abstract BibTeX arXiv:2603.20403

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningMulti-Task Learning

Similar Papers 제목 키워드 기반

FAAR: Format-Aware Adaptive Rounding for NVFP4

2026-03-23 · Hanglin Li, Shuchang Tian, Chen Lin, Zhiyong Zhao 외 arxiv

Deploying large language models (LLMs) on edge devices requires extremely low-bit quantization. Ultra-low precision formats such as NVFP4 offer a promising solution for reducing memory footprint and accelerating computat…

A Key-Driven Framework for Identity-Preserving Face Anonymization

2024-09-05 · Miaomiao Wang, Guang Hua, Sheng Li, Guorui Feng

Virtual faces are crucial content in the metaverse. Recently, attempts have been made to generate virtual faces for privacy protection. Nevertheless, these virtual faces either permanently remove the identifiable informa…

Face AnonymizationFace GenerationMulti-Task Learning

LookCloser: Frequency-aware Radiance Field for Tiny-Detail Scene

2025-03-24 · CVPR 2025 1 · XiaoYu Zhang, Weihong Pan, Chong Bao, Xiyu Zhang 외

Humans perceive and comprehend their surroundings through information spanning multiple frequencies. In immersive scenes, people naturally scan their environment to grasp its overall structure while examining fine detail…

NeRF

Generalizable Multispectral Land Cover Classification via Frequency-Aware Mixture of Low-Rank Token Experts

2025-05-20 · Xi Chen, Shen Yan, Juelin Zhu, Chen Chen 외

We introduce Land-MoE, a novel approach for multispectral land cover classification (MLCC). Spectral shift, which emerges from disparities in sensors and geospatial conditions, poses a significant challenge in this domai…

Domain AdaptationDomain GeneralizationLand Cover ClassificationSemantic Segmentation

DeRainMamba: A Frequency-Aware State Space Model with Detail Enhancement for Image Deraining

2025-10-08 · Zhiliang Zhu, Tao Zeng, Tao Yang, Guoliang Luo 외 arxiv

Image deraining is crucial for improving visual quality and supporting reliable downstream vision tasks. Although Mamba-based models provide efficient sequence modeling, their limited ability to capture fine-grained deta…

Single Image DerainingRain Removal