From Deep Additive Kernel Learning to Last-Layer Bayesian Neural Networks via Induced Prior Approximation
Wenyuan Zhao, Haoyuan Chen, Tie Liu, Rui Tuo, Chao Tian

TL;DR
This paper introduces the Deep Additive Kernel model, combining additive structures and prior approximation to create a last-layer Bayesian neural network that improves computational efficiency and interpretability over existing Deep Kernel Learning methods.
Contribution
It proposes a novel Deep Additive Kernel model with induced prior approximation, enhancing scalability and interpretability of deep kernel methods by integrating Bayesian neural network architecture.
Findings
Outperforms state-of-the-art DKL methods in regression tasks.
Achieves better computational efficiency with high-dimensional inputs.
Provides interpretable models combining kernel and neural network advantages.
Abstract
With the strengths of both deep learning and kernel methods like Gaussian Processes (GPs), Deep Kernel Learning (DKL) has gained considerable attention in recent years. From the computational perspective, however, DKL becomes challenging when the input dimension of the GP layer is high. To address this challenge, we propose the Deep Additive Kernel (DAK) model, which incorporates i) an additive structure for the last-layer GP; and ii) induced prior approximation for each GP unit. This naturally leads to a last-layer Bayesian neural network (BNN) architecture. The proposed method enjoys the interpretability of DKL as well as the computational advantages of BNN. Empirical results show that the proposed approach outperforms state-of-the-art DKL methods in both regression and classification tasks.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Gaussian Processes and Bayesian Inference
MethodsSoftmax · Attention Is All You Need · Deep Kernel Learning
