Restore Anything Model via Efficient Degradation Adaptation
Bin Ren, Eduard Zamfir, Zongwei Wu, Yawei Li, Yidi Li, Danda Pani, Paudel, Radu Timofte, Ming-Hsuan Yang, Nicu Sebe

TL;DR
This paper introduces RAM, a unified and efficient image restoration model that adapts to various degradations without increasing model size, achieving state-of-the-art results with significantly reduced complexity.
Contribution
RAM leverages inherent similarities across degradations using a joint embedding and gating mechanism, avoiding the need for multiple models or large multimodal systems.
Findings
Achieves SOTA performance in all-in-one restoration tasks.
Reduces model complexity by approximately 82% in trainable parameters.
Decreases FLOPs by 85%, enabling efficient deployment.
Abstract
With the proliferation of mobile devices, the need for an efficient model to restore any degraded image has become increasingly significant and impactful. Traditional approaches typically involve training dedicated models for each specific degradation, resulting in inefficiency and redundancy. More recent solutions either introduce additional modules to learn visual prompts significantly increasing model size or incorporate cross-modal transfer from large language models trained on vast datasets, adding complexity to the system architecture. In contrast, our approach, termed RAM, takes a unified path that leverages inherent similarities across various degradations to enable both efficient and comprehensive restoration through a joint embedding mechanism without scaling up the model or relying on large multimodal models. Specifically, we examine the sub-latent space of each input,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAge of Information Optimization
MethodsSoftmax · Attention Is All You Need
