How Much Data are Enough? Investigating Dataset Requirements for Patch-Based Brain MRI Segmentation Tasks
Dongang Wang, Peilin Liu, Hengrui Wang, Heidi Beadnall, Kain Kyle, Linda Ly, Mariano Cabezas, Geng Zhan, Ryan Sullivan, Weidong Cai, Wanli Ouyang, Fernando Calamante, Michael Barnett, Chenyu Wang
TL;DR
This work tackles the data-need problem in patch-based brain MRI segmentation by introducing MinBAT, a Markov-process-based method to set task-specific DSC targets, and REPS, a ROI-driven patch sampling strategy that standardizes case contributions. Together, they enable an explicit, data-driven estimate of how many cases and ROIs are needed to reach acceptable segmentation performance, demonstrated across brain extraction, tumor segmentation, and MS lesion segmentation. The framework reveals that DSC targets correlate with the ROI surface-to-volume ratio $C=\S/\V$ and that REPS improves data-efficiency, reducing the required data relative to baseline random patch selection. The proposed approach offers practical guidance for planning data collection and federated learning in medical imaging, with potential applicability to other 3D segmentation domains by providing task-specific, evidence-based data size estimates before model development.
Abstract
Training deep neural networks reliably requires access to large-scale datasets. However, obtaining such datasets can be challenging, especially in the context of neuroimaging analysis tasks, where the cost associated with image acquisition and annotation can be prohibitive. To mitigate both the time and financial costs associated with model development, a clear understanding of the amount of data required to train a satisfactory model is crucial. This paper focuses on an early stage phase of deep learning research, prior to model development, and proposes a strategic framework for estimating the amount of annotated data required to train patch-based segmentation networks. This framework includes the establishment of performance expectations using a novel Minor Boundary Adjustment for Threshold (MinBAT) method, and standardizing patch selection through the ROI-based Expanded Patch Selection (REPS) method. Our experiments demonstrate that tasks involving regions of interest (ROIs) with different sizes or shapes may yield variably acceptable Dice Similarity Coefficient (DSC) scores. By setting an acceptable DSC as the target, the required amount of training data can be estimated and even predicted as data accumulates. This approach could assist researchers and engineers in estimating the cost associated with data collection and annotation when defining a new segmentation task based on deep neural networks, ultimately contributing to their efficient translation to real-world applications.
