English

Parameter-Efficient Multi-Task Learning via Progressive Task-Specific Adaptation

Computer Vision and Pattern Recognition 2026-04-28 v2

Abstract

Parameter-efficient fine-tuning methods have emerged as a promising solution for adapting pre-trained models to various downstream tasks. While these methods perform well in single-task learning, extending them to multi-task learning exacerbates common issues, such as task interference and negative transfer, due to the limited number of trainable parameters. To address these challenges, we introduce progressive task-specific multi-task adaptation, a novel parameter-efficient approach for multi-task learning. Our approach introduces adapter modules that are shared in early layers and become increasingly task-specific in later layers. Additionally, we propose a gradient-based approach for computing task similarity and use this measure to allocate similar tasks to the shared adapter modules. To evaluate our approach, we adapt Swin and Pyramid Vision Transformers on PASCAL and NYUD-v2. On both datasets, our approach outperforms prior parameter-efficient multi-task methods while using fewer trainable parameters.

Keywords

Cite

@article{arxiv.2509.19602,
  title  = {Parameter-Efficient Multi-Task Learning via Progressive Task-Specific Adaptation},
  author = {Neeraj Gangwar and Anshuka Rangi and Rishabh Deshmukh and Holakou Rahmanian and Yesh Dattatreya and Nickvash Kani},
  journal= {arXiv preprint arXiv:2509.19602},
  year   = {2026}
}

Comments

Accepted to AISTATS 2026