TADFormer : Task-Adaptive Dynamic Transformer for Efficient Multi-Task Learning
Seungmin Baek, Soyul Lee, Hayeon Jo, Hyesong Choi, Dongbo Min

TL;DR
TADFormer introduces a task-adaptive dynamic transformer that enhances multi-task learning efficiency by dynamically capturing task-specific features, achieving higher accuracy with fewer trainable parameters.
Contribution
The paper presents a novel PEFT framework with dynamic task filtering and prompting, improving task-specific feature adaptation in multi-task learning.
Findings
Achieves higher accuracy on PASCAL-Context benchmark
Reduces trainable parameters by up to 8.4 times
Outperforms recent PEFT methods in efficiency and accuracy
Abstract
Transfer learning paradigm has driven substantial advancements in various vision tasks. However, as state-of-the-art models continue to grow, classical full fine-tuning often becomes computationally impractical, particularly in multi-task learning (MTL) setup where training complexity increases proportional to the number of tasks. Consequently, recent studies have explored Parameter-Efficient Fine-Tuning (PEFT) for MTL architectures. Despite some progress, these approaches still exhibit limitations in capturing fine-grained, task-specific features that are crucial to MTL. In this paper, we introduce Task-Adaptive Dynamic transFormer, termed TADFormer, a novel PEFT framework that performs task-aware feature adaptation in the fine-grained manner by dynamically considering task-specific input contexts. TADFormer proposes the parameter-efficient prompting for task adaptation and the Dynamic…
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
TopicsNeural Networks and Applications · Domain Adaptation and Few-Shot Learning
