LGNEMLJul 31, 2020

The Kolmogorov-Arnold representation theorem revisited

arXiv:2007.15884v2283 citations
AI Analysis

This addresses a theoretical debate in machine learning about neural network design, but it is incremental as it builds on existing mathematical frameworks.

The paper tackles the problem of relating the Kolmogorov-Arnold representation theorem to neural network architectures, showing that modified versions can transfer smoothness and be approximated by ReLU networks, with a natural interpretation as deep networks requiring many layers for the interior function.

There is a longstanding debate whether the Kolmogorov-Arnold representation theorem can explain the use of more than one hidden layer in neural networks. The Kolmogorov-Arnold representation decomposes a multivariate function into an interior and an outer function and therefore has indeed a similar structure as a neural network with two hidden layers. But there are distinctive differences. One of the main obstacles is that the outer function depends on the represented function and can be wildly varying even if the represented function is smooth. We derive modifications of the Kolmogorov-Arnold representation that transfer smoothness properties of the represented function to the outer function and can be well approximated by ReLU networks. It appears that instead of two hidden layers, a more natural interpretation of the Kolmogorov-Arnold representation is that of a deep neural network where most of the layers are required to approximate the interior function.

Foundations

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

Your Notes