Local Gamma Augmentation for Ischemic Stroke Lesion Segmentation on MRI

Jon Middleton,Marko Bauer,Kaining Sheng,Jacob Johansen,Mathias Perslev,Silvia Ingala,Mads Nielsen,Akshay Pai
2024-01-13
Abstract:The identification and localisation of pathological tissues in medical images continues to command much attention among deep learning practitioners. When trained on abundant datasets, deep neural networks can match or exceed human performance. However, the scarcity of annotated data complicates the training of these models. Data augmentation techniques can compensate for a lack of training samples. However, many commonly used augmentation methods can fail to provide meaningful samples during model fitting. We present local gamma augmentation, a technique for introducing new instances of intensities in pathological tissues. We leverage local gamma augmentation to compensate for a bias in intensities corresponding to ischemic stroke lesions in human brain MRIs. On three datasets, we show how local gamma augmentation can improve the image-level sensitivity of a deep neural network tasked with ischemic lesion segmentation on magnetic resonance images.
Image and Video Processing,Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The paper attempts to address the issue of insufficient training data when identifying and localizing pathological tissues in medical images, particularly in the task of ischemic stroke lesion segmentation. Specifically, due to the scarcity of annotated data, deep neural networks are prone to overfitting during training, which prevents them from fully realizing their potential performance. Moreover, although existing data augmentation techniques can increase the number of training samples, these techniques often fail to provide new samples that are practically meaningful for model training, especially when dealing with intensity biases in ischemic stroke lesions. To tackle these issues, the authors propose a novel data augmentation method—Local Gamma Augmentation, which compensates for intensity biases in the training data by introducing new intensity instances in the pathological tissue regions. This method aims to improve the image-level sensitivity of deep neural networks in segmenting ischemic stroke lesions on multimodal magnetic resonance imaging (MRI).