CVMar 16, 2018

Semantic Segmentation of Pathological Lung Tissue with Dilated Fully Convolutional Networks

arXiv:1803.06167v1121 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of early and accurate diagnosis of interstitial lung diseases for radiologists, but it is incremental as it builds on existing deep learning techniques.

The authors tackled the problem of semantic segmentation of pathological lung tissue in CT scans for diagnosing interstitial lung diseases, achieving significant performance improvement over state-of-the-art methods.

Early and accurate diagnosis of interstitial lung diseases (ILDs) is crucial for making treatment decisions, but can be challenging even for experienced radiologists. The diagnostic procedure is based on the detection and recognition of the different ILD pathologies in thoracic CT scans, yet their manifestation often appears similar. In this study, we propose the use of a deep purely convolutional neural network for the semantic segmentation of ILD patterns, as the basic component of a computer aided diagnosis (CAD) system for ILDs. The proposed CNN, which consists of convolutional layers with dilated filters, takes as input a lung CT image of arbitrary size and outputs the corresponding label map. We trained and tested the network on a dataset of 172 sparsely annotated CT scans, within a cross-validation scheme. The training was performed in an end-to-end and semi-supervised fashion, utilizing both labeled and non-labeled image regions. The experimental results show significant performance improvement with respect to the state of the art.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes