Gaussian Processes

568 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


Spatio-Temporal Attention and Gaussian Processes for Personalized Video Gaze Estimation

faceonlive/ai-research 8 Apr 2024

Additionally, our approach integrates Gaussian processes to include individual-specific traits, facilitating the personalization of our model with just a few labeled samples.

144
08 Apr 2024

Deep Gaussian Covariance Network with Trajectory Sampling for Data-Efficient Policy Search

probabilistic-ml/pirl 23 Mar 2024

We compare trajectory sampling with density-based approximation for uncertainty propagation using three different probabilistic world models; Gaussian processes, Bayesian neural networks, and DGCNs.

2
23 Mar 2024

Hyperbolic Secant representation of the logistic function: Application to probabilistic Multiple Instance Learning for CT intracranial hemorrhage detection

franblueee/psi-vgpmil 21 Mar 2024

This approach yields the same variational posterior approximations as the original VGPMIL, which is a consequence of the two representations that the Hyperbolic Secant distribution admits.

0
21 Mar 2024

A tutorial on learning from preferences and choices with Gaussian Processes

benavoli/prefgp 18 Mar 2024

Preference modelling lies at the intersection of economics, decision theory, machine learning and statistics.

4
18 Mar 2024

Function-space Parameterization of Neural Networks for Sequential Learning

AaltoML/sfr-experiments 16 Mar 2024

Our parameterization offers: (i) a way to scale function-space methods to large data sets via sparsification, (ii) retention of prior knowledge when access to past data is limited, and (iii) a mechanism to incorporate new data without retraining.

0
16 Mar 2024

Is Data All That Matters? The Role of Control Frequency for Learning-Based Sampled-Data Control of Uncertain Systems

ralfroemer99/lb_sd 14 Mar 2024

While a strong focus has been placed on increasing the amount and quality of data to improve performance, data can never fully eliminate uncertainty, making feedback necessary to ensure stability and performance.

0
14 Mar 2024

Chronos: Learning the Language of Time Series

amazon-science/chronos-forecasting 12 Mar 2024

We introduce Chronos, a simple yet effective framework for pretrained probabilistic time series models.

1,614
12 Mar 2024

Explainable Learning with Gaussian Processes

kurtbutler/2024_attributions_paper 11 Mar 2024

When using integrated gradients as an attribution method, we show that the attributions of a GPR model also follow a Gaussian process distribution, which quantifies the uncertainty in attribution arising from uncertainty in the model.

1
11 Mar 2024

Efficiently Computable Safety Bounds for Gaussian Processes in Active Learning

joerntebbe/safetybounds4gpinal 28 Feb 2024

Active learning of physical systems must commonly respect practical safety constraints, which restricts the exploration of the design space.

0
28 Feb 2024

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