A Parallel Method for Large Scale Convex Regression Problems
Necdet Serhat Aybat, Zi Wang

TL;DR
This paper introduces a parallel first-order method that efficiently solves large-scale convex regression problems by managing memory and computation, enabling practical application to big data scenarios.
Contribution
It presents a novel parallel first-order algorithm specifically designed for large-scale convex regression, addressing scalability issues of traditional methods.
Findings
Successfully handles large datasets with high efficiency.
Reduces memory usage through parallelization.
Outperforms existing methods in large-scale convex regression tasks.
Abstract
Convex regression (CR) problem deals with fitting a convex function to a finite number of observations. It has many applications in various disciplines, such as statistics, economics, operations research, and electrical engineering. Computing the least squares (LS) estimator via solving a quadratic program (QP) is the most common technique to fit a piecewise-linear convex function to the observed data. Since the number of constraints in the QP formulation increases quadratically in N, the number of observed data points, computing the LS estimator is not practical using interior point methods when N is very large. The first-order method proposed in this paper carefully manages the memory usage through parallelization, and efficiently solves large-scale instances of CR.
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.
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 · Advanced Optimization Algorithms Research
