Multiple Instance Learning for Brain Tumor Detection from Magnetic Resonance Spectroscopy Data
Diyuan Lu, Gerhard Kurz, Nenad Polomac, Iskra Gacheva, Elke Hattingen,, Jochen Triesch

TL;DR
This paper introduces a multiple instance learning approach using deep neural networks to improve brain tumor detection from magnetic resonance spectroscopy data, effectively handling data scarcity, noise, and variable sample sizes.
Contribution
It proposes two novel permutation-invariant aggregation methods for MIL and demonstrates their effectiveness in enhancing classification performance over manual diagnosis.
Findings
MIL approaches outperform single spectrum classification
Data augmentation further improves accuracy
Proposed model exceeds neuroradiologists' manual classification
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Image Retrieval and Classification Techniques · Medical Image Segmentation Techniques
