Faster Sublinear Algorithms using Conditional Sampling
Themistoklis Gouleakis, Christos Tzamos, Manolis Zampetakis

TL;DR
This paper introduces a new computational model using conditional sampling that enables exponentially faster sublinear algorithms for high-dimensional geometric problems like k-means clustering and minimum spanning tree estimation.
Contribution
The paper develops a conditional sampling-based model for geometric optimization, achieving polynomial time and polylogarithmic sample complexity in high dimensions, surpassing prior methods.
Findings
Algorithms have polynomial time complexity in dimension.
Sample complexity is polylogarithmic in the number of points.
Significantly faster runtimes compared to classic sublinear algorithms.
Abstract
A conditional sampling oracle for a probability distribution D returns samples from the conditional distribution of D restricted to a specified subset of the domain. A recent line of work (Chakraborty et al. 2013 and Cannone et al. 2014) has shown that having access to such a conditional sampling oracle requires only polylogarithmic or even constant number of samples to solve distribution testing problems like identity and uniformity. This significantly improves over the standard sampling model where polynomially many samples are necessary. Inspired by these results, we introduce a computational model based on conditional sampling to develop sublinear algorithms with exponentially faster runtimes compared to standard sublinear algorithms. We focus on geometric optimization problems over points in high dimensional Euclidean space. Access to these points is provided via a conditional…
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
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
