Affine Subspace Models and Clustering for Patch-Based Image Denoising
Tharindu Wickremasinghe, Marco F. Duarte
TL;DR
Affine Subspace Models and Clustering for Patch-Based Image Denoising proposes using affine subspaces to model image patches, addressing non-negativity that makes zero-mean linear subspaces suboptimal. It develops self-representation-based clustering with affine constraints, including three variants (BPDN, NNC lasso, NN lasso) to build affinity matrices for spectral clustering. The authors integrate this clustering into a simple patch-subspace projection denoising (PSP) method, which projects noisy patches onto the learned affine subspaces, using mean subtraction and PCA. Experimental results demonstrate improved clustering structure and superior denoising performance against non-local means, especially when affineness is enforced.
Abstract
Image tile-based approaches are popular in many image processing applications such as denoising (e.g., non-local means). A key step in their use is grouping the images into clusters, which usually proceeds iteratively splitting the images into clusters and fitting a model for the images in each cluster. Linear subspaces have emerged as a suitable model for tile clusters; however, they are not well matched to images patches given that images are non-negative and thus not distributed around the origin in the tile vector space. We study the use of affine subspace models for the clusters to better match the geometric structure of the image tile vector space. We also present a simple denoising algorithm that relies on the affine subspace clustering model using least squares projection. We review several algorithmic approaches to solve the affine subspace clustering problem and show experimental results that highlight the performance improvements in clustering and denoising.
