paper-with-me

Papers

Convergence radius and sample complexity of ITKM algorithms for dictionary learning

2015-03-24 · Karin Schnass

In this work we show that iterative thresholding and K-means (ITKM) algorithms can recover a generating dictionary with K atoms from noisy $S$ sparse signals up to an error $\tilde \varepsilon$ as long as the initialisation is within a convergence radius, that is up to a $\log K$ factor inversely proportional to the dynamic range of the signals, and the sample size is proportional to $K \log K \tilde \varepsilon^{-2}$. The results are valid for arbitrary target errors if the sparsity level is of the order of the square root of the signal dimension $d$ and for target errors down to $K^{-\ell}$ if $S$ scales as $S \leq d/(\ell \log K)$.

📄 PDF Abstract BibTeX arXiv:1503.07027

Code (1)

cristian-rusu-research/ADL-TOOLBOX

Tasks

Dictionary Learningvalid

Similar Papers 제목 키워드 기반

initKmix -- A Novel Initial Partition Generation Algorithm for Clustering Mixed Data using k-means-based Clustering

2019-01-31 · Amir Ahmad, Shehroz S. Khan

Mixed datasets consist of both numeric and categorical attributes. Various k-means-based clustering algorithms have been developed for these datasets. Generally, these algorithms use random partition as a starting point,…

Clustering

Sample Complexity of Distributionally Robust Average-Reward Reinforcement Learning

2025-05-15 · Zijun Chen, Shengbo Wang, Nian Si

Motivated by practical applications where stable long-term performance is critical-such as robotics, operations research, and healthcare-we study the problem of distributionally robust (DR) average-reward reinforcement l…

reinforcement-learningReinforcement Learning

Consistent Online Gaussian Process Regression Without the Sample Complexity Bottleneck

2020-04-23 · Alec Koppel, Hrusikesha Pradhan, Ketan Rajawat

Gaussian processes provide a framework for nonlinear nonparametric Bayesian inference widely applicable across science and engineering. Unfortunately, their computational burden scales cubically with the training sample …

Bayesian InferenceGaussian Processesregression

Sharp convergence rates for Langevin dynamics in the nonconvex setting

2018-05-04 · Xiang Cheng, Niladri S. Chatterji, Yasin Abbasi-Yadkori, Peter L. Bartlett 외

We study the problem of sampling from a distribution $p^*(x) \propto \exp\left(-U(x)\right)$, where the function $U$ is $L$-smooth everywhere and $m$-strongly convex outside a ball of radius $R$, but potentially nonconve…

TRSVR: An Adaptive Stochastic Trust-Region Method with Variance Reduction

2026-01-21 · Yuchen Fang, Xinshou Zheng, Javad Lavaei arxiv

We propose a stochastic trust-region method for unconstrained nonconvex optimization that incorporates stochastic variance-reduced gradients (SVRG) to accelerate convergence. Unlike classical trust-region methods, the pr…