WeChat Mini Program
Old Version Features

RDASNet: Image Denoising Via a Residual Dense Attention Similarity Network

Proteomes(2023)

Xi An Jiao Tong Univ

Cited 4|Views7
Abstract
In recent years, thanks to the performance advantages of convolutional neural networks (CNNs), CNNs have been widely used in image denoising. However, most of the CNN-based image-denoising models cannot make full use of the redundancy of image data, which limits the expressiveness of the model. We propose a new image-denoising model that aims to extract the local features of the image through CNN and focus on the global information of the image through the attention similarity module (ASM), especially the global similarity details of the image. Furthermore, dilation convolution is used to enlarge the receptive field to better focus on the global features. Moreover, avg-pooling is used to smooth and suppress noise in the ASM to further improve model performance. In addition, through global residual learning, the effect is enhanced from shallow to deep layers. A large number of experiments show that our proposed model has a better image-denoising effect, including quantitative and visual results. It is more suitable for complex blind noise and real images.
More
Translated text
Key words
image denoising,CNN,attention similarity module,residual dense block
求助PDF
上传PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Upload PDF to Generate Summary
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
A Romero,N Ballas, SE Kahou, A Chassang,C Gatta,Y Bengio
2015

被引用25028 | 浏览

Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种新的图像去噪模型RDASNet,通过结合卷积神经网络(CNN)与注意力相似性模块(ASM),有效利用图像数据冗余,提高去噪性能。

方法】:RDASNet通过CNN提取图像局部特征,并通过ASM关注图像的全局信息,特别是全局相似细节,采用扩张卷积扩大感受野,以及平均池化平滑和抑制ASM中的噪声。

实验】:在大量实验中,使用未知噪声水平的图像进行测试,RDASNet表现出了优于其他模型的去噪效果,实验使用了常见的数据集,得到了量化和视觉上的优化结果。