English

OKRidge: Scalable Optimal k-Sparse Ridge Regression

Machine Learning 2024-01-15 v3 Machine Learning

Abstract

We consider an important problem in scientific discovery, namely identifying sparse governing equations for nonlinear dynamical systems. This involves solving sparse ridge regression problems to provable optimality in order to determine which terms drive the underlying dynamics. We propose a fast algorithm, OKRidge, for sparse ridge regression, using a novel lower bound calculation involving, first, a saddle point formulation, and from there, either solving (i) a linear system or (ii) using an ADMM-based approach, where the proximal operators can be efficiently evaluated by solving another linear system and an isotonic regression problem. We also propose a method to warm-start our solver, which leverages a beam search. Experimentally, our methods attain provable optimality with run times that are orders of magnitude faster than those of the existing MIP formulations solved by the commercial solver Gurobi.

Keywords

Cite

@article{arxiv.2304.06686,
  title  = {OKRidge: Scalable Optimal k-Sparse Ridge Regression},
  author = {Jiachang Liu and Sam Rosen and Chudi Zhong and Cynthia Rudin},
  journal= {arXiv preprint arXiv:2304.06686},
  year   = {2024}
}

Comments

NeurIPS 2023 Spotlight

R2 v1 2026-06-28T10:05:10.370Z