Combinatorial optimization of the coefficient of determination

Abstract

Robust correlation analysis is among the most critical challenges in statistics. Herein, we develop an efficient algorithm for selecting the k- subset of n points in the plane with the highest coefficient of determination ( R2 ). Drawing from combinatorial geometry, we propose a method called the quadratic sweep that consists of two steps: (i) projectively lifting the data points into R5 and then (ii) iterating over each linearly separable k-subset. Its basis is that the optimal set of outliers is separable from its complement in R2 by a conic section, which, in R5, can be found by a topological sweep in ( n5 n ) 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 n=30 without error. Implementations in Julia and fully seeded, reproducible experiments are available at https://github.com/marc-harary/QuadraticSweep.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…