Random Window Augmentations for Deep Learning Robustness in CT and Liver Tumor Segmentation
Eirik A. Østmo, Kristoffer K. Wickstrøm, Keyur Radiya, Michael C. Kampffmeyer, Karl Øyvind Mikalsen, Robert Jenssen
TL;DR
CT-based liver tumor segmentation benefits from modality-aware augmentation due to the physical meaning of Hounsfield units. This work introduces Random windowing, which randomly varies window width $W$ and level $L$ before clipping, preserving HU semantics while creating diverse, clinically plausible variations. Across LiTS and external datasets (HV, CRLM, HCC-TACE) and both 2D and 3D architectures, Random windowing outperforms traditional intensity augmentations, with pronounced gains on difficult cases involving low contrast or poor contrast timing. Analyses show that both context expansion beyond the base window and HU perturbations contribute to improved generalization, and that narrow, region-specific windows combined with window shifting deliver the strongest performance. The results underscore the importance of modality-specific augmentation strategies for robust, real-world clinical deployment and suggest applicability to other quantitative imaging modalities in future work.
Abstract
Contrast-enhanced Computed Tomography (CT) is important for diagnosis and treatment planning for various medical conditions. Deep learning (DL) based segmentation models may enable automated medical image analysis for detecting and delineating tumors in CT images, thereby reducing clinicians' workload. Achieving generalization capabilities in limited data domains, such as radiology, requires modern DL models to be trained with image augmentation. However, naively applying augmentation methods developed for natural images to CT scans often disregards the nature of the CT modality, where the intensities measure Hounsfield Units (HU) and have important physical meaning. This paper challenges the use of such intensity augmentations for CT imaging and shows that they may lead to artifacts and poor generalization. To mitigate this, we propose a CT-specific augmentation technique, called Random windowing, that exploits the available HU distribution of intensities in CT images. Random windowing encourages robustness to contrast-enhancement and significantly increases model performance on challenging images with poor contrast or timing. We perform ablations and analysis of our method on multiple datasets, and compare to, and outperform, state-of-the-art alternatives, while focusing on the challenge of liver tumor segmentation.
