paper-with-me

Papers

Simple, Efficient, and Neural Algorithms for Sparse Coding

2015-03-02 · Sanjeev Arora, Rong Ge, Tengyu Ma, Ankur Moitra

Sparse coding is a basic task in many fields including signal processing, neuroscience and machine learning where the goal is to learn a basis that enables a sparse representation of a given set of data, if one exists. Its standard formulation is as a non-convex optimization problem which is solved in practice by heuristics based on alternating minimization. Re- cent work has resulted in several algorithms for sparse coding with provable guarantees, but somewhat surprisingly these are outperformed by the simple alternating minimization heuristics. Here we give a general framework for understanding alternating minimization which we leverage to analyze existing heuristics and to design new ones also with provable guarantees. Some of these algorithms seem implementable on simple neural architectures, which was the original motivation of Olshausen and Field (1997a) in introducing sparse coding. We also give the first efficient algorithm for sparse coding that works almost up to the information theoretic limit for sparse recovery on incoherent dictionaries. All previous algorithms that approached or surpassed this limit run in time exponential in some natural parameter. Finally, our algorithms improve upon the sample complexity of existing approaches. We believe that our analysis framework will have applications in other settings where simple iterative algorithms are used.

📄 PDF Abstract BibTeX arXiv:1503.00778

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sparse Recovery and Dictionary Learning from Nonlinear Compressive Measurements

2019-09-10

Sparse coding and dictionary learning are popular techniques for linear inverse problems such as denoising or inpainting. However in many cases, the measurement process is nonlinear, for example for clipped, quantized or…

DenoisingDictionary Learning

Structured sparse coding via lateral inhibition

2011-12-01 · NeurIPS 2011 12 · Arthur D. Szlam, Karol Gregor, Yann L. Cun

This work describes a conceptually simple method for structured sparse coding and dictionary design. Supposing a dictionary with K atoms, we introduce a structure as a set of penalties or interactions between every pair …

Approximate Gradient Coding via Sparse Random Graphs

2017-11-17 · Zachary Charles, Dimitris Papailiopoulos, Jordan Ellenberg

Distributed algorithms are often beset by the straggler effect, where the slowest compute nodes in the system dictate the overall running time. Coding-theoretic techniques have been recently proposed to mitigate straggle…

Provably Accurate Double-Sparse Coding

2017-11-09 · Thanh V. Nguyen, Raymond K. W. Wong, Chinmay Hegde

Sparse coding is a crucial subroutine in algorithms for various signal processing, deep learning, and other machine learning applications. The central goal is to learn an overcomplete dictionary that can sparsely represe…

k-Sparse Autoencoders

2013-12-19 · Alireza Makhzani, Brendan Frey

Recently, it has been observed that when representations are learnt in a way that encourages sparsity, improved performance is obtained on classification tasks. These methods involve combinations of activation functions,…

ClassificationDenoisingGeneral Classification