Gaussian Processes

569 papers with code • 1 benchmarks • 5 datasets

Gaussian Processes is a powerful framework for several machine learning tasks such as regression, classification and inference. Given a finite set of input output training data that is generated out of a fixed (but possibly unknown) function, the framework models the unknown function as a stochastic process such that the training outputs are a finite number of jointly Gaussian random variables, whose properties can then be used to infer the statistics (the mean and variance) of the function at test values of input.

Source: Sequential Randomized Matrix Factorization for Gaussian Processes: Efficient Predictions and Hyper-parameter Optimization

Libraries

Use these libraries to find Gaussian Processes models and implementations

Subtasks


Global Safe Sequential Learning via Efficient Knowledge Transfer

boschresearch/transfersafesequentiallearning 22 Feb 2024

As transferable source knowledge is often available in safety critical experiments, we propose to consider transfer safe sequential learning to accelerate the learning of safety.

0
22 Feb 2024

Motion Code: Robust Time series Classification and Forecasting via Sparse Variational Multi-Stochastic Processes Learning

mpnguyen2/motion_code 21 Feb 2024

Instead of treating time series as a static vector or a data sequence as often seen in previous methods, we introduce a novel framework that considers each time series, not necessarily of fixed length, as a sample realization of a continuous-time stochastic process.

0
21 Feb 2024

Data-Driven Stochastic AC-OPF using Gaussian Processes

mile888/gp_cc-opf 17 Feb 2024

To solve the non-convex and computationally challenging CC AC-OPF problem, the proposed approach relies on a machine learning Gaussian process regression (GPR) model.

3
17 Feb 2024

Exact, Fast and Expressive Poisson Point Processes via Squared Neural Families

russelltsuchida/snefy 14 Feb 2024

Maximum likelihood and maximum a posteriori estimates in a reparameterisation of the final layer of the intensity function can be obtained by solving a (strongly) convex optimisation problem using projected gradient descent.

7
14 Feb 2024

Voronoi Candidates for Bayesian Optimization

nathanwycoff/vorcands 7 Feb 2024

Bayesian optimization (BO) offers an elegant approach for efficiently optimizing black-box functions.

2
07 Feb 2024

Co-orchestration of Multiple Instruments to Uncover Structure-Property Relationships in Combinatorial Libraries

slautin/2024_co-orchestration 3 Feb 2024

This can be exemplified by the combinatorial libraries that can be explored in multiple locations by multiple tools simultaneously, or downstream characterization in automated synthesis systems.

0
03 Feb 2024

Bayesian Causal Inference with Gaussian Process Networks

enricogiudice/causalgpns 1 Feb 2024

Simulation studies show that our approach is able to identify the effects of hypothetical interventions with non-Gaussian, non-linear observational data and accurately reflect the posterior uncertainty of the causal estimates.

1
01 Feb 2024

A Bayesian Gaussian Process-Based Latent Discriminative Generative Decoder (LDGD) Model for High-Dimensional Data

navid-ziaei/ldgd 29 Jan 2024

This research proposes a novel non-parametric modeling approach, leveraging the Gaussian process (GP), to characterize high-dimensional data by mapping it to a latent low-dimensional manifold.

0
29 Jan 2024

Simulation Based Bayesian Optimization

roinaveiro/sbbo 19 Jan 2024

BO constructs a probabilistic surrogate model of the objective function given the covariates, which is in turn used to inform the selection of future evaluation points through an acquisition function.

5
19 Jan 2024

Conformal Approach To Gaussian Process Surrogate Evaluation With Coverage Guarantees

vincentblot28/conformalized_gp 15 Jan 2024

Gaussian processes (GPs) are a Bayesian machine learning approach widely used to construct surrogate models for the uncertainty quantification of computer simulation codes in industrial applications.

40
15 Jan 2024