IVCVLGSep 18, 2019

Quantitative Impact of Label Noise on the Quality of Segmentation of Brain Tumors on MRI scans

arXiv:1909.08959v1
Originality Incremental advance
AI Analysis

This addresses the problem of label noise in medical imaging for researchers and practitioners, but it is incremental as it builds on existing methods for handling noisy data.

The study investigated how corrupted ground-truth masks affect neural network performance in brain tumor segmentation on MRI scans, finding that performance degrades about 8% less than expected from simulations and that biases can be partially mitigated using an inversely-biased dice loss function.

Over the last few years, deep learning has proven to be a great solution to many problems, such as image or text classification. Recently, deep learning-based solutions have outperformed humans on selected benchmark datasets, yielding a promising future for scientific and real-world applications. Training of deep learning models requires vast amounts of high quality data to achieve such supreme performance. In real-world scenarios, obtaining a large, coherent, and properly labeled dataset is a challenging task. This is especially true in medical applications, where high-quality data and annotations are scarce and the number of expert annotators is limited. In this paper, we investigate the impact of corrupted ground-truth masks on the performance of a neural network for a brain tumor segmentation task. Our findings suggest that a) the performance degrades about 8% less than it could be expected from simulations, b) a neural network learns the simulated biases of annotators, c) biases can be partially mitigated by using an inversely-biased dice loss function.

Foundations

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

Your Notes