Segmentation Guided Sparse Transformer for Under-Display Camera Image Restoration
Jingyun Xue, Tao Wang, Pengwen Dai, Kaihao Zhang

TL;DR
This paper introduces SGSFormer, a segmentation-guided sparse Transformer that improves under-display camera image restoration by focusing attention on relevant regions and reducing noise, outperforming traditional dense attention methods.
Contribution
The paper proposes a novel segmentation-guided sparse Transformer architecture that leverages instance segmentation maps to enhance UDC image restoration by filtering redundant information.
Findings
Sparse self-attention reduces noise and redundancy.
Guided attention improves restoration quality.
Outperforms dense Transformer methods in experiments.
Abstract
Under-Display Camera (UDC) is an emerging technology that achieves full-screen display via hiding the camera under the display panel. However, the current implementation of UDC causes serious degradation. The incident light required for camera imaging undergoes attenuation and diffraction when passing through the display panel, leading to various artifacts in UDC imaging. Presently, the prevailing UDC image restoration methods predominantly utilize convolutional neural network architectures, whereas Transformer-based methods have exhibited superior performance in the majority of image restoration tasks. This is attributed to the Transformer's capability to sample global features for the local reconstruction of images, thereby achieving high-quality image restoration. In this paper, we observe that when using the Vision Transformer for UDC degraded image restoration, the global attention…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptical Systems and Laser Technology · Advanced Optical Imaging Technologies · Advanced Optical Sensing Technologies
MethodsAttention Is All You Need · Dropout · Cosine Annealing · Position-Wise Feed-Forward Layer · Attention Dropout · Linear Warmup With Cosine Annealing · Absolute Position Encodings · Softmax · Dense Connections · Label Smoothing
