# DoPAMINE: Double-sided Masked CNN for Pixel Adaptive Multiplicative   Noise Despeckling

**Authors:** Sunghwan Joo, Sungmin Cha, and Taesup Moon

arXiv: 1902.02530 · 2019-02-08

## TL;DR

DoPAMINE introduces a neural network framework for pixel-wise multiplicative noise despeckling, leveraging adaptive learning and a novel double-sided masked CNN architecture for improved performance and fast convergence.

## Contribution

It extends the neural adaptive image denoising framework to multiplicative noise and proposes a double-sided masked CNN architecture for efficient despeckling.

## Key findings

- Achieves significantly better despeckling results than SAR-DRN.
- Demonstrates high adaptivity through fine-tuning on noisy images.
- Converges quickly to high denoising performance during training.

## Abstract

We propose DoPAMINE, a new neural network based multiplicative noise despeckling algorithm. Our algorithm is inspired by Neural AIDE (N-AIDE), which is a recently proposed neural adaptive image denoiser. While the original N-AIDE was designed for the additive noise case, we show that the same framework, i.e., adaptively learning a network for pixel-wise affine denoisers by minimizing an unbiased estimate of MSE, can be applied to the multiplicative noise case as well. Moreover, we derive a double-sided masked CNN architecture which can control the variance of the activation values in each layer and converge fast to high denoising performance during supervised training. In the experimental results, we show our DoPAMINE possesses high adaptivity via fine-tuning the network parameters based on the given noisy image and achieves significantly better despeckling results compared to SAR-DRN, a state-of-the-art CNN-based algorithm.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.02530/full.md

## Figures

28 figures with captions in the complete paper: https://tomesphere.com/paper/1902.02530/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1902.02530/full.md

---
Source: https://tomesphere.com/paper/1902.02530