English

Laplace Approximation for Bayesian Tensor Network Kernel Machines

Machine Learning 2026-04-30 v1 Machine Learning

Abstract

Uncertainty estimation is essential for robust decision-making in the presence of ambiguous or out-of-distribution inputs. Gaussian Processes (GPs) are classical kernel-based models that offer principled uncertainty quantification and perform well on small- to medium-scale datasets. Alternatively, formulating the weight space learning problem under tensor network assumptions yields scalable tensor network kernel machines. However, these assumptions break Gaussianity, complicating standard probabilistic inference. This raises a fundamental question: how can tensor network kernel machines provide principled uncertainty estimates? We propose a novel Bayesian Tensor Network Kernel Machine (LA-TNKM) that employs a (linearized) Laplace approximation for Bayesian inference. A comprehensive set of numerical experiments shows that the proposed method consistently matches or surpasses Gaussian Processes and Bayesian Neural Networks (BNNs) across diverse UCI regression benchmarks, highlighting both its effectiveness and practical relevance.

Keywords

Cite

@article{arxiv.2604.26673,
  title  = {Laplace Approximation for Bayesian Tensor Network Kernel Machines},
  author = {Albert Saiapin and Kim Batselier},
  journal= {arXiv preprint arXiv:2604.26673},
  year   = {2026}
}

Comments

19 pages, 3 figures, 6 tables. Code available at: https://github.com/AlbMLpy/laplace-tnkm