paper-with-me

Papers

Bayesian Modeling with Gaussian Processes using the GPstuff Toolbox

2012-06-25 · Jarno Vanhatalo, Jaakko Riihimäki, Jouni Hartikainen, Pasi Jylänki, Ville Tolvanen, Aki Vehtari

Gaussian processes (GP) are powerful tools for probabilistic modeling purposes. They can be used to define prior distributions over latent functions in hierarchical Bayesian models. The prior over functions is defined implicitly by the mean and covariance function, which determine the smoothness and variability of the function. The inference can then be conducted directly in the function space by evaluating or approximating the posterior process. Despite their attractive theoretical properties GPs provide practical challenges in their implementation. GPstuff is a versatile collection of computational tools for GP models compatible with Linux and Windows MATLAB and Octave. It includes, among others, various inference methods, sparse approximations and tools for model assessment. In this work, we review these tools and demonstrate the use of GPstuff in several models.

📄 PDF Abstract BibTeX arXiv:1206.5754

Code (1)

gpstuff-dev/gpstuff

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

SMT 2.0: A Surrogate Modeling Toolbox with a focus on Hierarchical and Mixed Variables Gaussian Processes

2023-05-23 · Paul Saves, Remi Lafage, Nathalie Bartoli, Youssef Diouane 외

The Surrogate Modeling Toolbox (SMT) is an open-source Python package that offers a collection of surrogate modeling methods, sampling techniques, and a set of sample problems. This paper presents SMT 2.0, a major new re…

Gaussian Processes

Global Optimization of Gaussian processes

2020-05-21 · Artur M. Schweidtmann, Dominik Bongartz, Daniel Grothe, Tim Kerkenhoff 외

Gaussian processes~(Kriging) are interpolating data-driven models that are frequently applied in various disciplines. Often, Gaussian processes are trained on datasets and are subsequently embedded as surrogate models in…

Bayesian OptimizationGaussian Processesglobal-optimization

Bayesian Optimization using Deep Gaussian Processes

2019-05-07 · Ali Hebbal, Loic Brevault, Mathieu Balesdent, El-Ghazali Talbi 외

Bayesian Optimization using Gaussian Processes is a popular approach to deal with the optimization of expensive black-box functions. However, because of the a priori on the stationarity of the covariance matrix of classi…

Bayesian OptimizationGaussian Processesglobal-optimization

Financial Applications of Gaussian Processes and Bayesian Optimization

2019-03-12 · Joan Gonzalvez, Edmond Lezmi, Thierry Roncalli, Jiali Xu

In the last five years, the financial industry has been impacted by the emergence of digitalization and machine learning. In this article, we explore two methods that have undergone rapid development in recent years: Gau…

Bayesian OptimizationBIG-bench Machine LearningGaussian Processesglobal-optimization

Fully Bayesian Autoencoders with Latent Sparse Gaussian Processes

2023-02-09 · Ba-Hien Tran, Babak Shahbaba, Stephan Mandt, Maurizio Filippone

Autoencoders and their variants are among the most widely used models in representation learning and generative modeling. However, autoencoder-based models usually assume that the learned representations are i.i.d. and f…

Gaussian ProcessesRepresentation Learning