English

Efficient dataset construction using active learning and uncertainty-aware neural networks for plasma turbulent transport surrogate models

Plasma Physics 2025-09-04 v1 Machine Learning

Abstract

This work demonstrates a proof-of-principle for using uncertainty-aware architectures, in combination with active learning techniques and an in-the-loop physics simulation code as a data labeller, to construct efficient datasets for data-driven surrogate model generation. Building off of a previous proof-of-principle successfully demonstrating training set reduction on static pre-labelled datasets, using the ADEPT framework, this strategy was applied again to the plasma turbulent transport problem within tokamak fusion plasmas, specifically the QuaLiKiz quasilinear electrostatic gyrokinetic turbulent transport code. While QuaLiKiz provides relatively fast evaluations, this study specifically targeted small datasets to serve as a proxy for more expensive codes, such as CGYRO or GENE. The newly implemented algorithm uses the SNGP architecture for the classification component of the problem and the BNN-NCP architecture for the regression component, training models for all turbulent modes (ITG, TEM, ETG) and all transport fluxes (QeQ_e, QiQ_i, Γe\Gamma_e, Γi\Gamma_i, and Πi\Pi_i) described by the general QuaLiKiz output. With 45 active learning iterations, moving from a small initial training set of 10210^{2} to a final set of 10410^{4}, the resulting models reached a F1F_1 classification performance of ~0.8 and a R2R^2 regression performance of ~0.75 on an independent test set across all outputs. This extrapolates to reaching the same performance and efficiency as the previous ADEPT pipeline, although on a problem with 1 extra input dimension. While the improvement rate achieved in this implementation diminishes faster than expected, the overall technique is formulated with components that can be upgraded and generalized to many surrogate modeling applications beyond plasma turbulent transport predictions.

Keywords

Cite

@article{arxiv.2507.15976,
  title  = {Efficient dataset construction using active learning and uncertainty-aware neural networks for plasma turbulent transport surrogate models},
  author = {Aaron Ho and Lorenzo Zanisi and Bram de Leeuw and Vincent Galvan and Pablo Rodriguez-Fernandez and Nathaniel T. Howard},
  journal= {arXiv preprint arXiv:2507.15976},
  year   = {2025}
}
R2 v1 2026-07-01T04:12:10.118Z