LGMLFeb 14, 2025

From Deep Additive Kernel Learning to Last-Layer Bayesian Neural Networks via Induced Prior Approximation

arXiv:2502.10540v14 citationsh-index: 3AISTATS
Originality Incremental advance
AI Analysis

This work addresses computational efficiency for researchers and practitioners using deep kernel learning, but it is incremental as it builds on existing DKL and BNN methods.

The paper tackled the computational challenge of Deep Kernel Learning (DKL) with high-dimensional inputs by proposing the Deep Additive Kernel (DAK) model, which incorporates an additive structure and induced prior approximation, leading to a last-layer Bayesian neural network architecture; empirical results show it outperforms state-of-the-art DKL methods in regression and classification tasks.

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.

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