paper-with-me

Papers

Robust Non-Linear Matrix Factorization for Dictionary Learning, Denoising, and Clustering

2020-05-04 · Jicong Fan, Chengrun Yang, Madeleine Udell

Low dimensional nonlinear structure abounds in datasets across computer vision and machine learning. Kernelized matrix factorization techniques have recently been proposed to learn these nonlinear structures for denoising, classification, dictionary learning, and missing data imputation, by observing that the image of the matrix in a sufficiently large feature space is low-rank. However, these nonlinear methods fail in the presence of sparse noise or outliers. In this work, we propose a new robust nonlinear factorization method called Robust Non-Linear Matrix Factorization (RNLMF). RNLMF constructs a dictionary for the data space by factoring a kernelized feature space; a noisy matrix can then be decomposed as the sum of a sparse noise matrix and a clean data matrix that lies in a low dimensional nonlinear manifold. RNLMF is robust to sparse noise and outliers and scales to matrices with thousands of rows and columns. Empirically, RNLMF achieves noticeable improvements over baseline methods in denoising and clustering.

📄 PDF Abstract BibTeX arXiv:2005.01317

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDenoisingDictionary LearningImputation

Similar Papers 제목 키워드 기반

Sparse Representation and Non-Negative Matrix Factorization for image denoise

2018-07-05 · R. M. Farouk, M. E. Abd El-aziz, A. M. Adam

Recently, the problem of blind image separation has been widely investigated, especially the medical image denoise which is the main step in medical diag-nosis. Removing the noise without affecting relevant features of t…

DenoisingDictionary LearningImage Denoising

Global Optimality in Separable Dictionary Learning with Applications to the Analysis of Diffusion MRI

2018-07-15 · Evan Schwab, Benjamin D. Haeffele, René Vidal, Nicolas Charon

Sparse dictionary learning is a popular method for representing signals as linear combinations of a few elements from a dictionary that is learned from the data. In the classical setting, signals are represented as vecto…

DenoisingDictionary LearningDiffusion MRI

Sample Complexity of Dictionary Learning and other Matrix Factorizations

2013-12-13 · Rémi Gribonval, Rodolphe Jenatton, Francis Bach, Martin Kleinsteuber 외

Many modern tools in machine learning and signal processing, such as sparse dictionary learning, principal component analysis (PCA), non-negative matrix factorization (NMF), $K$-means clustering, etc., rely on the factor…

ClusteringDictionary LearningGeneralization Bounds

On audio enhancement via online non-negative matrix factorization

2021-10-07 · Andrew Sack, Wenzhao Jiang, Michael Perlmutter, Palina Salanevich 외

We propose a method for noise reduction, the task of producing a clean audio signal from a recording corrupted by additive noise. Many common approaches to this problem are based upon applying non-negative matrix factori…

Denoising

Online matrix factorization for Markovian data and applications to Network Dictionary Learning

2019-11-05 · Hanbaek Lyu, Deanna Needell, Laura Balzano

Online Matrix Factorization (OMF) is a fundamental tool for dictionary learning problems, giving an approximate representation of complex data sets in terms of a reduced number of extracted features. Convergence guarante…

DenoisingDictionary Learning