Robust Bichromatic Classification using Two Lines
Computational Geometry
2024-10-04 v3
Abstract
Given two sets and of points in the plane, we present efficient algorithms to find a two-line linear classifier that best separates the "red" points in from the "blue" points in and is robust to outliers. More precisely, we find a region bounded by two lines, so either a halfplane, strip, wedge, or double wedge, containing (most of) the blue points , and few red points. Our running times vary between optimal and around , depending on the type of region and whether we wish to minimize only red outliers, only blue outliers, or both.
Cite
@article{arxiv.2401.02897,
title = {Robust Bichromatic Classification using Two Lines},
author = {Erwin Glazenburg and Thijs van der Horst and Tom Peters and Bettina Speckmann and Frank Staals},
journal= {arXiv preprint arXiv:2401.02897},
year = {2024}
}
Comments
26 pages, 17 figures. Full version of article to be presented at ISAAC24