Robust Regression of General ReLUs with Queries

June 09, 2026 ยท Grace Period ยท ๐Ÿ› NeurIPS 2025

โณ Grace Period
This paper is less than 90 days old. We give authors time to release their code before passing judgment.
Authors Ilias Diakonikolas, Daniel M. Kane, Mingchen Ma arXiv ID 2606.11130 Category cs.LG: Machine Learning Citations 0 Venue NeurIPS 2025
Abstract
We study the task of agnostically learning general (as opposed to homogeneous) ReLUs under the Gaussian distribution with respect to the squared loss. In the passive learning setting, recent work gave a computationally efficient algorithm that uses $poly(d,1/ฮต)$ labeled examples and outputs a hypothesis with error $O(opt)+ฮต$, where $opt$ is the squared loss of the best fit ReLU. Here we focus on the interactive setting, where the learner has some form of query access to the labels of unlabeled examples. Our main result is the first computationally efficient learner that uses $d polylog(1/ฮต)+\tilde{O}(\min\{1/p, 1/ฮต\})$ black-box label queries, where $p$ is the bias of the target function, and achieves error $O(opt)+ฮต$. We complement our algorithmic result by showing that its query complexity bound is qualitatively near-optimal, even ignoring computational constraints. Finally, we establish that query access is essentially necessary to improve on the label complexity of passive learning. Specifically, for pool-based active learning, any active learner requires $\tildeฮฉ(d/ฮต)$ labels, unless it draws a super-polynomial number of unlabeled examples.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning