Slowly Varying Regression under Sparsity
Dimitris Bertsimas, Vassilis Digalakis Jr, Michael Linghzi Li, Omar, Skali Lami

TL;DR
This paper introduces a novel framework for slowly varying sparse regression, reformulating the estimation problem as a binary convex optimization, and providing efficient algorithms with proven optimality and scalability for high-dimensional data.
Contribution
It develops a new relaxation technique transforming the non-convex problem into a binary convex form, enabling efficient and provably optimal solutions for slowly varying sparse regression models.
Findings
Outperforms existing methods in accuracy and speed.
Scalable to thousands of parameters.
Provides open-source implementation.
Abstract
We present the framework of slowly varying regression under sparsity, allowing sparse regression models to exhibit slow and sparse variations. The problem of parameter estimation is formulated as a mixed-integer optimization problem. We demonstrate that it can be precisely reformulated as a binary convex optimization problem through a novel relaxation technique. This relaxation involves a new equality on Moore-Penrose inverses, convexifying the non-convex objective function while matching the original objective on all feasible binary points. This enables us to efficiently solve the problem to provable optimality using a cutting plane-type algorithm. We develop a highly optimized implementation of this algorithm, substantially improving upon the asymptotic computational complexity of a straightforward implementation. Additionally, we propose a fast heuristic method that guarantees a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Statistical Methods and Inference · Machine Learning and Algorithms
