Residual Transformer Fusion Network for Salt and Pepper Image Denoising
Bintang Pradana Erlangga Putra, Heri Prasetyo, Esti Suryani

TL;DR
This paper introduces RTF-Net, a novel architecture combining CNN and Transformer components for effective salt-and-pepper image denoising without prior noise knowledge, demonstrating superior performance across various noise levels.
Contribution
The paper proposes a Residual Transformer Fusion Network (RTF-Net) that integrates ResNet and CvT for improved salt-and-pepper image denoising, addressing limitations of prior methods requiring noise prior knowledge.
Findings
RTF-Net outperforms existing methods in PSNR across multiple test images.
The model effectively learns noise maps and image details without prior noise information.
Superior denoising performance at various noise levels, except in specific cases.
Abstract
Convolutional Neural Network (CNN) has been widely used in unstructured datasets, one of which is image denoising. Image denoising is a noisy image reconstruction process that aims to reduce additional noise that occurs from the noisy image with various strategies. Image denoising has a problem, namely that some image denoising methods require some prior knowledge of information about noise. To overcome this problem, a combined architecture of Convolutional Vision Transformer (CvT) and Residual Networks (ResNet) is used which is called the Residual Transformer Fusion Network (RTF-Net). In general, the process in this architecture can be divided into two parts, Noise Suppression Network (NSN) and Structure Enhancement Network (SEN). Residual Block is used in the Noise Suppression Network and is used to learn the noise map in the image, while the CvT is used in the Structure Enhancement…
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
TopicsImage and Signal Denoising Methods · Advanced Image Fusion Techniques · Spectroscopy and Chemometric Analyses
MethodsAttention Is All You Need · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Depthwise Convolution · Pointwise Convolution · Linear Layer · Average Pooling · Multi-Head Attention · Residual Block · Position-Wise Feed-Forward Layer
