Online Learning of Neural Networks
Amit Daniely, Idan Mehalel, Elchanan Mossel

TL;DR
This paper analyzes the online learnability of neural networks with sign activation, establishing mistake bounds based on margin conditions and exploring restrictions like the multi-index model and extended margin assumptions to reduce dimension dependence.
Contribution
The paper characterizes mistake bounds for online neural network learning under margin conditions and introduces models to achieve dimension-free bounds.
Findings
Mistake bound is approximately the totally-separable-packing number, TS(d,γ).
Constructed nets where learners make about TS(d,γ) mistakes.
Under extended margin assumptions, mistake bounds depend logarithmically on label set size and exponentially on network depth.
Abstract
We study online learning of feedforward neural networks with the sign activation function that implement functions from the unit ball in to a finite label set . First, we characterize a margin condition that is sufficient and in some cases necessary for online learnability of a neural network: Every neuron in the first hidden layer classifies all instances with some margin bounded away from zero. Quantitatively, we prove that for any net, the optimal mistake bound is at most approximately , which is the -totally-separable-packing number, a more restricted variation of the standard -packing number. We complement this result by constructing a net on which any learner makes many mistakes. We also give a quantitative lower bound of approximately $\mathtt{TS}(d,\gamma) \geq…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNeural Networks and Applications
MethodsSparse Evolutionary Training
