Subgradient Regularized Multivariate Convex Regression at Scale
Wenyu Chen, Rahul Mazumder

TL;DR
This paper introduces scalable algorithms for multivariate convex regression with subgradient regularization, enabling efficient solutions for large datasets up to 100,000 samples in high dimensions.
Contribution
It develops an active set dual QP algorithm with approximate optimization and randomized augmentation, improving scalability and computational guarantees for large-scale convex regression.
Findings
Can solve problems with 100,000 samples in minutes
Outperforms previous methods in computational efficiency
Provides theoretical guarantees for the proposed algorithms
Abstract
We present new large-scale algorithms for fitting a subgradient regularized multivariate convex regression function to samples in dimensions -- a key problem in shape constrained nonparametric regression with applications in statistics, engineering and the applied sciences. The infinite-dimensional learning task can be expressed via a convex quadratic program (QP) with decision variables and constraints. While instances with in the lower thousands can be addressed with current algorithms within reasonable runtimes, solving larger problems (e.g., or ) is computationally challenging. To this end, we present an active set type algorithm on the dual QP. For computational scalability, we allow for approximate optimization of the reduced sub-problems; and propose randomized augmentation rules for expanding the active set. We derive novel…
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
TopicsMachine Learning and Algorithms · Statistical Methods and Inference · Sparse and Compressive Sensing Techniques
