A note on Linear Bottleneck networks and their Transition to Multilinearity
Machine Learning
2022-07-01 v1 Machine Learning
Abstract
Randomly initialized wide neural networks transition to linear functions of weights as the width grows, in a ball of radius around initialization. A necessary condition for this result is that all layers of the network are wide enough, i.e., all widths tend to infinity. However, the transition to linearity breaks down when this infinite width assumption is violated. In this work we show that linear networks with a bottleneck layer learn bilinear functions of the weights, in a ball of radius around initialization. In general, for bottleneck layers, the network is a degree multilinear function of weights. Importantly, the degree only depends on the number of bottlenecks and not the total depth of the network.
Cite
@article{arxiv.2206.15058,
title = {A note on Linear Bottleneck networks and their Transition to Multilinearity},
author = {Libin Zhu and Parthe Pandit and Mikhail Belkin},
journal= {arXiv preprint arXiv:2206.15058},
year = {2022}
}