SearcharxivSearch

arXiv subjects

Graham C. Gibson

Publications and source records attributed to Graham C. Gibson.

3 recordsLinked to original sources

All Emulators are Wrong, Many are Useful, and Some are More Useful Than Others: A Reproducible Comparison of Computer Model Surrogates

Accurate and efficient surrogate modeling is essential for modern computational science, and there are a staggering number of emulation methods to choose from. With new methods being developed all the time, comparing the relative strengths and weaknesses of different methods remains a challenge due to inconsistent benchmarking practices and (sometimes) limited reproducibility and transparency. In this work, we present a large-scale, fully reproducible comparison of $29$ distinct emulators across $60$ canonical test functions and $40$ real emulation datasets. To facilitate rigorous, apples-to-apples comparisons, we introduce the R package \texttt{duqling}, which streamlines reproducible simulation studies using a consistent, simple syntax, and automatic internal scaling of inputs. This framework allows researchers to compare emulators in a unified environment and makes it possible to replicate or extend previous studies with minimal effort, even across different publications. Our results provide detailed empirical insight into the strengths and weaknesses of state-of-the-art emulators and offer guidance for both method developers and practitioners selecting a surrogate for new data. We discuss best practices for emulator comparison and highlight how \texttt{duqling} can accelerate research in emulator design and application.

stat.CO

Bayesian Adaptive Polynomial Chaos Expansions

Polynomial chaos expansions (PCE) are widely used for uncertainty quantification (UQ) tasks, particularly in the applied mathematics community. However, PCE has received comparatively less attention in the statistics literature, and fully Bayesian formulations remain rare, especially with implementations in R. Motivated by the success of adaptive Bayesian machine learning models such as BART, BASS, and BPPR, we develop a new fully Bayesian adaptive PCE method with an efficient and accessible R implementation: khaos. Our approach includes a novel proposal distribution that enables data-driven interaction selection, and supports a modified g-prior tailored to PCE structure. Through simulation studies and real-world UQ applications, we demonstrate that Bayesian adaptive PCE provides competitive performance for surrogate modeling, global sensitivity analysis, and ordinal regression tasks.

stat.ME

Improving Outbreak Forecasts Through Model Augmentation

Accurate forecasts of disease outbreaks are critical for effective public health responses, management of healthcare surge capacity, and communication of public risk. There are a growing number of powerful forecasting methods that fall into two broad categories -- empirical models that extrapolate from historical data, and mechanistic models based on fixed epidemiological assumptions. However, these methods often underperform precisely when reliable predictions are most urgently needed -- during periods of rapid epidemic escalation. Here, we introduce epimodulation, a hybrid approach that integrates fundamental epidemiological principles into existing predictive models to enhance forecasting accuracy, especially around epidemic peaks. When applied to simple empirical forecasting methods (ARIMA, Holt--Winters, and spline models), epimodulation improved overall prediction accuracy by an average of 9.1\% (range: 8.2--12.5\%) for COVID-19 hospital admissions and by 19.5\% (range: 17.6--23.2\%) for influenza hospital admissions; accuracy during epidemic peaks improved even further, by an average of 20.7\% and 25.4\%, respectively. Epimodulation also substantially enhanced the performance of complex forecasting methods, including the COVID-19 Forecast Hub ensemble model, demonstrating its broad utility in improving forecast reliability at critical moments in disease outbreaks.

stat.AP