paper-with-me

Papers

Distributional encoding for Gaussian process regression with qualitative inputs

2025-06-05 · Sébastien da Veiga

Gaussian Process (GP) regression is a popular and sample-efficient approach for many engineering applications, where observations are expensive to acquire, and is also a central ingredient of Bayesian optimization (BO), a highly prevailing method for the optimization of black-box functions. However, when all or some input variables are categorical, building a predictive and computationally efficient GP remains challenging. Starting from the naive target encoding idea, where the original categorical values are replaced with the mean of the target variable for that category, we propose a generalization based on distributional encoding (DE) which makes use of all samples of the target variable for a category. To handle this type of encoding inside the GP, we build upon recent results on characteristic kernels for probability distributions, based on the maximum mean discrepancy and the Wasserstein distance. We also discuss several extensions for classification, multi-task learning and incorporation or auxiliary information. Our approach is validated empirically, and we demonstrate state-of-the-art predictive performance on a variety of synthetic and real-world datasets. DE is naturally complementary to recent advances in BO over discrete and mixed-spaces.

📄 PDF Abstract BibTeX arXiv:2506.04813

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationMulti-Task Learningregression

Similar Papers 제목 키워드 기반

Transformers Learn Robust In-Context Regression under Distributional Uncertainty

2026-03-19 · Hoang T. H. Cao, Hai D. V. Trinh, Tho Quan, Lan V. Truong arxiv

Recent work has shown that Transformers can perform in-context learning for linear regression under restrictive assumptions, including i.i.d. data, Gaussian noise, and Gaussian regression coefficients. However, real-worl…

Distributionally Robust Active Learning for Gaussian Process Regression

2025-02-24 · Shion Takeno, Yoshito Okura, Yu Inatsu, Aoyama Tatsuya 외

Gaussian process regression (GPR) or kernel ridge regression is a widely used and powerful tool for nonlinear prediction. Therefore, active learning (AL) for GPR, which actively collects data labels to achieve an accurat…

Active LearningGPRPredictionregression

Encoding prior knowledge in the structure of the likelihood

2018-12-11 · Jakob Knollmüller, Torsten A. Enßlin

The inference of deep hierarchical models is problematic due to strong dependencies between the hierarchies. We investigate a specific transformation of the model parameters based on the multivariate distributional trans…

Gaussian Processes and Reproducing Kernels: Connections and Equivalences

2025-06-20 · Motonobu Kanagawa, Philipp Hennig, Dino Sejdinovic, Bharath K. Sriperumbudur

This monograph studies the relations between two approaches using positive definite kernels: probabilistic methods using Gaussian processes, and non-probabilistic methods using reproducing kernel Hilbert spaces (RKHS). T…

Gaussian ProcessesNumerical Integration

Simplex-to-Euclidean Bijection for Conjugate and Calibrated Multiclass Gaussian Process Classification

2026-03-17 · Bernardo Williams, Harsha Vardhan Tetali, Arto Klami, Marcelo Hartmann arxiv

We propose a conjugate and calibrated Gaussian process (GP) model for multi-class classification by exploiting the geometry of the probability simplex. Our approach uses Aitchison geometry to map simplex-valued class pro…

Multi-class Classification