Most Neural Networks Are Almost Learnable
Machine Learning
2023-10-26 v3 Machine Learning
Abstract
We present a PTAS for learning random constant-depth networks. We show that for any fixed and depth , there is a poly-time algorithm that for any distribution on learns random Xavier networks of depth , up to an additive error of . The algorithm runs in time and sample complexity of , where is the size of the network. For some cases of sigmoid and ReLU-like activations the bound can be improved to , resulting in a quasi-poly-time algorithm for learning constant depth random networks.
Cite
@article{arxiv.2305.16508,
title = {Most Neural Networks Are Almost Learnable},
author = {Amit Daniely and Nathan Srebro and Gal Vardi},
journal= {arXiv preprint arXiv:2305.16508},
year = {2023}
}
Comments
Small fixes after review