Combinatorial optimization of the coefficient of determination
Robust correlation analysis is among the most critical challenges in statistics. Herein, we develop an efficient algorithm for selecting the - subset of points in the plane with the highest coefficient of determination . Drawing from combinatorial geometry, we propose a method called the \textit{quadratic sweep} that consists of two steps: (i) projectively lifting the data points into and then (ii) iterating over each linearly separable -subset. Its basis is that the optimal set of outliers is separable from its complement in by a conic section, which, in , can be found by a topological sweep in time. Although key proofs of quadratic separability remain underway, we develop strong mathematical intuitions for our conjectures, then experimentally demonstrate our method's optimality over several million trials up to without error. Implementations in Julia and fully seeded, reproducible experiments are available at https://github.com/marc-harary/QuadraticSweep.
View on arXiv