vfj newcombe tbi lesion - department of computingbglocker/pdfs/ferrante2017tbi.poster.pdf · the...

1
Original Image Skull Stripped Ground Truth Prediction TBI LESION SEGMENTATION AUTOMATIC in Anisotropic CT using Convolutional Neural Networks E Ferrante 1 , K Kamnitsas 1 , S Cooke 2 , JP Coles 2 VFJ Newcombe 2 , DK Menon 2 , D Rueckert 1 , B Glocker 1 1 BioMedIA, Imperial College London 2 Department of Medicine, University of Cambridge Motivation References Methods Results Conclusions Accurate image-based lesion quantication is essential for diagnosis, monitoring and understanding TBI from a clinical perspective. Although CT is the most common image modality for rapid detection of TBI lesions, computational methods have been mostly proposed for lesion segmentation on MRI, given its higher denition. Deep learning methods like Convolutional Neural Networks (CNN) have shown promising results for TBI MRI [1], but its potential has not been evaluated on CT images yet. We removed the skull to isolate the brain tissue and simplify the segmentation task. Our method can deal with extreme cases including displaced skull fractures, craniotomy holes and decompressive craniectomy sites. Core EDH/SDH Oedema 0.0 0.2 0.4 0.6 0.8 DSC Deformable Registration Morphological Operators Level Sets segmentation Thresholding SKULL STRIPING ALTERNATIVE CNN ARCHITECTURES In our preliminary experiments, we aimed to understand the inuence of the slice thickness and 3D context in TBI lesion segmentation on CT. 3D CNN [1] 1 2 Isotropic 2D CNN [1] Anisotropic 3D CNN [2] 3D CNN [1] Anisotropic Anisotropic 3 4 In terms of slice thickness, model 1 was trained on isotropic (1mm3) resampled images (using trilinear interpolation) while models 2, 3 and 4 considered anisotropic (1mm2 x Original Res) volumes. Regarding the 3D context, model 1 used full 3D context, model 2 considered only single 2D slices, and models 3 and 4 a reduced 3D context given the two adjacent slices. We considered atlernative intensity normalization schemes A single channel version of the best performing architecture (Model 1) was trained with data normalized with the alternative schemes. A multichannel version was also trained, considering the 3 normalizations as 3 channels. MULTIPLE NORMALIZATIONS Method 1 outperformed the others resulting in an average of 0.43 DSC, versus 0.36 (Method 2), 0.41 (Method 3) and 0.39 (Method 4). Z-scores Global Z-scores Nyul's Method [3] A linear piece-wise normalization function is learned from data We used 110 CT images (~0.4x0.4x5mm resolution) of 25 patients with different degrees of TBI lesions, manually annotated by medical experts, including: contusions divided in their core and surrounding oedema, and extra cerebral blood (EDH and SDH) combined into one ROI. DSC per class: Inuence of the normalization method Z-Scores Global Z-Scores Nyul Multi normalization multi channel DSC all classes Label Class 0.438 0.474 0.540 0.483 0.470 0.537 1.0 [1] Kamnitsas K, Ledig C, Newcombe V, Simpson J et al. (2016) Efcient Multi- Scale 3D CNN with Fully Connected CRF for Accurate Brain Lesion Segmentation. Medical Image Analysis [2] Ronneberger O, Fischer P, Brox T (2015) U-Net: Convolutional Networks for Biomedical Image Segmentation. MICCAI 2015 [3] Nyúl, László G., and Jayaram K. Udupa. "On standardizing the MR image intensity scale" Magn Reson Med. (1999) Dec;42(6):1072-81. Improvement between multinorm and every single normalization caseis statistically signicant according to Wilcoxon signed-rank test (p-value < 0.05) 0.452 0.487 0.0 0.2 0.4 0.6 0.8 1.0 VISUAL RESULTS Core EDH/SDH Oedema SOURCE CODE The source code will be soon available at https://github.com/eferrante/tbi-ct-cnn Our preliminary experiments conrmed the importance of 3D context for TBI lesion segmentation on CT using CNNs. This project has been partially supported by the EPSRC Grant – QuantifyTBI (EP/N023668/1) Multi-channel CNNs using multi-normalized data seem to signicantly improve the quality of the segmentation results when compared to single channel CNNs trained with CT data.

Upload: lykhanh

Post on 02-Feb-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: VFJ Newcombe TBI LESION - Department of Computingbglocker/pdfs/ferrante2017tbi.poster.pdf · the slice thickness and 3D context in TBI lesion segmentation on CT. 3D CNN [1] 1 2 Isotropic

Original Image Skull Stripped Ground Truth Prediction

TBI LESION SEGMENTATION

AUTOMATIC

in Anisotropic CT using Convolutional Neural Networks

E Ferrante1, K Kamnitsas1, S Cooke2, JP Coles 2

VFJ Newcombe2, DK Menon2, D Rueckert1, B Glocker1

1 BioMedIA, Imperial College London2 Department of Medicine, University of Cambridge

Motivation

References

Methods

Results

Conclusions

Accurate image-based lesion quantification is essential for diagnosis, monitoring and understanding TBI from a clinical perspective.

Although CT is the most common image modality for rapid detection of TBI lesions, computational methods have been mostly proposed for lesion segmentation on MRI, given its higher definition.

Deep learning methods like Convolutional Neural Networks (CNN) have shown promising results for TBI MRI [1], but its potential has not been evaluated on CT images yet.

We removed the skull to isolate the brain tissue and simplify the segmentation task. Our method can deal with extreme cases including displaced skull fractures, craniotomy holes and decompressive craniectomy sites.

Core EDH/SDH Oedema

0.0

0.2

0.4

0.6

0.8

DSC

Deformable Registration

Morphological Operators

Level Sets segmentation

Thresholding

SKULL STRIPING

ALTERNATIVE CNN ARCHITECTURES

In our preliminary experiments, we aimed to understand the influence of the slice thickness and 3D context in TBI lesion segmentation on CT.

3D CNN [1]

1

2

Isotropic

2D CNN [1]Anisotropic

3D CNN [2]

3D CNN [1]Anisotropic

Anisotropic

3

4

In terms of slice thickness, model 1 was trained on isotropic (1mm3) resampled images (using trilinear interpolation) while models 2, 3 and 4 considered anisotropic (1mm2 x Original Res) volumes. Regarding the 3D context, model 1 used full 3D context, model 2 considered only single 2D slices, and models 3 and 4 a reduced 3D context given the two adjacent slices.

We considered atlernative intensity normalization schemesA single channel version of the best performing architecture (Model 1) was trained with data normalized with the alternative schemes.A multichannel version was also trained, considering the 3 normalizations as 3 channels.

MULTIPLE NORMALIZATIONS Method 1 outperformed the others resulting in an average of 0.43 DSC, versus 0.36 (Method 2), 0.41 (Method 3) and 0.39 (Method 4).

Z-scores

Global Z-scores

Nyul's Method [3] A linear piece-wise normalization function is learned from data

We used 110 CT images (~0.4x0.4x5mm resolution) of 25 patients with different degrees of TBI lesions, manually annotated by medical experts, including: contusions divided in their core and surrounding oedema, and extra cerebral blood (EDH and SDH) combined into one ROI.

DSC per class: Influence of the normalization method

Z-Scores Global Z-Scores Nyul Multi normalization multi channel

DSC all classes

Label Class

0.438

0.474

0.540

0.4830.470

0.537

1.0

[1] Kamnitsas K, Ledig C, Newcombe V, Simpson J et al. (2016) Efficient Multi-Scale 3D CNN with Fully Connected CRF for Accurate Brain Lesion Segmentation. Medical Image Analysis[2] Ronneberger O, Fischer P, Brox T (2015) U-Net: Convolutional Networks for Biomedical Image Segmentation. MICCAI 2015[3] Nyúl, László G., and Jayaram K. Udupa. "On standardizing the MR image intensity scale" Magn Reson Med. (1999) Dec;42(6):1072-81.

Improvement between multinorm and every single normalization caseis statistically significant according to Wilcoxon signed-rank test (p-value < 0.05)

0.452

0.487

0.0

0.2

0.4

0.6

0.8

1.0

VISUAL RESULTS Core EDH/SDH Oedema

SOURCE CODEThe source code will be soon available at https://github.com/eferrante/tbi-ct-cnn

Our preliminary experiments confirmed the importance of 3D context for TBI lesion segmentation on CT using CNNs.

This project has been partially supported by the EPSRC Grant – QuantifyTBI (EP/N023668/1)

Multi-channel CNNs using multi-normalized data seem to significantly improve the quality of the segmentation results when compared to single channel CNNs trained with CT data.