Gaussian Gated Linear Networks
David Budden, Adam Marblestone, Eren Sezener, Tor Lattimore, Gregory Wayne, Joel Veness
Abstract
We propose the Gaussian Gated Linear Network (G-GLN), an extension to the recently proposed GLN family of deep neural networks. Instead of using backpropagation to learn features, GLNs have a distributed and local credit assignment mechanism based on optimizing a convex objective. This gives rise to many desirable properties including universality, data-efficient online learning, trivial interpretability and robustness to catastrophic forgetting. We extend the GLN framework from classification to multiple regression and density modelling by generalizing geometric mixing to a product of Gaussian densities. The G-GLN achieves competitive or state-of-the-art performance on several univariate and multivariate regression benchmarks, and we demonstrate its applicability to practical tasks including online contextual bandits and density estimation via denoising.
BibTeX
@inproceedings{NEURIPS2020_c0356641,
author = {Budden, David and Marblestone, Adam and Sezener, Eren and Lattimore, Tor and Wayne, Gregory and Veness, Joel},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {16508--16519},
publisher = {Curran Associates, Inc.},
title = {Gaussian Gated Linear Networks},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/c0356641f421b381e475776b602a5da8-Paper.pdf},
volume = {33},
year = {2020}
}