MLLGFeb 26, 2018

A representer theorem for deep neural networks

arXiv:1802.09210v2104 citations
Originality Incremental advance
AI Analysis

This work provides a theoretical foundation for activation function optimization in deep learning, linking it to spline theory and sparsity, which could benefit researchers and practitioners in neural network design, though it appears incremental by building on existing architectures like ReLU and MaxOut.

The authors tackled the problem of optimizing activation functions in deep neural networks by introducing a functional regularization approach, resulting in a representer theorem that connects neural networks with splines and sparsity, showing optimal configurations can be achieved with nonuniform linear splines with adaptive knots.

We propose to optimize the activation functions of a deep neural network by adding a corresponding functional regularization to the cost function. We justify the use of a second-order total-variation criterion. This allows us to derive a general representer theorem for deep neural networks that makes a direct connection with splines and sparsity. Specifically, we show that the optimal network configuration can be achieved with activation functions that are nonuniform linear splines with adaptive knots. The bottom line is that the action of each neuron is encoded by a spline whose parameters (including the number of knots) are optimized during the training procedure. The scheme results in a computational structure that is compatible with the existing deep-ReLU, parametric ReLU, APL (adaptive piecewise-linear) and MaxOut architectures. It also suggests novel optimization challenges, while making the link with $\ell_1$ minimization and sparsity-promoting techniques explicit.

Foundations

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

Your Notes