Sparse Convex Optimization via Adaptively Regularized Hard Thresholding

June 25, 2020 ยท Declared Dead ยท ๐Ÿ› International Conference on Machine Learning

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Kyriakos Axiotis, Maxim Sviridenko arXiv ID 2006.14571 Category cs.LG: Machine Learning Cross-listed cs.DS, stat.ML Citations 19 Venue International Conference on Machine Learning Last Checked 4 months ago
Abstract
The goal of Sparse Convex Optimization is to optimize a convex function $f$ under a sparsity constraint $s\leq s^*ฮณ$, where $s^*$ is the target number of non-zero entries in a feasible solution (sparsity) and $ฮณ\geq 1$ is an approximation factor. There has been a lot of work to analyze the sparsity guarantees of various algorithms (LASSO, Orthogonal Matching Pursuit (OMP), Iterative Hard Thresholding (IHT)) in terms of the Restricted Condition Number $ฮบ$. The best known algorithms guarantee to find an approximate solution of value $f(x^*)+ฮต$ with the sparsity bound of $ฮณ= O\left(ฮบ\min\left\{\log \frac{f(x^0)-f(x^*)}ฮต, ฮบ\right\}\right)$, where $x^*$ is the target solution. We present a new Adaptively Regularized Hard Thresholding (ARHT) algorithm that makes significant progress on this problem by bringing the bound down to $ฮณ=O(ฮบ)$, which has been shown to be tight for a general class of algorithms including LASSO, OMP, and IHT. This is achieved without significant sacrifice in the runtime efficiency compared to the fastest known algorithms. We also provide a new analysis of OMP with Replacement (OMPR) for general $f$, under the condition $s > s^* \frac{ฮบ^2}{4}$, which yields Compressed Sensing bounds under the Restricted Isometry Property (RIP). When compared to other Compressed Sensing approaches, it has the advantage of providing a strong tradeoff between the RIP condition and the solution sparsity, while working for any general function $f$ that meets the RIP condition.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted