paper-with-me

홈 › Papers

Fast Separable Non-Local Means

2014-07-09 · S. Ghosh, K. N. Chaudhury

We propose a simple and fast algorithm called PatchLift for computing distances between patches (contiguous block of samples) extracted from a given one-dimensional signal. PatchLift is based on the observation that the patch distances can be efficiently computed from a matrix that is derived from the one-dimensional signal using lifting; importantly, the number of operations required to compute the patch distances using this approach does not scale with the patch length. We next demonstrate how PatchLift can be used for patch-based denoising of images corrupted with Gaussian noise. In particular, we propose a separable formulation of the classical Non-Local Means (NLM) algorithm that can be implemented using PatchLift. We demonstrate that the PatchLift-based implementation of separable NLM is few orders faster than standard NLM, and is competitive with existing fast implementations of NLM. Moreover, its denoising performance is shown to be consistently superior to that of NLM and some of its variants, both in terms of PSNR/SSIM and visual quality.

📄 PDF Abstract BibTeX arXiv:1407.2343

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingSSIM

Similar Papers 제목 키워드 기반

Artifact reduction for separable non-local means

2017-10-26 · Sanjay Ghosh, Kunal. N. Chaudhury

It was recently demonstrated [J. Electron. Imaging, 25(2), 2016] that one can perform fast non-local means (NLM) denoising of one-dimensional signals using a method called lifting. The cost of lifting is independent of t…

Denoising

CavMerge: Merging K-means Based on Local Log-Concavity

2026-04-05 · Zhili Qiao, Wangqian Ju, Peng Liu arxiv

K-means clustering, a classic and widely-used clustering technique, is known to exhibit suboptimal performance when applied to non-linearly separable data. Numerous adjustments and modifications have been proposed to add…

Kernel k-Means, By All Means: Algorithms and Strong Consistency

2020-11-12 · Debolina Paul, Saptarshi Chakraborty, Swagatam Das, Jason Xu

Kernel $k$-means clustering is a powerful tool for unsupervised learning of non-linearly separable data. Since the earliest attempts, researchers have noted that such algorithms often become trapped by local minima arisi…

AllClustering

Generalized Dirichlet-process-means for $f$-separable distortion measures

2019-01-31 · Masahiro Kobayashi, Kazuho Watanabe

DP-means clustering was obtained as an extension of $K$-means clustering. While it is implemented with a simple and efficient algorithm, it can estimate the number of clusters simultaneously. However, DP-means is specifi…

Clustering

Spectral Clustering by Ellipsoid and Its Connection to Separable Nonnegative Matrix Factorization

2015-03-05 · Tomohiko Mizutani

This paper proposes a variant of the normalized cut algorithm for spectral clustering. Although the normalized cut algorithm applies the K-means algorithm to the eigenvectors of a normalized graph Laplacian for finding c…

Clustering