Sublinear Time Algorithms for Several Geometric Optimization (With Outliers) Problems In Machine Learning
Hu Ding

TL;DR
This paper introduces sublinear time algorithms for geometric optimization problems in machine learning, focusing on the Minimum Enclosing Ball problem with stability assumptions and extending techniques to outlier-robust variants.
Contribution
It presents novel sampling algorithms with sample complexities independent of dataset size and dimension, and generalizes techniques to various outlier-robust geometric problems.
Findings
Sample complexity independent of input size for stable MEB
Algorithms outperform previous methods in runtime and passes
Techniques extend to outlier-robust variants and kernels
Abstract
In this paper, we study several important geometric optimization problems arising in machine learning. First, we revisit the Minimum Enclosing Ball (MEB) problem in Euclidean space . The problem has been extensively studied before, but real-world machine learning tasks often need to handle large-scale datasets so that we cannot even afford linear time algorithms. Motivated by the recent studies on {\em beyond worst-case analysis}, we introduce the notion of stability for MEB, which is natural and easy to understand. Roughly speaking, an instance of MEB is stable, if the radius of the resulting ball cannot be significantly reduced by removing a small fraction of the input points. Under the stability assumption, we present two sampling algorithms for computing radius-approximate MEB with sample complexities independent of the number of input points . In particular, the…
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
TopicsAdvanced Numerical Analysis Techniques · Computational Geometry and Mesh Generation · Image and Object Detection Techniques
