paper-with-me

Papers

SIKA-GP: Accelerating Gaussian Process Inference with Sparse Inducing Kernel Approximations for Bayesian Deep Learning

2026-05-26 · Wenyuan Zhao, Rui Tuo, Chao Tian arxiv

Gaussian processes (GPs) provide a principled Bayesian framework for uncertainty estimation, but their computational complexity severely limits scalability to large datasets. We propose SIKA-GP, which accelerates GP inference using sparse inducing kernel approximations based on a dyadic ordered template basis, incurring only ${O}(\log M)$ complexity dependence on the number of inducing points. Our approach constructs compact and expressive kernel representations from sparsely activated bases, enabling efficient tensorized GPU computation and seamless integration with modern large-scale models. SIKA-GP can be naturally embedded into Bayesian neural networks (BNNs) with sparse activations, yielding significant speedups in both training and inference without sacrificing predictive performance. The method naturally extends to deep feature learning, addressing the scalability challenges introduced by deep architectures and high-dimensional feature representations. Empirical results on vision and transformer-based language benchmarks demonstrate that our approach consistently delivers fast and accurate GP models, providing a principled path toward scalable kernel learning.

📄 PDF Abstract BibTeX arXiv:2605.26509

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Accelerating Bayesian Inference over Nonlinear Differential Equations with Gaussian Processes

2008-12-01 · NeurIPS 2008 12 · Ben Calderhead, Mark Girolami, Neil D. Lawrence

Identification and comparison of nonlinear dynamical systems using noisy and sparse experimental data is a vital task in many fields, however current methods are computationally expensive and prone to error due in part t…

Bayesian InferenceGaussian ProcessesTime SeriesTime Series Analysis

Musika! Fast Infinite Waveform Music Generation

2022-08-18 · Marco Pasini, Jan Schlüter

Fast and user-controllable music generation could enable novel ways of composing or performing music. However, state-of-the-art music generation systems require large amounts of data and computational resources for train…

CPUGenerative Adversarial NetworkGPUMusic Generation

Spatio-Temporal Structured Sparse Regression with Hierarchical Gaussian Process Priors

2018-07-15 · Danil Kuzin, Olga Isupova, Lyudmila Mihaylova

This paper introduces a new sparse spatio-temporal structured Gaussian process regression framework for online and offline Bayesian inference. This is the first framework that gives a time-evolving representation of the …

Bayesian InferenceEEGElectroencephalogram (EEG)object-detection+2

Sparse Gaussian Process Variational Autoencoders

2020-10-20 · Matthew Ashman, Jonathan So, Will Tebbutt, Vincent Fortuin 외

Large, multi-dimensional spatio-temporal datasets are omnipresent in modern science and engineering. An effective framework for handling such data are Gaussian process deep generative models (GP-DGMs), which employ GP pr…

Computational EfficiencyVariational Inference

Likelihood-Free Inference with Deep Gaussian Processes

2020-06-18 · Alexander Aushev, Henri Pesonen, Markus Heinonen, Jukka Corander 외

In recent years, surrogate models have been successfully used in likelihood-free inference to decrease the number of simulator evaluations. The current state-of-the-art performance for this task has been achieved by Baye…

Bayesian OptimizationGaussian Processes