Deep Semi-Random Features for Nonlinear Function Approximation
Abstract
We propose semi-random features for nonlinear function approximation. The flexibility of semi-random feature lies between the fully adjustable units in deep learning and the random features used in kernel methods. For one hidden layer models with semi-random features, we prove with no unrealistic assumptions that the model classes contain an arbitrarily good function as the width increases (universality), and despite non-convexity, we can find such a good function (optimization theory) that generalizes to unseen new data (generalization bound). For deep models, with no unrealistic assumptions, we prove universal approximation ability, a lower bound on approximation error, a partial optimization guarantee, and a generalization bound. Depending on the problems, the generalization bound of deep semi-random features can be exponentially better than the known bounds of deep ReLU nets; our generalization error bound can be independent of the depth, the number of trainable weights as well as the input dimensionality. In experiments, we show that semi-random features can match the performance of neural networks by using slightly more units, and it outperforms random features by using significantly fewer units. Moreover, we introduce a new implicit ensemble method by using semi-random features.
Cite
Text
Kawaguchi et al. "Deep Semi-Random Features for Nonlinear Function Approximation." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11750Markdown
[Kawaguchi et al. "Deep Semi-Random Features for Nonlinear Function Approximation." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/kawaguchi2018aaai-deep/) doi:10.1609/AAAI.V32I1.11750BibTeX
@inproceedings{kawaguchi2018aaai-deep,
title = {{Deep Semi-Random Features for Nonlinear Function Approximation}},
author = {Kawaguchi, Kenji and Xie, Bo and Song, Le},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2018},
pages = {3382-3389},
doi = {10.1609/AAAI.V32I1.11750},
url = {https://mlanthology.org/aaai/2018/kawaguchi2018aaai-deep/}
}