Skip to content

Commit fa930d4

Browse files
committed
update author info, fix typo
1 parent 79b38ea commit fa930d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

paper/paper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ authors:
3737
orcid: 0000-0003-4062-2560
3838
affiliation: 1
3939
- name: Camila Rangel Smith
40-
orcid:
40+
orcid: 0000-0002-0227-836X
4141
affiliation: 1
4242
- name: Martin A. Stoffel
4343
orcid: 0000-0003-4030-3543
@@ -87,7 +87,7 @@ Computational simulations lie at the heart of modern science and engineering, bu
8787

8888
# Statement of need
8989

90-
Complex physical systems are often modelled using computer simulations. Depending on the complexity of the system, these simulation can be computationally expensive and time-consuming. This bottleneck can be resolved by approximating simulations with emulators, which can be orders of magnitudes faster [@kennedy_ohagan_2000]. Emulators are key to enabling any computationally expensive downstream tasks that require generating predictions for a large number of inputs. These tasks include sensitivity analysis to quantify the impact of each input parameter on the output as well as model calibration to identify input values most likely to have generated real-world observations.
90+
Complex physical systems are often modelled using computer simulations. Depending on the complexity of the system, these simulations can be computationally expensive and time-consuming. This bottleneck can be resolved by approximating simulations with emulators, which can be orders of magnitudes faster [@kennedy_ohagan_2000]. Emulators are key to enabling any computationally expensive downstream tasks that require generating predictions for a large number of inputs. These tasks include sensitivity analysis to quantify the impact of each input parameter on the output as well as model calibration to identify input values most likely to have generated real-world observations.
9191

9292
Emulation requires significant expertise in machine learning as well as familiarity with a broad and evolving ecosystem of tools for model training and downstream tasks. This creates a barrier to entry for domain researchers whose focus is on the underlying scientific problem. AutoEmulate [@autoemulate] lowers the barrier to entry by automating the entire emulator construction process (training, evaluation, model selection, and hyperparameter tuning). This makes emulation accessible to non-specialists while also offering a reference set of cutting-edge emulators, from classical approaches (e.g. Gaussian Processes) to modern deep learning methods, enabling benchmarking for experienced users.
9393

0 commit comments

Comments
 (0)