English

Iterative Hard Thresholding with Adaptive Regularization: Sparser Solutions Without Sacrificing Runtime

Optimization and Control 2022-04-19 v1 Data Structures and Algorithms Information Theory Machine Learning math.IT Machine Learning

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 f(x)f(x) with condition number κ\kappa subject to xx being an ss-sparse vector, the standard IHT guarantee is a solution with relaxed sparsity O(sκ2)O(s\kappa^2), while our proposed algorithm, regularized IHT, returns a solution with sparsity O(sκ)O(s\kappa). Our algorithm significantly improves over ARHT which also finds a solution of sparsity O(sκ)O(s\kappa), 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 f(x)f(x^*) or the optimal sparsity level ss. Our main technical tool is an adaptive regularization framework, in which the algorithm progressively learns the weights of an 2\ell_2 regularization term that will allow convergence to sparser solutions. We also apply this framework to low rank optimization, where we achieve a similar improvement of the best known condition number dependence from κ2\kappa^2 to κ\kappa.

Keywords

Cite

@article{arxiv.2204.08274,
  title  = {Iterative Hard Thresholding with Adaptive Regularization: Sparser Solutions Without Sacrificing Runtime},
  author = {Kyriakos Axiotis and Maxim Sviridenko},
  journal= {arXiv preprint arXiv:2204.08274},
  year   = {2022}
}
R2 v1 2026-06-24T10:50:52.322Z