SOTAVerified

All-In-One Medical Image Restoration via Task-Adaptive Routing

2024-05-30Code Available2· sign in to hype

Zhiwen Yang, Haowei Chen, Ziniu Qian, Yang Yi, HUI ZHANG, Dan Zhao, Bingzheng Wei, Yan Xu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Although single-task medical image restoration (MedIR) has witnessed remarkable success, the limited generalizability of these methods poses a substantial obstacle to wider application. In this paper, we focus on the task of all-in-one medical image restoration, aiming to address multiple distinct MedIR tasks with a single universal model. Nonetheless, due to significant differences between different MedIR tasks, training a universal model often encounters task interference issues, where different tasks with shared parameters may conflict with each other in the gradient update direction. This task interference leads to deviation of the model update direction from the optimal path, thereby affecting the model's performance. To tackle this issue, we propose a task-adaptive routing strategy, allowing conflicting tasks to select different network paths in spatial and channel dimensions, thereby mitigating task interference. Experimental results demonstrate that our proposed All-in-one Medical Image Restoration (AMIR) network achieves state-of-the-art performance in three MedIR tasks: MRI super-resolution, CT denoising, and PET synthesis, both in single-task and all-in-one settings. The code and data will be available at https://github.com/Yaziwel/AMIR.

Tasks

Reproductions