paper-with-me

Papers

Linear Attention Based Deep Nonlocal Means Filtering for Multiplicative Noise Removal

2024-07-06 · Xiao Siyao, Huang Libing, Zhang Shunsheng

Multiplicative noise widely exists in radar images, medical images and other important fields' images. Compared to normal noises, multiplicative noise has a generally stronger effect on the visual expression of images. Aiming at the denoising problem of multiplicative noise, we linearize the nonlocal means algorithm with deep learning and propose a linear attention mechanism based deep nonlocal means filtering (LDNLM). Starting from the traditional nonlocal means filtering, we employ deep channel convolution neural networks to extract the information of the neighborhood matrix and obtain representation vectors of every pixel. Then we replace the similarity calculation and weighted averaging processes with the inner operations of the attention mechanism. To reduce the computational overhead, through the formula of similarity calculation and weighted averaging, we derive a nonlocal filter with linear complexity. Experiments on both simulated and real multiplicative noise demonstrate that the LDNLM is more competitive compared with the state-of-the-art methods. Additionally, we prove that the LDNLM possesses interpretability close to traditional NLM.

📄 PDF Abstract BibTeX arXiv:2407.05087

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Guided Nonlocal Means Estimation of Polarimetric Covariance for Canopy State Classification

2021-06-17 · Jørgen A. Agersborg, Stian Normann Anfinsen, Jane Uhd Jepsen

We have developed a nonlocal algorithm for estimating polarimetric synthetic aperture radar (PolSAR) covariance matrices on single-look complex (SLC) format resolution. The algorithm is inspired by recent work with guide…

Fast High-Dimensional Bilateral and Nonlocal Means Filtering

2018-11-06 · Pravin Nair, Kunal. N. Chaudhury

Existing fast algorithms for bilateral and nonlocal means filtering mostly work with grayscale images. They cannot easily be extended to high-dimensional data such as color and hyperspectral images, patch-based data, flo…

ClusteringQuantizationVocal Bursts Intensity Prediction

Fast High-Dimensional Kernel Filtering

2019-01-18 · Pravin Nair, Kunal. N. Chaudhury

The bilateral and nonlocal means filters are instances of kernel-based filters that are popularly used in image processing. It was recently shown that fast and accurate bilateral filtering of grayscale images can be perf…

Vocal Bursts Intensity Prediction

Polarimetric Guided Nonlocal Means Covariance Matrix Estimation for Defoliation Mapping

2020-01-24 · Jørgen A. Agersborg, Stian Normann Anfinsen, Jane Uhd Jepsen

In this study we investigate the potential for using synthetic aperture radar (SAR) data to provide high resolution defoliation and regrowth mapping of trees in the tundra-forest ecotone. Using aerial photographs, four a…

ClassificationGeneral Classification

Speckle Reduction with Trained Nonlinear Diffusion Filtering

2017-02-24 · Wensen Feng, Yunjin Chen

Speckle reduction is a prerequisite for many image processing tasks in synthetic aperture radar (SAR) images, as well as all coherent images. In recent years, predominant state-of-the-art approaches for despeckling are u…

Computational EfficiencyGPUImage Restoration