Spectrahedral Regression
Eliza O'Reilly, Venkat Chandrasekaran

TL;DR
This paper introduces spectrahedral regression, a novel method for convex function fitting that generalizes polyhedral regression by modeling functions as the maximum eigenvalue of affine matrix expressions, with theoretical guarantees and practical experiments.
Contribution
The paper proposes spectrahedral regression, extending polyhedral regression, with theoretical risk bounds, an analysis of an optimization algorithm, and empirical validation on synthetic and real data.
Findings
Spectrahedral functions can approximate convex functions effectively.
The alternating minimization algorithm converges geometrically with high probability.
Experimental results demonstrate the method's utility in economics and engineering.
Abstract
Convex regression is the problem of fitting a convex function to a data set consisting of input-output pairs. We present a new approach to this problem called spectrahedral regression, in which we fit a spectrahedral function to the data, i.e. a function that is the maximum eigenvalue of an affine matrix expression of the input. This method represents a significant generalization of polyhedral (also called max-affine) regression, in which a polyhedral function (a maximum of a fixed number of affine functions) is fit to the data. We prove bounds on how well spectrahedral functions can approximate arbitrary convex functions via statistical risk analysis. We also analyze an alternating minimization algorithm for the non-convex optimization problem of fitting the best spectrahedral function to a given data set. We show that this algorithm converges geometrically with high probability to 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Sparse and Compressive Sensing Techniques · Machine Learning and Algorithms
