paper-with-me

홈 › Papers

Dictionary Learning for the Almost-Linear Sparsity Regime

2022-10-19 · Alexei Novikov, Stephen White

Dictionary learning, the problem of recovering a sparsely used matrix $\mathbf{D} \in \mathbb{R}^{M \times K}$ and $N$ $s$-sparse vectors $\mathbf{x}_i \in \mathbb{R}^{K}$ from samples of the form $\mathbf{y}_i = \mathbf{D}\mathbf{x}_i$, is of increasing importance to applications in signal processing and data science. When the dictionary is known, recovery of $\mathbf{x}_i$ is possible even for sparsity linear in dimension $M$, yet to date, the only algorithms which provably succeed in the linear sparsity regime are Riemannian trust-region methods, which are limited to orthogonal dictionaries, and methods based on the sum-of-squares hierarchy, which requires super-polynomial time in order to obtain an error which decays in $M$. In this work, we introduce SPORADIC (SPectral ORAcle DICtionary Learning), an efficient spectral method on family of reweighted covariance matrices. We prove that in high enough dimensions, SPORADIC can recover overcomplete ($K > M$) dictionaries satisfying the well-known restricted isometry property (RIP) even when sparsity is linear in dimension up to logarithmic factors. Moreover, these accuracy guarantees have an ``oracle property" that the support and signs of the unknown sparse vectors $\mathbf{x}_i$ can be recovered exactly with high probability, allowing for arbitrarily close estimation of $\mathbf{D}$ with enough samples in polynomial time. To the author's knowledge, SPORADIC is the first polynomial-time algorithm which provably enjoys such convergence guarantees for overcomplete RIP matrices in the near-linear sparsity regime.

📄 PDF Abstract BibTeX arXiv:2210.10855

Code (1)

sew347/spectral_dict_learn 공식 구현

Tasks

Dictionary Learning

Similar Papers 제목 키워드 기반

Towards Learning Sparsely Used Dictionaries with Arbitrary Supports

2018-04-23 · Pranjal Awasthi, Aravindan Vijayaraghavan

Dictionary learning is a popular approach for inferring a hidden basis or dictionary in which data has a sparse representation. Data generated from the dictionary A (an n by m matrix, with m > n in the over-complete sett…

Dictionary Learning

Dictionary Subselection Using an Overcomplete Joint Sparsity Model

2012-12-12 · Mehrdad Yaghoobi, Laurent Daudet, Michael E. Davies

Many natural signals exhibit a sparse representation, whenever a suitable describing model is given. Here, a linear generative model is considered, where many sparsity-based signal processing techniques rely on such a si…

Dictionary Learningmodel

Quality Versus Sparsity in Image Recovery by Dictionary Learning Using Iterative Shrinkage

2025-08-05 · Mohammadsadegh Khoshghiaferezaee, Moritz Krauth, Shima Shabani, Michael Breuß arxiv

Sparse dictionary learning (SDL) is a fundamental technique that is useful for many image processing tasks. As an example we consider here image recovery, where SDL can be cast as a nonsmooth optimization problem. For th…

Dictionary Learning with Almost Sure Error Constraints

2019-10-19 · Mohammed Rayyan Sheriff, Debasish Chatterjee

A dictionary is a database of standard vectors, so that other vectors / signals are expressed as linear combinations of dictionary vectors, and the task of learning a dictionary for a given data is to find a good diction…

Dictionary Learning

Task-Driven Dictionary Learning for Hyperspectral Image Classification with Structured Sparsity Constraints

2015-02-03 · Xiaoxia Sun, Nasser M. Nasrabadi, Trac. D. Tran

Sparse representation models a signal as a linear combination of a small number of dictionary atoms. As a generative model, it requires the dictionary to be highly redundant in order to ensure both a stable high sparsity…

Dictionary LearningGeneral ClassificationHyperspectral Image Classificationimage-classification+1