paper-with-me

Papers

Bayesian Kernelized Tensor Factorization as Surrogate for Bayesian Optimization

2023-02-28 · MengYing Lei, Lijun Sun

Bayesian optimization (BO) primarily uses Gaussian processes (GP) as the key surrogate model, mostly with a simple stationary and separable kernel function such as the squared-exponential kernel with automatic relevance determination (SE-ARD). However, such simple kernel specifications are deficient in learning functions with complex features, such as being nonstationary, nonseparable, and multimodal. Approximating such functions using a local GP, even in a low-dimensional space, requires a large number of samples, not to mention in a high-dimensional setting. In this paper, we propose to use Bayesian Kernelized Tensor Factorization (BKTF) -- as a new surrogate model -- for BO in a $D$-dimensional Cartesian product space. Our key idea is to approximate the underlying $D$-dimensional solid with a fully Bayesian low-rank tensor CP decomposition, in which we place GP priors on the latent basis functions for each dimension to encode local consistency and smoothness. With this formulation, information from each sample can be shared not only with neighbors but also across dimensions. Although BKTF no longer has an analytical posterior, we can still efficiently approximate the posterior distribution through Markov chain Monte Carlo (MCMC) and obtain prediction and full uncertainty quantification (UQ). We conduct numerical experiments on both standard BO test functions and machine learning hyperparameter tuning problems, and our results show that BKTF offers a flexible and highly effective approach for characterizing complex functions with UQ, especially in cases where the initial sample size and budget are severely limited.

📄 PDF Abstract BibTeX arXiv:2302.14510

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationGaussian ProcessesUncertainty Quantification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Scalable Spatiotemporally Varying Coefficient Modelling with Bayesian Kernelized Tensor Regression

2021-08-31 · MengYing Lei, Aurelie Labbe, Lijun Sun

As a regression technique in spatial statistics, the spatiotemporally varying coefficient model (STVC) is an important tool for discovering nonstationary and interpretable response-covariate associations over both space …

regression

Bayesian multi-tensor factorization

2014-12-15 · Suleiman A. Khan, Eemeli Leppäaho, Samuel Kaski

We introduce Bayesian multi-tensor factorization, a model that is the first Bayesian formulation for joint factorization of multiple matrices and tensors. The research problem generalizes the joint matrix-tensor factoriz…

MULTI-VIEW LEARNING

Kernelized Bayesian Matrix Factorization

2012-11-06 · Mehmet Gönen, Suleiman A. Khan, Samuel Kaski

We extend kernelized matrix factorization with a fully Bayesian treatment and with an ability to work with multiple side information sources expressed as different kernels. Kernel functions have been introduced to matrix…

Recommendation Systems

Bayesian Complementary Kernelized Learning for Multidimensional Spatiotemporal Data

2022-08-21 · MengYing Lei, Aurelie Labbe, Lijun Sun

Probabilistic modeling of multidimensional spatiotemporal data is critical to many real-world applications. As real-world spatiotemporal data often exhibits complex dependencies that are nonstationary and nonseparable, d…

Gaussian Processes

Kernelized Support Tensor Machines

2017-08-01 · ICML 2017 8 · Lifang He, Chun-Ta Lu, Guixiang Ma, Shen Wang 외

In the context of supervised tensor learning, preserving the structural information and exploiting the discriminative nonlinear relationships of tensor data are crucial for improving the performance of learning task…