IDP:图像去噪使用PoolFormer

Shou-Kai Yin, Jenhui Chen
{"title":"IDP:图像去噪使用PoolFormer","authors":"Shou-Kai Yin, Jenhui Chen","doi":"10.1109/IS3C57901.2023.00019","DOIUrl":null,"url":null,"abstract":"Recently, transformer-based models have achieved significant success in various computer vision tasks, with the attention-based token mixer module commonly believed to be the key factor. However, further research has shown that the attention-based token mixer module in transformers can be replaced by other methods, such as spatial multilayer perceptrons (MLPs) or Fourier transforms, to mix information between different tokens without sacrificing performance. Therefore, some have raised whether the success of transformers and its variants is not solely due to the attention-based token mixer module but rather to other factors. In a recent paper titled “PoolFormer” the authors demonstrated that using a simple spatial pooling operation instead of the attention module in transformers can achieve competitive performance in object detection vision tasks. Based on this finding, we propose a low-computation model for image denoising based on the PoolFormer and an MLP + CNN Transformer decoder for image restoration. By reducing the computational complexity brought by the token mixer, the model still achieves a good peak signal-to-noise ratio (PSNR) in grayscale as well as in color image denoising. This suggests that, in low-level vision tasks such as denoising, simple attention modules can also achieve good results, particularly in grayscale image denoising.","PeriodicalId":142483,"journal":{"name":"2023 Sixth International Symposium on Computer, Consumer and Control (IS3C)","volume":"148 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"IDP: Image Denoising Using PoolFormer\",\"authors\":\"Shou-Kai Yin, Jenhui Chen\",\"doi\":\"10.1109/IS3C57901.2023.00019\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Recently, transformer-based models have achieved significant success in various computer vision tasks, with the attention-based token mixer module commonly believed to be the key factor. However, further research has shown that the attention-based token mixer module in transformers can be replaced by other methods, such as spatial multilayer perceptrons (MLPs) or Fourier transforms, to mix information between different tokens without sacrificing performance. Therefore, some have raised whether the success of transformers and its variants is not solely due to the attention-based token mixer module but rather to other factors. In a recent paper titled “PoolFormer” the authors demonstrated that using a simple spatial pooling operation instead of the attention module in transformers can achieve competitive performance in object detection vision tasks. Based on this finding, we propose a low-computation model for image denoising based on the PoolFormer and an MLP + CNN Transformer decoder for image restoration. By reducing the computational complexity brought by the token mixer, the model still achieves a good peak signal-to-noise ratio (PSNR) in grayscale as well as in color image denoising. This suggests that, in low-level vision tasks such as denoising, simple attention modules can also achieve good results, particularly in grayscale image denoising.\",\"PeriodicalId\":142483,\"journal\":{\"name\":\"2023 Sixth International Symposium on Computer, Consumer and Control (IS3C)\",\"volume\":\"148 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-06-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2023 Sixth International Symposium on Computer, Consumer and Control (IS3C)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/IS3C57901.2023.00019\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2023 Sixth International Symposium on Computer, Consumer and Control (IS3C)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/IS3C57901.2023.00019","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

近年来,基于变压器的模型在各种计算机视觉任务中取得了显著的成功,其中基于注意力的令牌混合模块被普遍认为是关键因素。然而,进一步的研究表明,变压器中基于注意力的令牌混合模块可以被其他方法取代,如空间多层感知器(mlp)或傅里叶变换,在不牺牲性能的情况下混合不同令牌之间的信息。因此,一些人提出,变压器及其变体的成功是否不仅仅是由于基于注意力的令牌混频器模块,而是其他因素。在最近一篇题为“PoolFormer”的论文中,作者证明,使用简单的空间池操作代替变压器中的注意力模块,可以在目标检测视觉任务中获得具有竞争力的性能。基于这一发现,我们提出了一种基于PoolFormer和MLP + CNN Transformer解码器的低计算图像去噪模型用于图像恢复。通过降低令牌混频器带来的计算复杂度,该模型在灰度和彩色图像去噪中仍能获得较好的峰值信噪比。这表明,在去噪等低级视觉任务中,简单的注意力模块也可以取得很好的效果,尤其是在灰度图像去噪方面。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
IDP: Image Denoising Using PoolFormer
Recently, transformer-based models have achieved significant success in various computer vision tasks, with the attention-based token mixer module commonly believed to be the key factor. However, further research has shown that the attention-based token mixer module in transformers can be replaced by other methods, such as spatial multilayer perceptrons (MLPs) or Fourier transforms, to mix information between different tokens without sacrificing performance. Therefore, some have raised whether the success of transformers and its variants is not solely due to the attention-based token mixer module but rather to other factors. In a recent paper titled “PoolFormer” the authors demonstrated that using a simple spatial pooling operation instead of the attention module in transformers can achieve competitive performance in object detection vision tasks. Based on this finding, we propose a low-computation model for image denoising based on the PoolFormer and an MLP + CNN Transformer decoder for image restoration. By reducing the computational complexity brought by the token mixer, the model still achieves a good peak signal-to-noise ratio (PSNR) in grayscale as well as in color image denoising. This suggests that, in low-level vision tasks such as denoising, simple attention modules can also achieve good results, particularly in grayscale image denoising.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信