scispace - formally typeset
Open AccessJournal ArticleDOI

GPfit: An R Package for Fitting a Gaussian Process Model to Deterministic Simulator Outputs

TLDR
This paper implements a slightly modified version of the model proposed by Ranjan et al. (2011) in the R package GPfit, with a novel parameterization of the spatial correlation function and a clustering based multi-start gradient based optimization algorithm that yield robust optimization that is typically faster than the genetic algorithm based approach.
Abstract
Gaussian process (GP) models are commonly used statistical metamodels for emulating expensive computer simulators. Fitting a GP model can be numerically unstable if any pair of design points in the input space are close together. Ranjan, Haynes, and Karsten (2011) proposed a computationally stable approach for fitting GP models to deterministic computer simulators. They used a genetic algorithm based approach that is robust but computationally intensive for maximizing the likelihood. This paper implements a slightly modified version ofthe model proposed by Ranjan et al. (2011 ) in the R package GPfit. A novel parameterization of the spatial correlation function and a clustering based multi-start gradient based optimization algorithm yield robust optimization that is typically faster than the genetic algorithm based approach. We present two examples with R codes to illustrate the usage of the main functions in GPfit . Several test functions are used for performance comparison with the popular R package mlegp . We also use GPfit for a real application, i.e., for emulating the tidal kinetic energy model for the Bay of Fundy, Nova Scotia, Canada. GPfit is free software and distributed under the General Public License and available from the Comprehensive R Archive Network.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Leveraging the nugget parameter for efficient Gaussian process modeling

TL;DR: This work develops a novel approach for fitting GP models that significantly improves computational expense and prediction accuracy and leverages the smoothing effect of the nugget parameter on the log‐likelihood profile to track the evolution of the optimal hyperparameter estimates as the nuggets parameter is adaptively varied.
Journal ArticleDOI

Comparison of Gaussian process modeling software

TL;DR: In this article, the authors describe the parameterization, features, and optimization used by eight different Gaussian process fitting packages that run on four different platforms, and compare these eight packages using various data functions and data sets, revealing that there are stark differences between the packages.
Journal ArticleDOI

RobustGaSP: Robust Gaussian Stochastic Process Emulation in R

TL;DR: This package implements a marginal posterior mode estimator, for special priors and parameterizations, an estimation method that meets the robust parameter estimation criteria discussed in Gu 2016hesis and Gu 2016robustness, to improve predictive performance of the GaSP emulator.
Journal ArticleDOI

Globally Approximate Gaussian Processes for Big Data With Application to Data-Driven Metamaterials Design

TL;DR: GAGP achieves very high predictive power matching (and in some cases exceeding) that of state-of-the-art supervised learning methods, making it particularly useful in engineering design with big data.
Proceedings ArticleDOI

Modelling Learning of New Keyboard Layouts

TL;DR: A model was designed to predict how users learn to locate keys on a keyboard: initially relying on visual short-term memory but then transitioning to recall-based search, which allows predicting search times and visual search patterns for completely and partially new layouts.
References
More filters
Journal Article

R: A language and environment for statistical computing.

R Core Team
- 01 Jan 2014 - 
TL;DR: Copyright (©) 1999–2012 R Foundation for Statistical Computing; permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and permission notice are preserved on all copies.
Book

Gaussian Processes for Machine Learning

TL;DR: The treatment is comprehensive and self-contained, targeted at researchers and students in machine learning and applied statistics, and deals with the supervised learning problem for both regression and classification.
Journal ArticleDOI

A comparison of three methods for selecting values of input variables in the analysis of output from a computer code

TL;DR: In this paper, two sampling plans are examined as alternatives to simple random sampling in Monte Carlo studies and they are shown to be improvements over simple sampling with respect to variance for a class of estimators which includes the sample mean and the empirical distribution function.
Journal ArticleDOI

Efficient Global Optimization of Expensive Black-Box Functions

TL;DR: This paper introduces the reader to a response surface methodology that is especially good at modeling the nonlinear, multimodal functions that often occur in engineering and shows how these approximating functions can be used to construct an efficient global optimization algorithm with a credible stopping rule.
Journal ArticleDOI

The design and analysis of computer experiments

TL;DR: This paper presents a meta-modelling framework for estimating Output from Computer Experiments-Predicting Output from Training Data and Criteria Based Designs for computer Experiments.
Related Papers (5)