Relu and softplus neural nets as zero-sum turn-based games
Stephane Gaubert, Yiannis Vlassopoulos
TL;DR
The paper reveals a precise, forward-looking connection between ReLU and Softplus neural networks and zero-sum game theory by representing network maps as values of backward, turn-based stopping games. It provides a discrete path-integral interpretation of network outputs via the Shapley-Bellman recursion and extends the framework to entropically regularized games that correspond to Softplus activations. The main contributions include a rigorous ReLU-net/game equivalence, a path-integral view with monotone bounds and certificate-based verification, and a principled inverse-game perspective on training, with Softplus nets arising as the entropy-regularized limit. This work offers a novel, theoretically grounded lens for neural network analysis, robustness certification, and potentially new training paradigms through game-theoretic formulations.
Abstract
We show that the output of a ReLU neural network can be interpreted as the value of a zero-sum, turn-based, stopping game, which we call the ReLU net game. The game runs in the direction opposite to that of the network, and the input of the network serves as the terminal reward of the game. In fact, evaluating the network is the same as running the Shapley-Bellman backward recursion for the value of the game. Using the expression of the value of the game as an expected total payoff with respect to the path measure induced by the transition probabilities and a pair of optimal policies, we derive a discrete Feynman-Kac-type path-integral formula for the network output. This game-theoretic representation can be used to derive bounds on the output from bounds on the input, leveraging the monotonicity of Shapley operators, and to verify robustness properties using policies as certificates. Moreover, training the neural network becomes an inverse game problem: given pairs of terminal rewards and corresponding values, one seeks transition probabilities and rewards of a game that reproduces them. Finally, we show that a similar approach applies to neural networks with Softplus activation functions, where the ReLU net game is replaced by its entropic regularization.
