# Deep Feature Learning from a Hospital-Scale Chest X-ray Dataset with   Application to TB Detection on a Small-Scale Dataset

**Authors:** Ophir Gozes, Hayit Greenspan

arXiv: 1906.00768 · 2019-06-04

## TL;DR

This paper demonstrates that training a DenseNet-121 on a large-scale Chest X-ray dataset with metadata improves feature learning, leading to better TB detection on small datasets and state-of-the-art age and gender estimation.

## Contribution

It introduces MetaChexNet, a CNN trained on 112K images with metadata, enhancing transfer learning for TB detection and other tasks in medical imaging.

## Key findings

- Improved TB classification accuracy on small datasets.
- State-of-the-art age and gender estimation performance.
- Enhanced transfer learning capabilities for medical imaging tasks.

## Abstract

The use of ImageNet pre-trained networks is becoming widespread in the medical imaging community. It enables training on small datasets, commonly available in medical imaging tasks. The recent emergence of a large Chest X-ray dataset opened the possibility for learning features that are specific to the X-ray analysis task. In this work, we demonstrate that the features learned allow for better classification results for the problem of Tuberculosis detection and enable generalization to an unseen dataset. To accomplish the task of feature learning, we train a DenseNet-121 CNN on 112K images from the ChestXray14 dataset which includes labels of 14 common thoracic pathologies. In addition to the pathology labels, we incorporate metadata which is available in the dataset: Patient Positioning, Gender and Patient Age. We term this architecture MetaChexNet. As a by-product of the feature learning, we demonstrate state of the art performance on the task of patient Age \& Gender estimation using CNN's. Finally, we show the features learned using ChestXray14 allow for better transfer learning on small-scale datasets for Tuberculosis.

## Full text

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

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1906.00768/full.md

## References

11 references — full list in the complete paper: https://tomesphere.com/paper/1906.00768/full.md

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