Hostname: page-component-89b8bd64d-mmrw7 Total loading time: 0 Render date: 2026-05-07T11:12:34.600Z Has data issue: false hasContentIssue false

Bayesian approach for validation of runaway electron simulations

Published online by Cambridge University Press:  13 December 2022

A.E. Järvinen*
Affiliation:
VTT Technical Research Centre of Finland, FI-02044 VTT, Finland University of Helsinki, FI-00014 Helsinki, Finland
T. Fülöp
Affiliation:
Chalmers University of Technology, SE-412 96 Göteborg, Sweden
E. Hirvijoki
Affiliation:
Aalto University, FI-00076 AALTO, Finland
M. Hoppe
Affiliation:
Ecole Polytechnique Fédérale de Lausanne (EPFL), Swiss Plasma Center, CH-1015 Lausanne, Switzerland
A. Kit
Affiliation:
University of Helsinki, FI-00014 Helsinki, Finland
J. Åström
Affiliation:
University of Helsinki, FI-00014 Helsinki, Finland CSC-IT Center for Science, FI-02101 Espoo, Finland
*
Email address for correspondence: aaro.jarvinen@vtt.fi
Rights & Permissions [Opens in a new window]

Abstract

Plasma-terminating disruptions in future fusion reactors may result in conversion of the initial current to a relativistic runaway electron beam. Validated predictive tools are required to optimise the scenarios and mitigation actuators to avoid the excessive damage that can be caused by such events. Many of the simulation tools applied in fusion energy research require the user to specify input parameters that are not constrained by the available experimental information. The conventional approach, where an expert modeller calibrates these input parameters based on domain knowledge, is prone to lead to an intractable validation challenge without systematic uncertainty quantification. Bayesian inference algorithms offer a promising alternative approach that naturally includes uncertainty quantification and is less subject to user bias in choosing the input parameters. The main challenge in using these methods is the computational cost of simulating enough samples to construct the posterior distributions for the uncertain input parameters. This challenge can be overcome by combining probabilistic surrogate modelling, such as Gaussian process regression, with Bayesian optimisation, which can reduce the number of required simulations by several orders of magnitude. Here, we implement this type of Bayesian optimisation framework for a model for analysis of disruption runaway electrons, and explore for simulations of current quench in a JET plasma discharge with an argon induced disruption. We use this proof-of-principle framework to explore the optimum input parameters with uncertainties in optimisation tasks ranging from one to seven dimensions. The relevant Python codes that are used in the analysis are available via https://github.com/aejarvin/BO_FOR_RE_SIMULATIONS/.

Information

Type
Research Article
Creative Commons
Creative Common License - CCCreative Common License - BY
This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted re-use, distribution and reproduction, provided the original article is properly cited.
Copyright
Copyright © The Author(s), 2022. Published by Cambridge University Press
Figure 0

Figure 1. Illustration of the discrepancy between the measured (black) and simulated (red) plasma current for an example simulation. The grey area represents the L1-norm used as the discrepancy metric in this study. The vertical dashed line indicates the temporal extent of the application of the discrepancy function.

Figure 1

Figure 2. Illustration of the progress of the BO algorithm in the 1-D example after 3, 6, 9 and 12 samples. The dark blue lines represent the mean and the light blue regions represent the 95 % confidence interval of the GPR. The red lines represent the acquisition function and the red squares illustrate the optimum of the acquisition function that provides the next sampling location. The black circles represent the collected objective function values obtained through DREAM simulations.

Figure 2

Figure 3. One-dimensional search space results. (a) Optimum of the posterior (black) and 95 % confidence interval (blue dashed) as a function of number of collected samples. (b) Unnormalised posterior distribution after collecting 12 samples. (c) Measured (black) and predicted (red) plasma current as a function of time. The predicted value is conducted at the optimum of the posterior after collecting 12 samples.

Figure 3

Figure 4. Ten randomly sampled RE seed profiles.

Figure 4

Figure 5. Discrepancies of the collected samples as a function of the dimensions of the search space: (a) temperature, (b) logarithmic characteristic wall time, (c) argon assimilation fraction and parameters of the runaway seed distribution (d,e). The total number of collected samples is 290. The two optima are highlighted with red (global) and black (local) ellipses.

Figure 5

Figure 6. Convergence of the posterior distribution near the global optimum for temperature (a), logarithmic characteristic wall time (b), argon assimilation fraction (c) and RE seed profile parameters $\alpha$ and $\beta$ (d,e) as a function of number of collected samples. The black dots illustrate the current optimum of the posterior distribution and the blue dots with dashed lines the 95 % confidence interval. ( f) The predicted total plasma current (red) with the optimal input parameters after 290 samples compared with the experimental plasma current (black). The GPR in this convergence figure applies the length scale restrictions as used for the odd round samples.

Figure 6

Figure 7. The MCMC samples of the posterior distribution for $T_{e}$ (a) and $\ln (\tau _\text {wall})$ (b).

Figure 7

Figure 8. Discrepancies of the collected samples as a function of the dimensions of the search space: (a) initial temperature, (b) final temperature, (c) time at which the final temperature is reached, (d) logarithmic characteristic wall time, (e) argon assimilation fraction. The $\alpha$ and $\beta$ parameters are not shown as those do not show any significant impact on the discrepancy. ( f) The predicted total plasma current (red) with the recommended optimal input parameters compared with the experimental plasma current (black). The total number of collected samples is 950.

Figure 8

Figure 9. The predicted total plasma current (red) with the recommended optimal input parameters in the 4-D (a) and 6-D (b) search tasks compared with the experimental plasma current (black).

Figure 9

Figure 10. Discrepancy as a function of sample number for the 4-D (a), 5-D (b), 6-D (c) and 7-D (d) search tasks. The vertical dashed lines illustrate the approximate point when the minimum discrepancy saturates.

Figure 10

Figure 11. Number of samples as a function of number of search dimensions: grid search with 8 samples for each dimension (black line), Bayesian approach in this work (red circles).