# Active learning for efficiently training emulators of computationally   expensive mathematical models

**Authors:** Alexandra G. Ellis, Rowan Iskandar, Christopher H. Schmid, John B., Wong, Thomas A. Trikalinos

arXiv: 1812.07673 · 2020-01-06

## TL;DR

This paper introduces a self-terminating active learning algorithm that efficiently develops emulators of complex mathematical models, reducing computational costs while maintaining high accuracy across various benchmark functions and a prostate cancer model.

## Contribution

The paper presents a novel active learning algorithm for emulator development that outperforms or matches existing methods in accuracy and variability, especially in models with varying smoothness.

## Key findings

- Active learning algorithms achieved smaller RMSE and MAX in models with varying smoothness.
- The proposed algorithm was deterministic and had less variability than treed Gaussian Processes.
- It performed as well or better than existing methods in most benchmark tests.

## Abstract

An emulator is a fast-to-evaluate statistical approximation of a detailed mathematical model (simulator). When used in lieu of simulators, emulators can expedite tasks that require many repeated evaluations, such as sensitivity analyses, policy optimization, model calibration, and value-of-information analyses. Emulators are developed using the output of simulators at specific input values (design points). Developing an emulator that closely approximates the simulator can require many design points, which becomes computationally expensive. We describe a self-terminating active learning algorithm to efficiently develop emulators tailored to a specific emulation task, and compare it with algorithms that optimize geometric criteria (random latin hypercube sampling and maximum projection designs) and other active learning algorithms (treed Gaussian Processes that optimize typical active learning criteria). We compared the algorithms' root mean square error (RMSE) and maximum absolute deviation from the simulator (MAX) for seven benchmark functions and in a prostate cancer screening model. In the empirical analyses, in simulators with greatly-varying smoothness over the input domain, active learning algorithms resulted in emulators with smaller RMSE and MAX for the same number of design points. In all other cases, all algorithms performed comparably. The proposed algorithm attained satisfactory performance in all analyses, had smaller variability than the treed Gaussian Processes (it is deterministic), and, on average, had similar or better performance as the treed Gaussian Processes in 6 out of 7 benchmark functions and in the prostate cancer model.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.07673/full.md

## Figures

75 figures with captions in the complete paper: https://tomesphere.com/paper/1812.07673/full.md

## References

70 references — full list in the complete paper: https://tomesphere.com/paper/1812.07673/full.md

---
Source: https://tomesphere.com/paper/1812.07673