Fast, Parallel, Query-Efficient Binary Classification
Abstract
We study the fundamental classification problem of computing a separating hyperplane for a binary-labeled dataset of size with normalized -dimensional features. Letting denote the feature matrix and the margin of the maximum-margin separating hyperplane, we present a randomized algorithm that solves this problem in -sequential running time (work), -parallel (computational) depth, and accesses only through -matrix-vector queries (matvecs). We also present a second, faster randomized algorithm with a -sequential running time that uses -matvecs to , but achieves only -parallel depth. Both algorithms match the near-optimal deterministic matvec complexity recently established by Kornowski and Shamir [2025], Karmarkar et al. [2026] and achieve improved sequential runtime and parallel depth, albeit at the expense of using randomness.
Cite
@article{arxiv.2607.04062,
title = {Fast, Parallel, Query-Efficient Binary Classification},
author = {Ishani Karmarkar and Liam O'Carroll and Aaron Sidford},
journal= {arXiv preprint arXiv:2607.04062},
year = {2026}
}
Comments
COLT 2026