CVSep 29, 2025

On-the-Fly Data Augmentation for Brain Tumor Segmentation

arXiv:2509.24973v1h-index: 10
Originality Synthesis-oriented
AI Analysis

This work addresses the need for consistent tumor monitoring in glioma patients, but it is incremental as it builds upon existing nnU-Net and prior challenge-winning methods.

The paper tackled the problem of robust brain tumor segmentation across pre- and post-treatment scans by proposing an on-the-fly augmentation strategy using pretrained generative adversarial networks, achieving top performance in the BraTS 2025 challenge with Dice scores up to 0.88.

Robust segmentation across both pre-treatment and post-treatment glioma scans can be helpful for consistent tumor monitoring and treatment planning. BraTS 2025 Task 1 addresses this by challenging models to generalize across varying tumor appearances throughout the treatment timeline. However, training such generalized models requires access to diverse, high-quality annotated data, which is often limited. While data augmentation can alleviate this, storing large volumes of augmented 3D data is computationally expensive. To address these challenges, we propose an on-the-fly augmentation strategy that dynamically inserts synthetic tumors using pretrained generative adversarial networks (GliGANs) during training. We evaluate three nnU-Net-based models and their ensembles: (1) a baseline without external augmentation, (2) a regular on-the-fly augmented model, and (3) a model with customized on-the-fly augmentation. Built upon the nnU-Net framework, our pipeline leverages pretrained GliGAN weights and tumor insertion methods from prior challenge-winning solutions. An ensemble of the three models achieves lesion-wise Dice scores of 0.79 (ET), 0.749 (NETC), 0.872 (RC), 0.825 (SNFH), 0.79 (TC), and 0.88 (WT) on the online BraTS 2025 validation platform. This work ranked first in the BraTS Lighthouse Challenge 2025 Task 1- Adult Glioma Segmentation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes