Deep Networks are Reproducing Kernel Chains
Tjeerd Jan Heeringa, Len Spek, Christoph Brune
TL;DR
This work introduces chain Reproducing Kernel Banach Spaces (cRKBS) to model deep neural networks within a principled function-space framework. By composing kernels rather than functions across RKBS layers, the authors preserve RKBS properties and establish a duality-driven theory that tightly links deep networks to neural cRKBS, with rigorous finite-data representer results. The main contributions include a kernel-chaining construction, the specialization to integral and neural cRKBS, and a representer theorem guaranteeing sparse, weight-sharing networks with at most $N$ hidden units per layer and a parameter bound of $N(N+1)(L+1)$. The framework also connects to generalized Barron spaces and existing neural-network spaces, offering insights into geometric learning, generalization, and optimization, while providing a path toward broader applicability beyond standard architectures.
Abstract
Identifying an appropriate function space for deep neural networks remains a key open question. While shallow neural networks are naturally associated with Reproducing Kernel Banach Spaces (RKBS), deep networks present unique challenges. In this work, we extend RKBS to chain RKBS (cRKBS), a new framework that composes kernels rather than functions, preserving the desirable properties of RKBS. We prove that any deep neural network function is a neural cRKBS function, and conversely, any neural cRKBS function defined on a finite dataset corresponds to a deep neural network. This approach provides a sparse solution to the empirical risk minimization problem, requiring no more than $N$ neurons per layer, where $N$ is the number of data points.
