paper-with-me

Papers

Relaxed Gaussian process interpolation: a goal-oriented approach to Bayesian optimization

2022-06-07 · Sébastien Petit, Julien Bect, Emmanuel Vazquez

This work presents a new procedure for obtaining predictive distributions in the context of Gaussian process (GP) modeling, with a relaxation of the interpolation constraints outside ranges of interest: the mean of the predictive distributions no longer necessarily interpolates the observed values when they are outside ranges of interest, but are simply constrained to remain outside. This method called relaxed Gaussian process (reGP) interpolation provides better predictive distributions in ranges of interest, especially in cases where a stationarity assumption for the GP model is not appropriate. It can be viewed as a goal-oriented method and becomes particularly interesting in Bayesian optimization, for example, for the minimization of an objective function, where good predictive distributions for low function values are important. When the expected improvement criterion and reGP are used for sequentially choosing evaluation points, the convergence of the resulting optimization algorithm is theoretically guaranteed (provided that the function to be optimized lies in the reproducing kernel Hilbert space attached to the known covariance of the underlying Gaussian process). Experiments indicate that using reGP instead of stationary GP models in Bayesian optimization is beneficial.

📄 PDF Abstract BibTeX arXiv:2206.03034

Code (1)

relaxedgp/regp_paper_experiments 공식 구현 pytorch

Tasks

Bayesian Optimization

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Designing Behavior Trees from Goal-Oriented LTLf Formulas

2023-07-12 · Aadesh Neupane, Eric G Mercer, Michael A. Goodrich

Temporal logic can be used to formally specify autonomous agent goals, but synthesizing planners that guarantee goal satisfaction can be computationally prohibitive. This paper shows how to turn goals specified using a s…

Stochastic Poisson Surface Reconstruction with One Solve using Geometric Gaussian Processes

2025-03-24 · Sidhanth Holalkere, David S. Bindel, Silvia Sellán, Alexander Terenin

Poisson Surface Reconstruction is a widely-used algorithm for reconstructing a surface from an oriented point cloud. To facilitate applications where only partial surface information is available, or scanning is performe…

Gaussian ProcessesSurface Reconstruction

NavArena: Automated Construction of Goal-Oriented Navigation Benchmarks from 3D Gaussian Splatting Reconstructions

2026-09-04 · Junhui Wang, Wei Yang, Xinyao Li, Ningjing Fan 외 arxiv

Fixed 3D Gaussian Splatting (3DGS) reconstructions provide realistic novel views but lack the traversability constraints, valid goals, and closed-loop protocols required for navigation evaluation. We introduce NavArena, …

Visual Navigation

Scaling Gaussian Process Regression with Full Derivative Observations

2025-05-14 · Daniel Huang

We present a scalable Gaussian Process (GP) method that can fit and predict full derivative observations called DSoftKI. It extends SoftKI, a method that approximates a kernel via softmax interpolation from learned inter…

regression

Correction Algorithm of Sampling Effect and Its Application

2022-06-25 · Yunqi Sun, Jianfeng Zhou

The sampling effect of the imaging acquisition device is long considered to be a modulation process of the input signal, introducing additional error into the signal acquisition process. This paper proposes a correction …