Two-layer representation of the maximum of five numbers
Determine whether two hidden layers suffice to represent the function $x\mapsto\max\{0,x_1,x_2,x_3,x_4\}$ by a ReLU network, without imposing restrictions beyond those specified for the network model under consideration.
References
While it is easy to show that $\max{0,x_1,x_2}$ cannot be represented with one hidden layer \citep{mukherjee2017lower}, it is already open whether two hidden layers are sufficient to represent $\max{0,x_1,x_2,x_3,x_4}$.
— Depth-Bounds for Neural Networks via the Braid Arrangement
(2502.09324 - Grillo et al., 13 Feb 2025) in Section 1, Introduction