Deep architectures for high-resolution multi-organ chest X-ray image segmentation

  • PDF / 1,518,475 Bytes
  • 15 Pages / 595.276 x 790.866 pts Page_size
  • 28 Downloads / 158 Views

DOWNLOAD

REPORT


(0123456789().,-volV) (0123456789().,-volV)

RECENT ADVANCES IN DEEP LEARNING FOR MEDICAL IMAGE PROCESSING

Deep architectures for high-resolution multi-organ chest X-ray image segmentation Oscar Go´mez1,2



Pablo Mesejo1,2,3,4 • Oscar Iba´n˜ez1,2,4 • Andrea Valsecchi1,2,4 • Oscar Cordo´n1,2

Received: 31 December 2018 / Accepted: 5 October 2019 Ó Springer-Verlag London Ltd., part of Springer Nature 2019

Abstract Chest X-ray images (CXRs) are the most common radiological examination tool for screening and diagnosis of cardiac and pulmonary diseases. The automatic segmentation of anatomical structures in CXRs is critical for many clinical applications. However, existing deep models work on severely down-sampled images (commonly 256  256 pixels), reducing the quality of the contours of the resulting segmentation and negatively affecting the possibilities of such methods to be effectively used in a real environment. In this paper, we study multi-organ (clavicles, lungs, and hearts) segmentation, one of the most important problems in semantic understanding of CXRs. We completely avoid down-sampling in images up to 1024  1024 (as in the JSRT dataset), and we diminish its impact in higher resolutions via network architecture simplification without a significant loss in the accuracy. To do so, we propose four different convolutional models by introducing structural changes to the baselines employed (U-Net and InvertedNet) as well as by integrating several techniques barely used by CXRs segmentation algorithms, such as instance normalization and atrous convolution. We also compare singleclass and multi-class strategies to elucidate which approach is the most convenient for this problem. Our best proposal, X-Net?, outperforms nine state-of-the-art methods on clavicles and lungs obtaining a Dice similarity coefficient of 0.938 and 0.978, respectively, employing a tenfold cross-validation protocol. The same architecture yields comparable results to the state of the art in heart segmentation with a Dice value of 0.938. Finally, its reduced version, RX-Net?, obtains similar results but with a significant reduction in memory usage and training time. Keywords Semantic segmentation  Chest X-ray segmentation  Convolutional neural networks  Deep networks simplification

1 Introduction X-ray images represent the most commonly employed medical imaging modality [1]. In particular, chest X-rays (CXRs) are the most commonly performed radiology examination worldwide [2] because they are able to produce & Oscar Go´mez [email protected] 1

Andalusian Research Institute in Data Science and Computational Intelligence (DaSCI), University of Granada, Granada, Spain

2

Department of Computer Science and Artificial Intelligence, University of Granada, Granada, Spain

3

Perception Team, Inria Grenoble Rhoˆne-Alpes, Grenoble, France

4

Panacea Cooperative Research, Ponferrada, Spain

images of the heart, lungs, airways, blood, vessels, spine, and chest [3] and because of their diagnosis and treatment potential [2, 4]. In order to quan