paper-with-me

Papers

New Algorithms for Learning Incoherent and Overcomplete Dictionaries

2013-08-28 · Sanjeev Arora, Rong Ge, Ankur Moitra

In sparse recovery we are given a matrix $A$ (the dictionary) and a vector of the form $A X$ where $X$ is sparse, and the goal is to recover $X$. This is a central notion in signal processing, statistics and machine learning. But in applications such as sparse coding, edge detection, compression and super resolution, the dictionary $A$ is unknown and has to be learned from random examples of the form $Y = AX$ where $X$ is drawn from an appropriate distribution --- this is the dictionary learning problem. In most settings, $A$ is overcomplete: it has more columns than rows. This paper presents a polynomial-time algorithm for learning overcomplete dictionaries; the only previously known algorithm with provable guarantees is the recent work of Spielman, Wang and Wright who gave an algorithm for the full-rank case, which is rarely the case in applications. Our algorithm applies to incoherent dictionaries which have been a central object of study since they were introduced in seminal work of Donoho and Huo. In particular, a dictionary is $\mu$-incoherent if each pair of columns has inner product at most $\mu / \sqrt{n}$. The algorithm makes natural stochastic assumptions about the unknown sparse vector $X$, which can contain $k \leq c \min(\sqrt{n}/\mu \log n, m^{1/2 -\eta})$ non-zero entries (for any $\eta > 0$). This is close to the best $k$ allowable by the best sparse recovery algorithms even if one knows the dictionary $A$ exactly. Moreover, both the running time and sample complexity depend on $\log 1/\epsilon$, where $\epsilon$ is the target accuracy, and so our algorithms converge very quickly to the true dictionary. Our algorithm can also tolerate substantial amounts of noise provided it is incoherent with respect to the dictionary (e.g., Gaussian). In the noisy setting, our running time and sample complexity depend polynomially on $1/\epsilon$, and this is necessary.

📄 PDF Abstract BibTeX arXiv:1308.6273

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary LearningEdge DetectionSuper-Resolution

Similar Papers 제목 키워드 기반

More Algorithms for Provable Dictionary Learning

2014-01-03 · Sanjeev Arora, Aditya Bhaskara, Rong Ge, Tengyu Ma

In dictionary learning, also known as sparse coding, the algorithm is given samples of the form $y = Ax$ where $x\in \mathbb{R}^m$ is an unknown random sparse vector and $A$ is an unknown dictionary matrix in $\mathbb{R}…

Dictionary Learning

Subspace metrics for multivariate dictionaries and application to EEG

2014-07-14 · ICASSP 2014 7 · Sylvain Chevallier, Quentin Barthélemy, Jamal Atif

Overcomplete representations and dictionary learning algorithms are attracting a growing interest in the machine learning community. This paper addresses the emerging problem of comparing multivari-ate overcomplete dicti…

ClusteringDictionary LearningEEGElectroencephalogram (EEG)

Entropy of Overcomplete Kernel Dictionaries

2014-11-01 · Paul Honeine

In signal analysis and synthesis, linear approximation theory considers a linear decomposition of any given signal in a set of atoms, collected into a so-called dictionary. Relevant sparse representations are obtained by…

DiversityGaussian Processes

Geometric Analysis of Nonconvex Optimization Landscapes for Overcomplete Learning

2020-05-01 · ICLR 2020 1 · Qing Qu, Yuexiang Zhai, Xiao Li, Yuqian Zhang 외

Learning overcomplete representations finds many applications in machine learning and data analytics. In the past decade, despite the empirical success of heuristic methods, theoretical understandings and explanations of…

Representation Learning

Metrics for Multivariate Dictionaries

2013-02-18 · Sylvain Chevallier, Quentin Barthélemy, Jamal Atif

Overcomplete representations and dictionary learning algorithms kept attracting a growing interest in the machine learning community. This paper addresses the emerging problem of comparing multivariate overcomplete repre…

Clusteringcompressed sensingDictionary LearningEEG+1