LGAIAug 29, 2021

Neural Network Gaussian Processes by Increasing Depth

arXiv:2108.12862v312 citations
Originality Incremental advance
AI Analysis

This work addresses a gap in neural network Gaussian process theory for researchers in deep learning, offering a novel perspective on depth's role, though it is incremental by extending existing width-based approaches.

The authors tackled the problem of deriving Gaussian processes from neural networks by increasing depth instead of width, showing that depth-induced Gaussian processes are feasible and characterizing their properties theoretically. They demonstrated performance through regression experiments on benchmark datasets, achieving competitive results.

Recent years have witnessed an increasing interest in the correspondence between infinitely wide networks and Gaussian processes. Despite the effectiveness and elegance of the current neural network Gaussian process theory, to the best of our knowledge, all the neural network Gaussian processes are essentially induced by increasing width. However, in the era of deep learning, what concerns us more regarding a neural network is its depth as well as how depth impacts the behaviors of a network. Inspired by a width-depth symmetry consideration, we use a shortcut network to show that increasing the depth of a neural network can also give rise to a Gaussian process, which is a valuable addition to the existing theory and contributes to revealing the true picture of deep learning. Beyond the proposed Gaussian process by depth, we theoretically characterize its uniform tightness property and the smallest eigenvalue of the Gaussian process kernel. These characterizations can not only enhance our understanding of the proposed depth-induced Gaussian process but also pave the way for future applications. Lastly, we examine the performance of the proposed Gaussian process by regression experiments on two benchmark data sets.

Code Implementations1 repo
Foundations

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

Your Notes