CVLGMLJun 17, 2020

Human-Expert-Level Brain Tumor Detection Using Deep Learning with Data Distillation and Augmentation

arXiv:2006.12285v319 citations
Originality Incremental advance
AI Analysis

This work solves the problem of limited and noisy medical data for brain tumor diagnosis, representing a strong domain-specific advance.

The paper tackled brain tumor detection from MRS data by addressing data scarcity and noise through a deep learning method using data distillation and augmentation, achieving human-expert-level accuracy with only a few thousand training examples.

The application of Deep Learning (DL) for medical diagnosis is often hampered by two problems. First, the amount of training data may be scarce, as it is limited by the number of patients who have acquired the condition to be diagnosed. Second, the training data may be corrupted by various types of noise. Here, we study the problem of brain tumor detection from magnetic resonance spectroscopy (MRS) data, where both types of problems are prominent. To overcome these challenges, we propose a new method for training a deep neural network that distills particularly representative training examples and augments the training data by mixing these samples from one class with those from the same and other classes to create additional training samples. We demonstrate that this technique substantially improves performance, allowing our method to reach human-expert-level accuracy with just a few thousand training examples. Interestingly, the network learns to rely on features of the data that are usually ignored by human experts, suggesting new directions for future research.

Foundations

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

Your Notes