45
Master Research Presentation Automated Measurement of Brain Volume in Patients after aneurysmal Subarachnoid Hemorrhage Anne Kaspers

Master Research Presentation

Embed Size (px)

Citation preview

Page 1: Master Research Presentation

Master Research Presentation

Automated Measurement of Brain Volume in Patients after aneurysmal

Subarachnoid HemorrhageAnne Kaspers

source: socialmediaseo.net

Page 2: Master Research Presentation

Contents

• Introduction• Methods

• Data

• Routine

• Evaluation

• Results• Discussion

• Classification issues

• Strength and limitations

• Conclusion• Questions

Page 3: Master Research Presentation

Introduction

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

• What is aSAH?

• After aSAH: brain damage

source: thestrokefoundation.comsource: socialmediaseo.net

Page 4: Master Research Presentation

Introduction

• Annual incidence: 6 - 16 cases per 100,000

• Fatality rate: 50 percent

• 50 percent of the survivors suffer from neurological or

cognitive deficits after a year

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 5: Master Research Presentation

Introduction

• Purpose: mapping brain volume

• A new routine is needed

• for accurate brain volume measurement for 3 T MR

images

• for cerebral abnormalities

• The routine is based on kNN using manually segmented

MR image training data

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 6: Master Research Presentation

Methods - Data

• Axial T1-weighted and T2-weighted images from a aSAH

study 1.

• 10 training and 12 validation scans of patients after aSAH

and control participants

• Exclusion of patients with claustrophobia, neurosurgical

clips, pacemaker, younger than 18 years

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

1 Schaafsma JD et al. (2010) Intracranial aneurysms treated with coil placement: test characteristics of follow-up MR angiography--multicenter study. Radiology 1:209-218

Page 7: Master Research Presentation

Methods - Routine

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 8: Master Research Presentation

Methods - Routine

T1 and T2 weighted image

Input images

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 9: Master Research Presentation

Methods - Routine

Registered T1 weighted imageand T2 weighted image

Registration

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 10: Master Research Presentation

Methods - Routine

Create mask to- include brain tissue- exclude skull and fatty tissue

Mask Creation

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 11: Master Research Presentation

Methods - Routine

Image of 10 clusters

Perform k-means

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 12: Master Research Presentation

Methods - Routine

Selection of clusters and mask

Create Mask

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 13: Master Research Presentation

Methods - Routine

Mask of the cerebrum on the T2 weigthed image

Remove Cerebellum

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 14: Master Research Presentation

Methods - Routine

Extracted Brain in the T1 and T2 weighted image

Extract Brain Images

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 15: Master Research Presentation

Methods - Routine

T2 weighted image with and without shading

Shading Correction

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 16: Master Research Presentation

Methods - Routine

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

kNN Classification

Page 17: Master Research Presentation

Methods - Routine

• Training data

• 10 full segmentations

• Subcortical structures, cortical grey matter,

peripheral CSF and lateral ventricles

• Only voxels without partial volume effect

No partial volume effect

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 18: Master Research Presentation

Methods - Routine

• A sample consist of a location, intensities and a label• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

T1 T2

y

xz

x

y

zx

Page 19: Master Research Presentation

Methods - Routine

• What is feature space?

Inte

nsity

Location

Sample of Structure 1 Sample of Structure 2

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 20: Master Research Presentation

Methods - Routine

• How does k-Nearest Neigbor (kNN) work?

Inte

nsity

Location

Sample of Structure 1 Sample of Structure 2 New Sample

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 21: Master Research Presentation

Methods - Routine

• How does k-Nearest Neigbor (kNN) work?

Inte

nsity

Location

Sample of Structure 1 Sample of Structure 2 New Sample

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 22: Master Research Presentation

Methods - Routine

• How does k-Nearest Neigbor (kNN) work?

Inte

nsity

Location

Sample of Structure 1 Sample of Structure 2 New Sample

k = 1

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 23: Master Research Presentation

Methods - Routine

• How does k-Nearest Neigbor (kNN) work?

Inte

nsity

Location

Sample of Structure 1 Sample of Structure 2 New Sample

k = 1

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 24: Master Research Presentation

Methods - Routine

• How does k-Nearest Neigbor (kNN) work?

Inte

nsity

Location

Sample of Structure 1 Sample of Structure 2 New Sample

k = 3

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 25: Master Research Presentation

Methods - Routine

• How does k-Nearest Neigbor (kNN) work?

Inte

nsity

Location

Sample of Structure 1 Sample of Structure 2 New Sample

k = 3

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 26: Master Research Presentation

Methods - Routine

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Remove Edge for subcortical structures and cortical grey matter

Page 27: Master Research Presentation

Methods - Routine

Move back CSF from lateral ventricles

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Lateral ventricles before and after transfer CSF

Page 28: Master Research Presentation

Methods - Routine

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Remove Infarcts

Page 29: Master Research Presentation

Methods - Routine

Final result

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 30: Master Research Presentation

Method - Evaluation

• Validation by 2 observers

• Half slices selected throughout the brain

T2 weighted image, Subcortical structures, Cortical grey matter, Peripheral CSF and Lateral ventricles

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 31: Master Research Presentation

Method - Evaluation

• Manual fraction combines information of multiple

observers and multiple structures

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

T2 weighted image, Subcortical structures, Cortical grey matter, Peripheral CSF and Lateral ventricles

Page 32: Master Research Presentation

Method - Evaluation

• Inter-observer agreement

Observer segmentations

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 33: Master Research Presentation

Method - Evaluation

• Routine validation

Observer segmentations

Routine segmentations

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 34: Master Research Presentation

Method - Evaluation

• Measuring agreement using:

• Fractional Similarity Index (fSI)

• Sensitivity and Specificity

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 35: Master Research Presentation

Results

• Inter-observer agreement• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 36: Master Research Presentation

Results

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

• Inter-observer agreement good for most structures

(fSI > 0.80)

Page 37: Master Research Presentation

Results

• Routine validation results• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 38: Master Research Presentation

Results

• Routine agreement good for subcortical structures, lateral

ventricles, total brain and intracranial volume

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 39: Master Research Presentation

Results

• Routine agreement good for subcortical structures, lateral

ventricles, total brain and intracranial volume

• Cortical grey matter, peripheral and total CSF fSI scores

lower

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 40: Master Research Presentation

Discussion – Classification issues

• Low scores of cortical grey matter because of :

• Slice thickness larger than structure thickness

• Unclear border

• Perivascular spaces

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 41: Master Research Presentation

Discussion – Classification issues

• Low scores of peripheral CSF because of

• Slice thickness larger than structure thickness

• Under-segmentation in training data

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 42: Master Research Presentation

Discussion – Strength and limitations

• Strength:

• fSI could better deal with probabilities

• Limitation:

• fractional observer values limited

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 43: Master Research Presentation

Conclusion

• Automated routine is accurate for lateral ventricles,

total brain and intracranial volume

• It could be used for volume measurements in patients

after aSAH

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 44: Master Research Presentation

Acknowledgments

ISI

Nelly AnbeekJeroen de BresserHugo KuijfMax ViergeverKoen Vincken

Neurology

Geert Jan BiesselsGabriël RinkelJoanna Schaafsma

Others

Marja van AkenEkke KaspersBart Waalewijn

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions

Page 45: Master Research Presentation

Questions

• Introduction

• Methods

• Data

• Routine

• Evaluation

• Results

• Discussion

• Classification

• Strength and limitations

• Conclusion

• Questions