paper-with-me

Papers

Random Sub-Samples Generation for Self-Supervised Real Image Denoising

2023-07-31 · ICCV 2023 1 · Yizhong Pan, Xiao Liu, Xiangyu Liao, Yuanzhouhan Cao, Chao Ren

With sufficient paired training samples, the supervised deep learning methods have attracted much attention in image denoising because of their superior performance. However, it is still very challenging to widely utilize the supervised methods in real cases due to the lack of paired noisy-clean images. Meanwhile, most self-supervised denoising methods are ineffective as well when applied to the real-world denoising tasks because of their strict assumptions in applications. For example, as a typical method for self-supervised denoising, the original blind spot network (BSN) assumes that the noise is pixel-wise independent, which is much different from the real cases. To solve this problem, we propose a novel self-supervised real image denoising framework named Sampling Difference As Perturbation (SDAP) based on Random Sub-samples Generation (RSG) with a cyclic sample difference loss. Specifically, we dig deeper into the properties of BSN to make it more suitable for real noise. Surprisingly, we find that adding an appropriate perturbation to the training images can effectively improve the performance of BSN. Further, we propose that the sampling difference can be considered as perturbation to achieve better results. Finally we propose a new BSN framework in combination with our RSG strategy. The results show that it significantly outperforms other state-of-the-art self-supervised denoising methods on real-world datasets. The code is available at https://github.com/p1y2z3/SDAP.

📄 PDF Abstract BibTeX arXiv:2307.16825

Code (1)

p1y2z3/sdap 공식 구현 pytorch

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Self-supervised learning of hologram reconstruction using physics consistency

2022-09-17 · Luzhe Huang, Hanlong Chen, Tairan Liu, Aydogan Ozcan

The past decade has witnessed transformative applications of deep learning in various computational imaging, sensing and microscopy tasks. Due to the supervised learning schemes employed, these methods mostly depend on l…

Image ReconstructionSelf-Supervised Learning

Bayesian Self-Supervised Contrastive Learning

2023-01-27 · Bin Liu, Bang Wang, Tianrui Li

Recent years have witnessed many successful applications of contrastive learning in diverse domains, yet its self-supervised version still remains many exciting challenges. As the negative samples are drawn from unlabele…

Contrastive Learning

The potential of self-supervised networks for random noise suppression in seismic data

2021-09-15 · Claire Birnie, Matteo Ravasi, Tariq Alkhalifah, Sixiu Liu

Noise suppression is an essential step in any seismic processing workflow. A portion of this noise, particularly in land datasets, presents itself as random noise. In recent years, neural networks have been successfully …

DenoisingSelf-Supervised Learning

Self-Supervised Guided Segmentation Framework for Unsupervised Anomaly Detection

2022-09-26 · Peng Xing, Yanpeng Sun, Zechao Li

Unsupervised anomaly detection is a challenging task in industrial applications since it is impracticable to collect sufficient anomalous samples. In this paper, a novel Self-Supervised Guided Segmentation Framework (SGS…

Anomaly DetectionSegmentationUnsupervised Anomaly Detection

SETTI: A Self-supervised Adversarial Malware Detection Architecture in an IoT Environment

2022-04-16 · Marjan Golmaryami, Rahim Taheri, Zahra Pooranian, Mohammad Shojafar 외

In recent years, malware detection has become an active research topic in the area of Internet of Things (IoT) security. The principle is to exploit knowledge from large quantities of continuously generated malware. Exis…

Generative Adversarial NetworkMalware Detection