English

Multiple Instance Learning for Brain Tumor Detection from Magnetic Resonance Spectroscopy Data

Machine Learning 2021-12-17 v1

Abstract

We apply deep learning (DL) on Magnetic resonance spectroscopy (MRS) data for the task of brain tumor detection. Medical applications often suffer from data scarcity and corruption by noise. Both of these problems are prominent in our data set. Furthermore, a varying number of spectra are available for the different patients. We address these issues by considering the task as a multiple instance learning (MIL) problem. Specifically, we aggregate multiple spectra from the same patient into a "bag" for classification and apply data augmentation techniques. To achieve the permutation invariance during the process of bagging, we proposed two approaches: (1) to apply min-, max-, and average-pooling on the features of all samples in one bag and (2) to apply an attention mechanism. We tested these two approaches on multiple neural network architectures. We demonstrate that classification performance is significantly improved when training on multiple instances rather than single spectra. We propose a simple oversampling data augmentation method and show that it could further improve the performance. Finally, we demonstrate that our proposed model outperforms manual classification by neuroradiologists according to most performance metrics.

Keywords

Cite

@article{arxiv.2112.08845,
  title  = {Multiple Instance Learning for Brain Tumor Detection from Magnetic Resonance Spectroscopy Data},
  author = {Diyuan Lu and Gerhard Kurz and Nenad Polomac and Iskra Gacheva and Elke Hattingen and Jochen Triesch},
  journal= {arXiv preprint arXiv:2112.08845},
  year   = {2021}
}
R2 v1 2026-06-24T08:20:17.917Z