paper-with-me

Papers

SS-BSN: Attentive Blind-Spot Network for Self-Supervised Denoising with Nonlocal Self-Similarity

2023-05-17 · Young-Joo Han, Ha-Jin Yu

Recently, numerous studies have been conducted on supervised learning-based image denoising methods. However, these methods rely on large-scale noisy-clean image pairs, which are difficult to obtain in practice. Denoising methods with self-supervised training that can be trained with only noisy images have been proposed to address the limitation. These methods are based on the convolutional neural network (CNN) and have shown promising performance. However, CNN-based methods do not consider using nonlocal self-similarities essential in the traditional method, which can cause performance limitations. This paper presents self-similarity attention (SS-Attention), a novel self-attention module that can capture nonlocal self-similarities to solve the problem. We focus on designing a lightweight self-attention module in a pixel-wise manner, which is nearly impossible to implement using the classic self-attention module due to the quadratically increasing complexity with spatial resolution. Furthermore, we integrate SS-Attention into the blind-spot network called self-similarity-based blind-spot network (SS-BSN). We conduct the experiments on real-world image denoising tasks. The proposed method quantitatively and qualitatively outperforms state-of-the-art methods in self-supervised denoising on the Smartphone Image Denoising Dataset (SIDD) and Darmstadt Noise Dataset (DND) benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2305.09890

Code (1)

youngjoohan/ss-bsn 공식 구현 pytorch

Tasks

DenoisingImage DenoisingImage Restoration

Similar Papers 제목 키워드 기반

Blind2Unblind: Self-Supervised Image Denoising with Visible Blind Spots

2022-03-14 · CVPR 2022 1 · Zejin Wang, Jiazheng Liu, Guoqing Li, Hua Han

Real noisy-clean pairs on a large scale are costly and difficult to obtain. Meanwhile, supervised denoisers trained on synthetic data perform poorly in practice. Self-supervised denoisers, which learn only from single no…

DenoisingImage Denoising

Pseudo-Siamese Blind-Spot Transformers for Self-Supervised Real-World Denoising

2025-06-05 · The Annual Conference on Neural Information Processing Systems 2025 6 · Yuhui Quan; Tianxiang Zheng; Hui Ji

Real-world image denoising remains a challenge task. This paper studies self-supervised image denoising, requiring only noisy images captured in a single shot. We revamping the blind-spot technique by leveraging the tran…

DenoisingImage Denoising

View Blind-spot as Inpainting: Self-Supervised Denoising with Mask Guided Residual Convolution

2021-09-10 · Yuhongze Zhou, Liguang Zhou, Tin Lun Lam, Yangsheng Xu

In recent years, self-supervised denoising methods have shown impressive performance, which circumvent painstaking collection procedure of noisy-clean image pairs in supervised denoising methods and boost denoising appli…

Denoising

Blind-Spot Guided Diffusion for Self-supervised Real-World Denoising

2025-09-19 · Shen Cheng, Haipeng Li, Haibin Huang, Xiaohong Liu 외 arxiv

In this work, we present Blind-Spot Guided Diffusion, a novel self-supervised framework for real-world image denoising. Our approach addresses two major challenges: the limitations of blind-spot networks (BSNs), which of…

Image Denoising

Exploring Efficient Asymmetric Blind-Spots for Self-Supervised Denoising in Real-World Scenarios

2023-03-29 · CVPR 2024 1 · Shiyan Chen, Jiyuan Zhang, Zhaofei Yu, Tiejun Huang

Self-supervised denoising has attracted widespread attention due to its ability to train without clean images. However, noise in real-world scenarios is often spatially correlated, which causes many self-supervised algor…

Denoising