# Classification of COPD with Multiple Instance Learning

**Authors:** Veronika Cheplygina, Lauge S{\o}rensen, David M. J. Tax and, Jesper Holst Pedersen, Marco Loog, Marleen de Bruijne

arXiv: 1703.04980 · 2017-03-16

## TL;DR

This paper applies multiple instance learning to classify COPD from lung CT images, improving detection accuracy by considering the distribution of tissue patches rather than individual labels.

## Contribution

It demonstrates that MIL with distribution-based approaches outperforms previous methods in COPD classification from CT scans.

## Key findings

- Achieved an AUC of 0.742 with instance averaging.
- Full training set increases AUC to 0.776.
- Outperforms previous state-of-the-art results.

## Abstract

Chronic obstructive pulmonary disease (COPD) is a lung disease where early detection benefits the survival rate. COPD can be quantified by classifying patches of computed tomography images, and combining patch labels into an overall diagnosis for the image. As labeled patches are often not available, image labels are propagated to the patches, incorrectly labeling healthy patches in COPD patients as being affected by the disease. We approach quantification of COPD from lung images as a multiple instance learning (MIL) problem, which is more suitable for such weakly labeled data. We investigate various MIL assumptions in the context of COPD and show that although a concept region with COPD-related disease patterns is present, considering the whole distribution of lung tissue patches improves the performance. The best method is based on averaging instances and obtains an AUC of 0.742, which is higher than the previously reported best of 0.713 on the same dataset. Using the full training set further increases performance to 0.776, which is significantly higher (DeLong test) than previous results.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.04980/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1703.04980/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1703.04980/full.md

---
Source: https://tomesphere.com/paper/1703.04980