Reducing Labelled Data Requirement for Pneumonia Segmentation using Image Augmentations
Deep learning semantic segmentation algorithms can localise abnormalities or opacities from chest radiographs. However, the task of collecting and annotating training data is expensive and requires expertise which remains a bottleneck for algorithm performance. We investigate the effect of image augmentations on reducing the requirement of labelled data in the semantic segmentation of chest X-rays for pneumonia detection. We train fully convolutional network models on subsets of different sizes from the total training data. We apply a different image augmentation while training each model and compare it to the baseline trained on the entire dataset without augmentations. We find that rotate and mixup are the best augmentations amongst rotate, mixup, translate, gamma and horizontal flip, wherein they reduce the labelled data requirement by 70% while performing comparably to the baseline in terms of AUC and mean IoU in our experiments.
Code (0)
등록된 구현이 없습니다.
Tasks
Image AugmentationPneumonia DetectionSegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Lung Ultrasound Segmentation and Adaptation between COVID-19 and Community-Acquired Pneumonia
Lung ultrasound imaging has been shown effective in detecting typical patterns for interstitial pneumonia, as a point-of-care tool for both patients with COVID-19 and other community-acquired pneumonia (CAP). In this wor…
Domain AdaptationUnsupervised Domain AdaptationTrafficCAM: A Versatile Dataset for Traffic Flow Segmentation
Traffic flow analysis is revolutionising traffic management. Qualifying traffic flow data, traffic control bureaus could provide drivers with real-time alerts, advising the fastest routes and therefore optimising transpo…
Instance SegmentationManagementSemantic SegmentationEdge-Based Self-Supervision for Semi-Supervised Few-Shot Microscopy Image Cell Segmentation
Deep neural networks currently deliver promising results for microscopy image cell segmentation, but they require large-scale labelled databases, which is a costly and time-consuming process. In this work, we relax the l…
Cell SegmentationSegmentationCOVID-19 in CXR: from Detection and Severity Scoring to Patient Disease Monitoring
In this work, we estimate the severity of pneumonia in COVID-19 patients and conduct a longitudinal study of disease progression. To achieve this goal, we developed a deep learning model for simultaneous detection and se…
RANDGAN: Randomized Generative Adversarial Network for Detection of COVID-19 in Chest X-ray
COVID-19 spread across the globe at an immense rate has left healthcare systems incapacitated to diagnose and test patients at the needed rate. Studies have shown promising results for detection of COVID-19 from viral ba…
Anomaly DetectionCOVID-19 DiagnosisCOVID-19 Image SegmentationGenerative Adversarial Network+1