Iterative Hard Thresholding with Adaptive Regularization: Sparser Solutions Without Sacrificing Runtime
Kyriakos Axiotis, Maxim Sviridenko

TL;DR
This paper introduces a modified iterative hard thresholding algorithm with adaptive regularization that achieves sparser solutions more efficiently without re-optimization, improving sparsity bounds and runtime.
Contribution
The paper presents a simple, deterministic modification to IHT that improves sparsity bounds and runtime, removing the need for re-optimization and prior knowledge of solution parameters.
Findings
Achieves sparser solutions with $O(s\,\kappa)$ sparsity bound.
Does not require re-optimization or prior knowledge of optimal values.
Improves condition number dependence from $\kappa^2$ to $\kappa$ in low rank optimization.
Abstract
We propose a simple modification to the iterative hard thresholding (IHT) algorithm, which recovers asymptotically sparser solutions as a function of the condition number. When aiming to minimize a convex function with condition number subject to being an -sparse vector, the standard IHT guarantee is a solution with relaxed sparsity , while our proposed algorithm, regularized IHT, returns a solution with sparsity . Our algorithm significantly improves over ARHT which also finds a solution of sparsity , as it does not require re-optimization in each iteration (and so is much faster), is deterministic, and does not require knowledge of the optimal solution value or the optimal sparsity level . Our main technical tool is an adaptive regularization framework, in which the algorithm progressively learns the weights of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Image and Signal Denoising Methods · Photoacoustic and Ultrasonic Imaging
