Reciprocal Attention Mixing Transformer for Lightweight Image Restoration
Haram Choi, Cheolwoong Na, Jihyeon Oh, Seungjae Lee, Jinseop Kim,, Subeen Choe, Jeongmin Lee, Taehoon Kim, Jihoon Yang

TL;DR
This paper introduces RAMiT, a lightweight image restoration network using reciprocal attention mixing in a Transformer architecture, achieving state-of-the-art results across multiple IR tasks with fewer parameters.
Contribution
The paper proposes a novel reciprocal attention mixing Transformer with bi-dimensional self-attentions and hierarchical modules, enhancing efficiency and performance in lightweight IR models.
Findings
Achieves state-of-the-art performance on multiple IR tasks
Reduces model parameters while maintaining high accuracy
Demonstrates effectiveness of bi-dimensional attention in IR
Abstract
Although many recent works have made advancements in the image restoration (IR) field, they often suffer from an excessive number of parameters. Another issue is that most Transformer-based IR methods focus only on either local or global features, leading to limited receptive fields or deficient parameter issues. To address these problems, we propose a lightweight IR network, Reciprocal Attention Mixing Transformer (RAMiT). It employs our proposed dimensional reciprocal attention mixing Transformer (D-RAMiT) blocks, which compute bi-dimensional (spatial and channel) self-attentions in parallel with different numbers of multi-heads. The bi-dimensional attentions help each other to complement their counterpart's drawbacks and are then mixed. Additionally, we introduce a hierarchical reciprocal attention mixing (H-RAMi) layer that compensates for pixel-level information losses and utilizes…
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
TopicsImage and Signal Denoising Methods · Image Enhancement Techniques · Advanced Image Processing Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Position-Wise Feed-Forward Layer · Adam · Residual Connection · Absolute Position Encodings · Softmax · Layer Normalization
