NEAICVLGCOFeb 12, 2021

Min-Max-Plus Neural Networks

arXiv:2102.06358v15 citations
AI Analysis

This proposes a new neural network model that could improve efficiency in machine learning by reducing computational complexity, though it appears incremental as it builds on existing tropical arithmetic concepts.

The paper tackles the problem of enhancing nonlinearity in neural networks by introducing Min-Max-Plus Neural Networks (MMP-NNs) based on tropical arithmetic, achieving universal approximation of continuous functions with potentially no multiplication operations.

We present a new model of neural networks called Min-Max-Plus Neural Networks (MMP-NNs) based on operations in tropical arithmetic. In general, an MMP-NN is composed of three types of alternately stacked layers, namely linear layers, min-plus layers and max-plus layers. Specifically, the latter two types of layers constitute the nonlinear part of the network which is trainable and more sophisticated compared to the nonlinear part of conventional neural networks. In addition, we show that with higher capability of nonlinearity expression, MMP-NNs are universal approximators of continuous functions, even when the number of multiplication operations is tremendously reduced (possibly to none in certain extreme cases). Furthermore, we formulate the backpropagation algorithm in the training process of MMP-NNs and introduce an algorithm of normalization to improve the rate of convergence in training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes