Estimating Spatially Resolved Radiation Fields Using Neural Networks
Felix Lehner, Pasquale Lombardo, Susana Castillo, Oliver Hupe, Marcus Magnor
TL;DR
The paper tackles the slow real-time capability of Monte Carlo radiation transport in interventional radiology by introducing surrogate neural-network models that reconstruct spatial fluence and local spectra from synthetic Geant4-based datasets. It compares NeRF-like fully connected networks with a 3D U-Net, incorporating spectrum-aware encodings and FiLM conditioning, across increasingly complex datasets. Key contributions include three publicly available datasets, architectural insights, and practical design recommendations for accurate, voxel-level radiation-field reconstructions. The work advances real-time visualization and training tools for IR dosimetry, with pathways toward uncertainty handling and dynamic geometry in future work.
Abstract
We present an in-depth analysis on how to build and train neural networks to estimate the spatial distribution of scattered radiation fields for radiation protection dosimetry in medical radiation fields, such as those found in interventional radiology and cardiology. We present three different synthetically generated datasets with increasing complexity for training, using a Monte-Carlo Simulation application based on Geant4. On those datasets, we evaluate convolutional and fully connected architectures of neural networks to demonstrate which design decisions work well for reconstructing the fluence and spectra distributions over the spatial domain of such radiation fields. All our datasets, as well as our training pipeline, are published as open source in separate repositories.
