Depth-Bounds for Neural Networks via the Braid Arrangement
Moritz Grillo, Christoph Hertrich, Georg Loho
TL;DR
The paper investigates exact CPWL representation by ReLU networks under braid-fan constraints, aiming to understand depth requirements beyond known upper bounds. It develops a set-function perspective via the braid arrangement and proves a non-constant lower bound of $\Omega(\log\log d)$ hidden layers needed to represent the maximum of $d$ numbers, for braid-conforming networks. Additionally, it provides a combinatorial proof that 3 layers are necessary to compute $\max\{0,x_1,x_2,x_3,x_4\}$ and shows that maxout networks can be more expressive than naive bounds, e.g., a rank-3 followed by rank-2 maxout layer can realize the maximum of $7$ numbers. The results illuminate depth advantages under geometric constraints, point to limitations of existing upper bounds, and establish a framework for extending the approach to other polyhedral fans and CPWL representations.
Abstract
We contribute towards resolving the open question of how many hidden layers are required in ReLU networks for exactly representing all continuous and piecewise linear functions on $\mathbb{R}^d$. While the question has been resolved in special cases, the best known lower bound in general is still 2. We focus on neural networks that are compatible with certain polyhedral complexes, more precisely with the braid fan. For such neural networks, we prove a non-constant lower bound of $Ω(\log\log d)$ hidden layers required to exactly represent the maximum of $d$ numbers. Additionally, under our assumption, we provide a combinatorial proof that 3 hidden layers are necessary to compute the maximum of 5 numbers; this had only been verified with an excessive computation so far. Finally, we show that a natural generalization of the best known upper bound to maxout networks is not tight, by demonstrating that a rank-3 maxout layer followed by a rank-2 maxout layer is sufficient to represent the maximum of 7 numbers.
