# Context Encoding Chest X-rays

**Authors:** Davide Belli, Shi Hu, Ecem Sogancioglu, Bram van Ginneken

arXiv: 1812.00964 · 2019-04-10

## TL;DR

This paper introduces a context encoder model trained on healthy chest X-rays to inpaint missing regions, aiding abnormality detection by highlighting deviations from normal tissue, with promising results in reconstruction quality and expert indistinguishability.

## Contribution

The study presents a novel application of adversarially trained image inpainting for chest X-ray analysis, enabling abnormality highlighting and improved detection.

## Key findings

- Model achieves high-quality inpainting of healthy tissue.
- Experts often cannot distinguish reconstructed images from real ones.
- Pixel-wise differences help highlight abnormalities.

## Abstract

Chest X-rays are one of the most commonly used technologies for medical diagnosis. Many deep learning models have been proposed to improve and automate the abnormality detection task on this type of data. In this paper, we propose a different approach based on image inpainting under adversarial training first introduced by Goodfellow et al. We configure the context encoder model for this task and train it over 1.1M 128x128 images from healthy X-rays. The goal of our model is to reconstruct the missing central 64x64 patch. Once the model has learned how to inpaint healthy tissue, we test its performance on images with and without abnormalities. We discuss and motivate our results considering PSNR, MSE and SSIM scores as evaluation metrics. In addition, we conduct a 2AFC observer study showing that in half of the times an expert is unable to distinguish real images from the ones reconstructed using our model. By computing and visualizing the pixel-wise difference between the source and the reconstructed images, we can highlight abnormalities to simplify further detection and classification tasks.

## Full text

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

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1812.00964/full.md

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/1812.00964/full.md

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