paper-with-me

Papers

TADFormer : Task-Adaptive Dynamic Transformer for Efficient Multi-Task Learning

2025-01-08 · Seungmin Baek, Soyul Lee, Hayeon Jo, Hyesong Choi, Dongbo Min

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 Task Filter (DTF) to capture task information conditioned on input contexts. Experiments on the PASCAL-Context benchmark demonstrate that the proposed method achieves higher accuracy in dense scene understanding tasks, while reducing the number of trainable parameters by up to 8.4 times when compared to full fine-tuning of MTL models. TADFormer also demonstrates superior parameter efficiency and accuracy compared to recent PEFT methods.

📄 PDF Abstract BibTeX arXiv:2501.04293

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learningparameter-efficient fine-tuningScene UnderstandingTransfer Learning

Similar Papers 제목 키워드 기반

TADFormer: Task-Adaptive Dynamic TransFormer for Efficient Multi-Task Learning

2025-01-01 · CVPR 2025 1 · Seungmin Baek, Soyul Lee, Hayeon Jo, Hyesong Choi 외

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, part…

Multi-Task Learningparameter-efficient fine-tuningScene UnderstandingTransfer Learning

Efficient Adaptive Transformer: An Empirical Study and Reproducible Framework

2025-10-14 · Jan Miller arxiv

The Efficient Adaptive Transformer (EAT) framework unifies three adaptive efficiency techniques - progressive token pruning, sparse attention, and dynamic early exiting - into a single, reproducible architecture for inpu…

Adaptive Head Budgeting for Efficient Multi-Head Attention

2026-04-24 · Bilal Faye, Abdoulaye Mbaye, Hanane Azzag, Mustapha Lebbah arxiv

Multi-head attention enables Transformers to capture diverse representations, but all attention heads are typically activated for every input, regardless of task complexity. For coarse-grained tasks such as text classifi…

Text Classification

Transformer-Squared: Self-adaptive LLMs

2025-01-09 · Qi Sun, Edoardo Cetin, Yujin Tang

Self-adaptive large language models (LLMs) aim to solve the challenges posed by traditional fine-tuning methods, which are often computationally intensive and static in their ability to handle diverse tasks. We introduce…

D-Net: Dynamic Large Kernel with Dynamic Feature Fusion for Volumetric Medical Image Segmentation

2024-03-15 · Jin Yang, Peijie Qiu, Yichi Zhang, Daniel S. Marcus 외

Hierarchical transformers have achieved significant success in medical image segmentation due to their large receptive field and capabilities of effectively leveraging global long-range contextual information. Convolutio…

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationOrgan Segmentation+4