pith. sign in

arxiv: 1810.04207 · v2 · pith:LPZ2QAYGnew · submitted 2018-10-09 · 💻 cs.CC

The Computational Complexity of Training ReLU(s)

classification 💻 cs.CC
keywords reluserroreventrainingcasecomplexitycomputationaldepth-2
0
0 comments X
read the original abstract

We consider the computational complexity of training depth-2 neural networks composed of rectified linear units (ReLUs). We show that, even for the case of a single ReLU, finding a set of weights that minimizes the squared error (even approximately) for a given training set is NP-hard. We also show that for a simple network consisting of two ReLUs, the error minimization problem is NP-hard, even in the realizable case. We complement these hardness results by showing that, when the weights and samples belong to the unit ball, one can (agnostically) properly and reliably learn depth-2 ReLUs with $k$ units and error at most $\epsilon$ in time $2^{(k/\epsilon)^{O(1)}}n^{O(1)}$; this extends upon a previous work of Goel, Kanade, Klivans and Thaler (2017) which provided efficient improper learning algorithms for ReLUs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Equivalence of Coarse and Fine-Grained Models for Learning with Distribution Shift

    cs.DS 2026-05 unverdicted novelty 8.0

    An efficient black-box reduction from PQ to TDS learning for any Boolean concept class in the distribution-free setting implies hardness for TDS learning of halfspaces, while membership queries enable efficient PQ lea...

  2. Equivalence of Coarse and Fine-Grained Models for Learning with Distribution Shift

    cs.DS 2026-05 unverdicted novelty 7.0

    PQ and TDS learning are equivalent in the distribution-free setting for Boolean classes, implying hardness for TDS halfspace learning but efficient algorithms with membership queries.