Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Complexity Experts are Task-Discriminative Learners for Any Image Restoration

About

Recent advancements in all-in-one image restoration models have revolutionized the ability to address diverse degradations through a unified framework. However, parameters tied to specific tasks often remain inactive for other tasks, making mixture-of-experts (MoE) architectures a natural extension. Despite this, MoEs often show inconsistent behavior, with some experts unexpectedly generalizing across tasks while others struggle within their intended scope. This hinders leveraging MoEs' computational benefits by bypassing irrelevant experts during inference. We attribute this undesired behavior to the uniform and rigid architecture of traditional MoEs. To address this, we introduce ``complexity experts" -- flexible expert blocks with varying computational complexity and receptive fields. A key challenge is assigning tasks to each expert, as degradation complexity is unknown in advance. Thus, we execute tasks with a simple bias toward lower complexity. To our surprise, this preference effectively drives task-specific allocation, assigning tasks to experts with the appropriate complexity. Extensive experiments validate our approach, demonstrating the ability to bypass irrelevant experts during inference while maintaining superior performance. The proposed MoCE-IR model outperforms state-of-the-art methods, affirming its efficiency and practical applicability. The source code and models are publicly available at \href{https://eduardzamfir.github.io/moceir/}{\texttt{eduardzamfir.github.io/MoCE-IR/}}

Eduard Zamfir, Zongwei Wu, Nancy Mehta, Yuedong Tan, Danda Pani Paudel, Yulun Zhang, Radu Timofte• 2024

Related benchmarks

TaskDatasetResultRank
Image DeblurringGoPro (test)
PSNR30.05
617
Image DenoisingBSD68
PSNR31.34
404
Image DeblurringGoPro
PSNR30.05
354
Super-ResolutionManga109
PSNR28.1
330
DerainingRain100L
PSNR38.64
196
Image DerainingRain100L
PSNR38.57
190
Low-light Image EnhancementLOL
PSNR25.87
162
Image DehazingSOTS (test)
PSNR31.33
161
Image DerainingRain100L (test)
PSNR38.04
161
DehazingSOTS
PSNR31.34
154
Showing 10 of 172 rows
...

Other info

Code

Follow for update