Efficient Deep Learning-based Forward Solvers for Brain Tumor Growth Models
Zeineb Haouari, Jonas Weidner, Yeray Martin-Ruisanchez, Ivan Ezhov, Aswathi Varma, Daniel Rueckert, Bjoern Menze, Benedikt Wiestler

TL;DR
This paper presents a neural network-based forward solver for brain tumor growth models that significantly accelerates model calibration, improving accuracy and efficiency in simulating tumor behavior for better treatment planning.
Contribution
It introduces and compares multiple neural architectures, with nnU-Net achieving the best performance for tumor outline and cell concentration prediction, advancing fast and accurate model calibration.
Findings
nnU-Net outperformed other architectures in tumor outline matching
Achieved lowest MSE in tumor cell concentration prediction
Highest Dice score across tumor concentration thresholds
Abstract
Glioblastoma, a highly aggressive brain tumor, poses major challenges due to its poor prognosis and high morbidity rates. Partial differential equation-based models offer promising potential to enhance therapeutic outcomes by simulating patient-specific tumor behavior for improved radiotherapy planning. However, model calibration remains a bottleneck due to the high computational demands of optimization methods like Monte Carlo sampling and evolutionary algorithms. To address this, we recently introduced an approach leveraging a neural forward solver with gradient-based optimization to significantly reduce calibration time. This approach requires a highly accurate and fully differentiable forward model. We investigate multiple architectures, including (i) an enhanced TumorSurrogate, (ii) a modified nnU-Net, and (iii) a 3D Vision Transformer (ViT). The nnU-Net achieved the best overall…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMathematical Biology Tumor Growth · Model Reduction and Neural Networks · Radiomics and Machine Learning in Medical Imaging
MethodsAttention Is All You Need · Absolute Position Encodings · Adam · Residual Connection · Dropout · Softmax · Byte Pair Encoding · Linear Layer · Vision Transformer · Multi-Head Attention
