Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TAT: Task-Adaptive Transformer for All-in-One Medical Image Restoration

About

Medical image restoration (MedIR) aims to recover high-quality medical images from their low-quality counterparts. Recent advancements in MedIR have focused on All-in-One models capable of simultaneously addressing multiple different MedIR tasks. However, due to significant differences in both modality and degradation types, using a shared model for these diverse tasks requires careful consideration of two critical inter-task relationships: task interference, which occurs when conflicting gradient update directions arise across tasks on the same parameter, and task imbalance, which refers to uneven optimization caused by varying learning difficulties inherent to each task. To address these challenges, we propose a task-adaptive Transformer (TAT), a novel framework that dynamically adapts to different tasks through two key innovations. First, a task-adaptive weight generation strategy is introduced to mitigate task interference by generating task-specific weight parameters for each task, thereby eliminating potential gradient conflicts on shared weight parameters. Second, a task-adaptive loss balancing strategy is introduced to dynamically adjust loss weights based on task-specific learning difficulties, preventing task domination or undertraining. Extensive experiments demonstrate that our proposed TAT achieves state-of-the-art performance in three MedIR tasks--PET synthesis, CT denoising, and MRI super-resolution--both in task-specific and All-in-One settings. Code is available at https://github.com/Yaziwel/TAT.

Zhiwen Yang, Jiaju Zhang, Yang Yi, Jian Liang, Bingzheng Wei, Yan Xu• 2025

Related benchmarks

TaskDatasetResultRank
CT DenoisingCT (test)
PSNR33.78
17
MRI Super-resolutionMRI (test)
PSNR32.13
17
Medical Image RestorationCOVID19CTscans
PSNR22.12
7
Medical Image RestorationACDC
PSNR24.94
7
Medical Image RestorationHCC-TACE-Seg
PSNR33.16
7
Medical Image RestorationAverage
PSNR27.84
7
Medical Image RestorationBraTS 2021
PSNR31.14
7
CT DenoisingCT Denoising
PSNR33.8
6
Medical Image RestorationPET, CT, and MRI Combined
PSNR34.39
6
MRI Super-resolutionMRI Super-Resolution
PSNR32.1
6
Showing 10 of 12 rows

Other info

GitHub

Follow for update