๐ฎ
๐ฎ
The Ethereal
Robust Regression of General ReLUs with Queries
June 09, 2026 ยท Grace Period ยท ๐ NeurIPS 2025
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 Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
๐ฎ
๐ฎ
The Ethereal
Continuous control with deep reinforcement learning
๐
๐
Old Age
Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
๐
๐
Old Age
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
๐
๐
Old Age
SGDR: Stochastic Gradient Descent with Warm Restarts
๐ฎ
๐ฎ
The Ethereal