RobustCalibration: Robust Calibration of Computer Models in R
Mengyang Gu

TL;DR
RobustCalibration is an R package that facilitates Bayesian data inversion and model calibration, employing statistical emulators and discrepancy modeling to improve computational efficiency and accuracy in calibrating complex computer models.
Contribution
The paper introduces the RobustCalibration package, integrating emulators and discrepancy models for efficient and robust calibration of computer models in R.
Findings
Effective emulation of computationally expensive models.
Successful calibration with multiple data sources.
Application to models with closed-form and numerical solutions.
Abstract
Two fundamental research tasks in science and engineering are forward predictions and data inversion. This article introduces a recent R package RobustCalibration for Bayesian data inversion and model calibration by experiments and field observations. Mathematical models for forward predictions are often written in computer code, and they can be computationally expensive slow to run. To overcome the computational bottleneck from the simulator, we implemented a statistical emulator from the RobustGaSP package for emulating both scalar-valued or vector-valued computer model outputs. Both posterior sampling and maximum likelihood approach are implemented in the RobustCalibration package for parameter estimation. For imperfect computer models, we implement Gaussian stochastic process and the scaled Gaussian stochastic process for modeling the discrepancy function between the reality and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProbabilistic and Robust Engineering Design · Gaussian Processes and Bayesian Inference · Statistical Methods and Inference
