On the Depth of Monotone ReLU Neural Networks and ICNNs
Egor Bakaev, Florestan Brunck, Christoph Hertrich, Daniel Reichman, Amir Yehudayoff
TL;DR
This work analyzes depth as a fundamental resource for two restricted ReLU network families, monotone networks ($\mathrm{ReLU}^+$) and ICNNs, by linking expressivity to polyhedral geometry. Using Newton polytopes, indecomposability, and isoperimetric arguments, it derives sharp depth lower bounds and inapproximability results for exact CPWL representations. It shows MAX$_n$ cannot be computed or approximated by monotone networks, while MAX$_n$ requires depth $n$ in ICNNs, and demonstrates strong depth-separation phenomena between depth-2 ReLU networks and ICNNs. The results extend to 3D polytope constructions, establishing that shallow ICNNs cannot realize certain convex CPWL polytopes, thereby highlighting depth as a fundamental computational resource for restricted neural architectures.
Abstract
We study two models of ReLU neural networks: monotone networks (ReLU$^+$) and input convex neural networks (ICNN). Our focus is on expressivity, mostly in terms of depth, and we prove the following lower bounds. For the maximum function MAX$_n$ computing the maximum of $n$ real numbers, we show that ReLU$^+$ networks cannot compute MAX$_n$, or even approximate it. We prove a sharp $n$ lower bound on the ICNN depth complexity of MAX$_n$. We also prove depth separations between ReLU networks and ICNNs; for every $k$, there is a depth-2 ReLU network of size $O(k^2)$ that cannot be simulated by a depth-$k$ ICNN. The proofs are based on deep connections between neural networks and polyhedral geometry, and also use isoperimetric properties of triangulations.
