English

Converting ADMM to a Proximal Gradient for Efficient Sparse Estimation

Optimization and Control 2022-03-29 v3 Machine Learning

Abstract

In sparse estimation, such as fused lasso and convex clustering, we apply either the proximal gradient method or the alternating direction method of multipliers (ADMM) to solve the problem. It takes time to include matrix division in the former case, while an efficient method such as FISTA (fast iterative shrinkage-thresholding algorithm) has been developed in the latter case. This paper proposes a general method for converting the ADMM solution to the proximal gradient method, assuming that assumption that the derivative of the objective function is Lipschitz continuous. Then, we apply it to sparse estimation problems, such as sparse convex clustering and trend filtering, and we show by numerical experiments that we can obtain a significant improvement in terms of efficiency.

Keywords

Cite

@article{arxiv.2104.10911,
  title  = {Converting ADMM to a Proximal Gradient for Efficient Sparse Estimation},
  author = {Ryosuke Shimmura and Joe Suzuki},
  journal= {arXiv preprint arXiv:2104.10911},
  year   = {2022}
}

Comments

14 pages, 8 figures

R2 v1 2026-06-24T01:25:22.607Z