paper-with-me

Papers

Alternating minimization algorithm with initialization analysis for r-local and k-sparse unlabeled sensing

2022-11-14 · Ahmed Abbasi, Shuchin Aeron, Abiy Tasissa

Unlabeled sensing is a linear inverse problem with permuted measurements. We propose an alternating minimization (AltMin) algorithm with a suitable initialization for two widely considered permutation models: partially shuffled/$k$-sparse permutations and $r$-local/block diagonal permutations. Key to the performance of the AltMin algorithm is the initialization. For the exact unlabeled sensing problem, assuming either a Gaussian measurement matrix or a sub-Gaussian signal, we bound the initialization error in terms of the number of blocks $s$ and the number of shuffles $k$. Experimental results show that our algorithm is fast, applicable to both permutation models, and robust to choice of measurement matrix. We also test our algorithm on several real datasets for the linked linear regression problem and show superior performance compared to baseline methods.

📄 PDF Abstract BibTeX arXiv:2211.07621

Code (1)

aabbas02/ksparse-and-rlocal 공식 구현

Similar Papers 제목 키워드 기반

Analysis of Fast Alternating Minimization for Structured Dictionary Learning

2018-02-01 · Saiprasad Ravishankar, Anna Ma, Deanna Needell

Methods exploiting sparsity have been popular in imaging and signal processing applications including compression, denoising, and imaging inverse problems. Data-driven approaches such as dictionary learning and transform…

DenoisingDictionary LearningOperator learning

Analysis of Fast Structured Dictionary Learning

2018-05-31 · Saiprasad Ravishankar, Anna Ma, Deanna Needell

Sparsity-based models and techniques have been exploited in many signal processing and imaging applications. Data-driven methods based on dictionary and sparsifying transform learning enable learning rich image features …

Dictionary LearningOperator learning

Alternating minimization for dictionary learning with random initialization

2017-12-01 · NeurIPS 2017 12 · Niladri Chatterji, Peter L. Bartlett

We present theoretical guarantees for an alternating minimization algorithm for the dictionary learning/sparse coding problem. The dictionary learning problem is to factorize vector samples $y^{1},y^{2},\ldots, y^{n}$ in…

Dictionary Learning

Solving a Mixture of Many Random Linear Equations by Tensor Decomposition and Alternating Minimization

2016-08-19 · Xinyang Yi, Constantine Caramanis, Sujay Sanghavi

We consider the problem of solving mixed random linear equations with $k$ components. This is the noiseless setting of mixed linear regression. The goal is to estimate multiple linear models from mixed samples in the cas…

Tensor Decomposition

Recovery guarantee of weighted low-rank approximation via alternating minimization

2016-02-06 · Yuanzhi Li, YIngyu Liang, Andrej Risteski

Many applications require recovering a ground truth low-rank matrix from noisy observations of the entries, which in practice is typically formulated as a weighted low-rank approximation problem and solved by non-convex …

Matrix Completion