vix.ing · top · new · best · stats · spec

Average-case Complexity of Teaching Convex Polytopes via Halfspace Queries

2020/06/25 by Akash Kumar, Kumar, Akash, Adish Singla +5 · 1 citation
Computer Science · #Algorithms and Data Compression #Combinatorics (math.CO) #Complexity and Algorithms in Graphs #Computational Geometry (cs.CG) #FOS: Computer and information sciences #FOS: Mathematics #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Machine Learning and Algorithms

paper · pdf · doi:10.48550/arxiv.2006.14677

openalex publication_date 2020/06/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We examine the task of locating a target region among those induced by intersections of n halfspaces in ℝd. This generic task connects to fundamental machine learning problems, such as training a perceptron and learning a ϕ-separable dichotomy. We investigate the average teaching complexity of the task, i.e., the minimal number of samples (halfspace queries) required by a teacher to help a version-space learner in locating a randomly selected target. As our main result, we show that the average-case teaching complexity is Θ(d), which is in sharp contrast to the worst-case teaching complexity of Θ(n). If instead, we consider the average-case learning complexity, the bounds have a dependency on n as Θ(n) for \tti.i.d. queries and Θ(d log(n)) for actively chosen queries by the learner. Our proof techniques are based on novel insights from computational geometry, which allow us to count the number of convex polytopes and faces in a Euclidean space depending on the arrangement of halfspaces. Our insights allow us to establish a tight bound on the average-case complexity for ϕ-separable dichotomies, which generalizes the known O(d) bound on the average number of "extreme patterns" in the classical computational geometry literature (Cover, 1965).

Citations

Cited by

Related