• No results found

White matters : a longitudinal study on causes and consequences of white matter hyperintensities in the elderly.

N/A
N/A
Protected

Academic year: 2021

Share "White matters : a longitudinal study on causes and consequences of white matter hyperintensities in the elderly."

Copied!
23
0
0

Bezig met laden.... (Bekijk nu de volledige tekst)

Hele tekst

(1)

Heuvel, D.M.J. van den

Citation

Heuvel, D. M. J. van den. (2005, November 17). White matters : a longitudinal study on

causes and consequences of white matter hyperintensities in the elderly. Retrieved from

https://hdl.handle.net/1887/3729

Version:

Corrected Publisher’s Version

(2)

Chapter

3

Adapted from:

Fully automatic segmentation of white matter

hyperintensi-ties in MR images of the elderly

F Admiraal-Behloul, PhD1 J van der Grond, PhD2

DMJ van den Heuvel, MSc2 MA van Buchem, MD PhD2

H Olofsen, MSc1 JHC Reiber, PhD2

MJP van Osch, PhD2

Institutional affiliations: From the departments of 1Radiology division of Image Processing, 2Radiology, Leiden University Medical Center, The Netherlands.

(3)

Abstract

(4)

Introduction

Cerebral white matter hyperintensities (WMHs) on magnetic resonance images (MRI) of the elderly have attracted the interest of many researchers for more than a decade now. They were initially reported in people with dementia and were suggested to be part of a dementing process1, 2. Later, these lesions were also

revealed to be frequent in healthy old adults3. Besides their correlation with

advanced age4, WMHs were suggested to be associated with various diseases

such as transient ischemic attacks and ischemic stroke5-7, Alzheimer’s disease8-10,

late onset depression11, impairment of gait and balance12and migraine13.

MRI is highly sensitive to the lesions affecting the cerebral white matter. Damaged white matter usually has a prolonged T2 relaxation due to increased tissue water content and degradation of the macromolecular structure of myelin. Therefore, white matter lesions are well depicted with conventional PD and T2 weighted spin echo (SE) or fast SE sequences, but are even more conspicuous on fluid attenu-ated inversion recovery (FLAIR) images.

To assess these signal abnormalities of the white matter, several visual rating scales have been proposed14-19. The scales are defined to serve various purposes

and have different properties. Mäntylä et al19 compared 13 different scales and concluded that the heterogeneous properties of the different scales resulted in inconsistencies in previous studies and called for standardization.

Efforts are continuously made to compare, tune, standardize or even invent new visual rating scales5, 7, 14, 15, 18, 20. However, visual rating scales will probably remain

inferior to quantitative methods. Melhem et al21 reported that trained reviewers

can reliably detect a 15% or more increase in diameter for any original lesion size and 10% or more for lesions with a diameter larger than 6mm. Smaller changes were undetectable for the 3 trained reviewers who participated in the experiment. This work demonstrates clearly the limitation of the human eye in detecting small changes in lesion size. However, in drug trials such small changes might play a decisive role.

Quantitative image analysis and its advantages have been reported in the litera-ture for more than a decade. Several methods have been proposed for perform-ing quantitative white matter lesion load measurements22-27. These methods vary

from fully manual (manual outline techniques) to fully automatic (no user inter-action). The fully manual methods are labor intensive and time consuming. They require well-trained reviewers and remain moderately accurate28. These methods

are therefore quite impractical in large-scale studies. Many semi-automatic algo-rithms have been later introduced to reduce the processing time and increase the intra- and interrater variability29-33. Nowadays, these techniques are considered as

the best alternative to manual contouring or visual scoring in large scale studies. However, even if they are less time consuming and more reproducible22, 25, 33, 34they

(5)

more automated methods (ultimately fully automatic) is growing as large-scale longitudinal trials in degenerative brain disease are becoming more and more important.

There are only few fully automatic WMH quantification techniques and most of them are designed for detection of WMHs in multiple sclerosis (MS)24, 26, 35, 36. Due

to the decreased contrast between white and gray matter in MR images of the elderly, techniques that require the segmentation of white and gray matter for the extraction of the WMHs, perform moderately when applied to geriatric patients; especially, when they were originally designed and trained to extract lesions in MS patients.

We present a fully automatic lesion quantification method that has been designed to process MR scans of the elderly and used in a large clinical study: the PROspective Study of Pravastatin in the Elderly at Risk (PROSPER) a randomized, double blind, placebo-controlled trial37. Our method is based on simple

algorith-mic techniques that do not require extensive computations. To evaluate our auto-matic segmentation approach, we investigated i) the effect of scan-rescan with repositioning in 9 patients, ii) the effect of image resolution (slice thickness) in 44 patients and iii) the accuracy of the delineation in 100 patients for which man-ual delineation was available.

Materials and Methods

Material Inclusion and exclusion criteria for the PROSPER study have been described in detail elswhere37. MRI was performed on a clinical MR-system

(6)

Table 1. Intra- and interrater reliability for the manual delineation of WMHs. ________________________________________________________________________ WMH volume Number of WMH ________________________________________________________________________ Intrarater 1 (n=10) 0.99 0.99 Intrarater 2 (n=5) 1 0.99 Interrater 0.99 0.91 ________________________________________________________________________ Numbers are Intraclass Correlation Coefficients. WMH; white matter hyperintensities.

Segmentation method We developed a two-level image segmentation technique: an adaptive level that is robust to differences in image intensity ranges and image contrast, and a reasoning level that mimics expert reasoning and that remains unchanged when applied to images acquired on different MR scanners (or differ-ent software releases on a same scanner). The reasoning level is implemdiffer-ented using a well-known artificial intelligence technique: Fuzzy Inference system (FIS)38, 39. In a FIS, the number of linguistic variables, the corresponding

linguis-tic values and the set of rules are preferably defined with the help of the expert. In this work, the experts were able to explain how they would classify a voxel as WMH or cerebrospinal fluid (CSF). Our FIS uses 3 linguistic variables to classify a voxel: t2_intensity, flair_intensity and voxel_position; t2_intensity and flair_intensity are described by three linguistic values: BRIGHT, MEDIUM-BRIGHT and DARK. voxel_position takes 2 linguistic values: WM (for white matter) and IC (for Intracranial). The adaptive level maps the exact intensity values to linguis-tic values such as bright, dark, etc. The reasoning level operates using these lin-guistic values in the fuzzy if-then-rules to derive a label to every voxel.

The general workflow of our segmentation algorithm is presented in figure 1. In our approach the different images are combined in a cascaded way and are used only when they are considered to be critical for the segmentation. As showed in

figure 1, our algorithm consists of 6 main steps:

1. Image registration: First both sequences were automatically cropped to the intersecting area based on physical slice position extracted from the DICOM header. To correct for possible patient movement (mainly pitch and yaw), the reformatted FLAIR image was automatically co-registered to the PD using rigidbody (6 parameters) registration provided by the AIR library40, 41. We refer

(7)

Figure 1. General workflow of the automatic segmentation algorithm.

2. Template mapping: Spatial information on brain structures were integrated in the form of a 3D brain tissue probability model (template or atlas). For each voxel the prior probabilities of each main brain tissue class are stated in this atlas. In this work, we used the prior maps of IC, WM, gray matter (GM) and CSF, provided by the Montreal Neurological Institute (MNI). The images are in the Talaraich space. In order to map these priors to our image we used a 12-parameter affined transformation with the standard deviation of ratio images for cost function. The success of our segmentation method is highly depend-ent on the outcome of this registration. A minimum convergence rate of the registration procedure has been pragmatically defined based on the value of the cost function. If the registration step did not reach this minimum value after a limited number of iterations, the scan is automatically flagged as “pos-sible failure”. This flag is later used for the quality control process. The co-reg-istered IC and WM templates were used as membership functions for the IC and WM position linguistic-values used by our fuzzy inference system.

3. Intensity to linguistic values mapping (fuzzification): The Fuzzy C-mean (FCM) algorithm42 is applied on every MR image (PD, T2 and the CR_FLAIR). The

intensity values of the PD image are clustered into foreground (bright) and background (dark). The T2-weighted-image intensities are automatically clus-tered in 3 clusters: bright, medium-bright, and dark. The CR_FLAIR image-intensities are also automatically clustered in 3 clusters: bright, medium-bright, and dark. The co-registered templates are used to initialize the cluster centers and the membership matrix, and guide the first iterations of the FCM algorithm. T2 PD Brain stripping Templates FLAIR Image registration Template Mapping CR -FLAIR FCM FCM FCM INFERENCE (CSF & Lesion detection)

User preferences Fuzzyfication

Adaptive

Re

asoning

T2 PD Brain stripping Templates FLAIR Image registration Template Mapping CR -FLAIR FCM FCM FCM INFERENCE (CSF & Lesion detection)

User preferences Fuzzyfication T2 PD Brain stripping Templates FLAIR Image registration Template Mapping CR -FLAIR FCM FCM FCM INFERENCE (CSF & Lesion detection)

User preferences Fuzzyfication

Adaptive

Re

asoning

T2 PD Brain stripping Templates FLAIR Image registration Template Mapping CR -FLAIR FCM FCM FCM INFERENCE (CSF & Lesion detection)

User preferences Fuzzyfication

Adaptive

Re

asoning

T2 PD Brain stripping Templates FLAIR Image registration Template Mapping CR -FLAIR FCM FCM FCM INFERENCE (CSF & Lesion detection)

User preferences Fuzzyfication T2 PD Brain stripping Templates FLAIR Image registration Template Mapping CR -FLAIR FCM FCM FCM INFERENCE (CSF & Lesion detection)

User preferences

Fuzzyfication

Adaptive

Re

(8)

4. Brain striping: Using the outcome of the fuzzy clustering step for the PD image, a binary image involving only foreground voxels is created. Mathematical morphology filters are then applied to delete (or reduce as much as possible) the intracranial/skin “connections”, very common in the elderly as the skull does not always appear as dark as in young subjects. A region-grow-ing algorithm automatically seeded in the brain and constrained to remain within the mapped IC- prior map is finally applied. For the IC segmentation, only the PD image is considered. The T2-wheighted and FLAIR images do not carry any extra information. They actually present very often low signal inten-sities (close or similar to the image background) in the basal ganglia area which can cause holes in the segmented IC cavity.

5. CSF and lesion detection: Using the fuzzy membership functions defined at the adaptive level, two fuzzy inference rules are applied to segment the CSF and the WMH respectively.

If voxel_position is IC and t2_intensity is BRIGHT and FLAIR_intensity is DARK then segmented_voxel is CSF,

If voxel_position is WM and t2_intensity is BRIGHT and FLAIR_intensity is BRIGHT then segmented_voxel is WMH.

6. User (application) preferences: In this step we can integrate user preferences and exclude known false positives. A user can define manually any brain region on the template image (Talairach space) that is not relevant to the dis-ease in question. This region is mapped together with the brain-tissue spatial distribution images. Any lesions detected in the mapped area will be automat-ically excluded. In this work, hyperintensities between the lateral ventricles were automatically ignored. Furthermore, lesions can be ignored based on their size (lesions smaller than 6 voxels were automatically excluded).

Results

The algorithm was implemented in C++ and was integrated to our inhouse soft-ware package SNIPER (Softsoft-ware for Neuro Image Processing in Experimental Research. Table 2shows the results of the volumetric agreement in scan- rescan data and FLAIR 6mm versus FLAIR 3mm. All ICC values were above 0.9 suggest-ing an excellent agreement.

(9)

systematic bias and a quite narrow 95% limit of agreement [-81.88 mL, +79,16mL] with an average difference of –2.72 mL.

Reliability of the WMH volume segmentation (i.e. agreement between the ‘gold standard’ manual delineation and the fully automatic measurement) was investi-gated in 3 different categories of WMH severity: large (total WMH volume >18 mL), medium (total WMH volume > 4 mL - 18 mL) and small (total WMH volume < 4 mL). In our sample, 40% of the subjects presented small, 35% presented medium and only 25% presented a large WMH lesion load. Typical examples of automatic segmentation for patients with small, medium and large total WMH vol-umes are shown (see appendix, figure 1). The agreement between the manual delineation (i.e. gold standard) and the fully automatic volume measurement was excellent. The ICC were all above 0.9 (table 3).

The regression analysis (figure 3a) shows a strong correlation between the auto-matic and the manual delineations of WMHs. The Bland and Altman plot (figure 3b) shows no systematic bias but a slight underestimation of the average WMH volume (average difference is -1.08 mL). The error tends to increase as the mag-nitude of lesion load measurements increases; the mean difference is approxi-mately proportional to the magnitude of the lesion load, and this results in a rel-atively wide limit of agreement interval when looking at small lesion loads (95% limit of agreement [-5.8 mL, +3.6 mL]).

In order to evaluate the spatial agreement of WMHs between the ‘gold standard manual delineation’ and the automatic segmentation we used the similarity index (SI) defined as follow:

Where GS is used for gold standard and Auto for the fully automatic segmenta-tion. refers to the volume of the overlap between Auto and GS. The SI takes val-ues between 0 and 1; 0 for no overlap at all (total disagreement) and 1 for a per-fect alignment of the two (total agreement). An SI value of 0.7 or higher indi-cates a very good to excellent agreement43. We calculated the SI for every single

patient and generated the mean and standard deviation for each sub-group as well as for the whole data set (table 4). The values reported in table 4 suggest an excellent spatial agreement. The agreement was lower for the small lesion load category since small error (only few misclassified voxels) can still be relatively large if the total lesion area is small. Figure 4 shows a plot of the calculated SI values per patient. The largest spatial disagreement for WMHs occurred in patients with a total WMH volume < 2 mL. Only few misclassified voxels can have a large impact on the SI when the total area is small.

(10)

Table 2. Scan – rescan reliability and volumetric agreement between FLAIR 6mm and FLAIR 6mm and FLAIR 3mm for the fully automatic segmentation of IC and WMH volumes. ________________________________________________________________________ IC volume WMH volume ________________________________________________________________________ Scan – Rescan (n=9) 0.95 0.91 FLAIR 6mm - FLAIR 3mm (n=44) 1 0.99 ________________________________________________________________________ Numbers are Intraclass Correlation Coefficients. FLAIR; fluid attenuated inversion recovery. WMH; white matter hyperintensities. IC; Intracranial.

Table 3. Reliability of the WMH volume segmentation; agreement between manual delin-eation (‘gold standard’) and the fully automatic measurements of WMHs for 3 different cat-egories according to WMH severity.

________________________________________________________________________ WMH volume

_____________________________________________

low medium high all

(n=40) (n=35) (n=25) (n=100) ________________________________________________________________________

ICC 0.91 0.93 0.94 0.98

Correlation 0.91 0.95 0.97 0.99

________________________________________________________________________ Numbers are intraclass correlation coefficients (ICC) and Spearman correlations. All p-values are <0.0001. WMH; white matter hyperintensities.

Table 4. Similarity Index measurements (i.e. spatial agreement) between manual delin-eation (‘gold standard’) and fully automatic measurements of IC volume and WMH. ________________________________________________________________________

(11)

Figure 2a, b. Automatic (AUTO) versus manual delineation (i.e. gold standard;GS) seg-mentation of intracranial volume (ICV). a) Linear regression line (continous) and the equal-ity line (dotted) are presented in the figure. b) Bland & Altman plot; the difference of the two measurements (AUTO - GS) are plotted against the average of the two measurements.

1100 1200 1300 1400 1500 1600 1700 1800 1100 1200 1300 1400 1500 1600 1700 1800 a 1100 1200 1300 1400 1500 1600 1700 1800 1100 1200 1300 1400 1500 1600 1700 1800 1100 1200 1300 1400 1500 1600 1700 1800 1100 1200 1300 1400 1500 1600 1700 1800 ICV by AUTO (mL) ICV by GS (mL) -200 -150 -100 -50 0 50 100 150 1100 1200 1300 1400 1500 1600 1700 1800 -200 -150 -100 -50 0 50 100 150 1100 1200 1300 1400 1500 1600 1700 1800 -200 -150 -100 -50 0 50 100 150 1100 1200 1300 1400 1500 1600 1700 1800 -200 -150 -100 -50 0 50 100 150 1100 1200 1300 1400 1500 1600 1700 1800 Average ICV by AUTO and GS (mL)

difference in ICV (AUTO

– GS) (mL)

Mean + 2SD

(12)

Figure 3a, b. Automatic (AUTO) versus manual delineation (i.e. gold standard;GS) seg-mentation of white matter hyperintensity volume (WMH). a) Linear regression line (contin-uos) and the equality line (dotted) are presented in the figure. b) Bland & Altman plot; the difference ofthe two measurements (AUTO - GS) are plotted against the average of the two measurements. 0 10 20 30 40 50 60 70 0 10 20 30 40 50 60 70 0 10 20 30 40 50 60 70 0 10 20 30 40 50 60 70 0 10 20 30 40 50 60 70 0 10 20 30 40 50 60 70 0 10 20 30 40 50 60 70 0 10 20 30 40 50 60 70 0 10 20 30 40 50 60 70 0 10 20 30 40 50 60 70 WMH by GS (mL) WMH by A U T O (mL) -15 -10 -5 0 5 10 15 0 10 20 30 40 50 60 70

a

-15 -10 -5 0 5 10 15 0 10 20 30 40 50 60 70 -15 -10 -5 0 5 10 15 0 10 20 30 40 50 60 70 -15 -10 -5 0 5 10 15 0 10 20 30 40 50 60 70 -15 -10 -5 0 5 10 15 0 10 20 30 40 50 60 70 -15 -10 -5 0 5 10 15 0 10 20 30 40 50 60 70 Mean + 2SD Mean - 2SD Mean

Average WMH by AUTO and GS (mL)

(13)

Figure 4. Similarity index (SI) for all subjects (n=100); spatial agreement between manu-al delineation of WMH versus fully automatic measurement of WMH

(14)

Discussion

Why using PD,T2-weighted and FLAIR images for automatic assessment of WMHs?

Feature selection is a critical step while developing an automatic segmentation algorithm. Using more features will not always improve the system. Sometimes the performance of the learning algorithm can decrease because of adding unnec-essary extra features. The optimal set of features should be identified. The main advantages of integrating information from multiple images are to reduce the uncertainty and increase the accuracy of the segmentation. These advantages are related to the notions of redundancy and complementarity. PD, T2 and FLAIR images provide redundant information concerning WMH: they are hyperintense in all three scans. However, the extent of the lesions may not look the same on the different images44. It has been suggested in the literature that FLAIR is less

sen-sitive in the posterior fossa45, may have an “overestimation” of lesion load, and

has a higher inter-vendor variability46-48. Furthermore, FLAIR may present

hyper-intense artifacts49-51 that might lead to false positives. The combination of FLAIR

with a redundant source (T2) will increase the certainty of the lesion delineation and reduce false positives. Lacunar infarcts and Virchow Robin spaces have increased signal intensity on T2 and PD images but low signal intensity on FLAIR images. This makes FLAIR a complementary source of information for a better characterization of WMH. One might argue the use of the PD images. Indeed, in our approach it used only for the IC segmentation. The IC cavity can also be extracted in the T2-weighted image. However, since T2-weighted images very often present with hypointense basal ganglia in the elderly that might lead the intensity mapping part of the segmentation to create holes in the segmented IC. Extra rules and morphological operations will be required to close these holes without adding the skull to the segmented IC. In the clinical routine, the T2-weighted image is very often acquired in a dual sequence, the use of the PD pre-ferred as the IC segmentation algorithm is more straightforward and faster (less rules and less operations).Our segmentation algorithm is adaptive to differences in signal intensity ranges, template based, fast and has been thoroughly evaluat-ed.

Adaptive segmentation

One can categorize most brain segmentation algorithms in two main categories: supervised pixel classification and unsupervised clustering. In supervised pixel classification, a set of images in which the desired segmentation is known (expert manual delineation) is used as training material to build and tune the segmenta-tion algorithm27, 35, 52.To be truly effective, supervised training algorithms require a

representative sample of examples that cover most of the cases (ideally all) in order to perform well in practice. They would also require image intensity stan-dardization26, 53 to be applied on new data sets otherwise the segmentation might

fail dramatically. In unsupervised segmentation, generally clustering techniques are used54, 55. A clustering algorithm clusters data points into a given number of

(15)

grouped in the same cluster/class. The only information required by such algo-rithms is the number of clusters to extract. This type of methods is less depend-ent (if at all) on image intensity standardization and is more adaptive to differdepend-ent protocols or images of different scanners. Therefore, we chose to implement an unsupervised classifier.

Our algorithm is organized in two levels: an adaptive level and a reasoning level. The reasoning takes place at a linguistic level that remains unchanged across images acquired on different scanners or using different sequence parameters. The adaptive level, based on fuzzy clustering, is used to correct for differences in image intensity ranges. It maps the absolute values to the common linguistic space, in which the reasoning level operates.

Template based segmentation

In literature, the use of spatial information varies from none31, 33 to a brain atlas

where the spatial distribution of white WM, GM and CSF is given in the form of probability maps (probabilistic atlases)26, 54, 56-59. It is commonly accepted that the

integration of the spatial information is crucial for the success of a fully automat-ic segmentation algorithm. In the study of Anbeek et al27, cartesian and polar

coordinates of the voxels have been considered in a K-nearest neighbour (KNN) approach. Although it proved to be better than using only signal intensities, it is still limiting as white matter lesions can appear anywhere in the white matter. Since it is very unlikely that the chosen samples of the training set will cover the whole white matter, the method is prone to false negatives. The best solution, so far, is to use brain templates, where prior distribution of the GM, WM and CSF are known.

The success of template based segmentation algorithms depends on the outcome of the template-image registration. Most of the reported template-based brain image segmentation methods use the MNI templates, which have been generat-ed from MR images of young healthy volunteers. Brain atrophy and abnormalities in white matter are prevalent changes in elderly people. Therefore, MR images of elderly subjects are not congruent with the MNI brain templates. A “naïve” use of the MNI CSF, GM and WM prior distribution map to segment the brain in the eld-erly, might lead to an underestimation of CSF, and an overestimation of grey mat-ter. Therefore, in our method we use these priors only to initialize and guide the few first iterations of the FCM algorithm. The white matter template is further used to define a coarse area in which WMH are likely to appear. The exact delin-eation of WM is not necessary, as the final decision on lesion segmentation remains dependent on the signal intensities of the FLAIR and T2-weighted images.

Fast segmentation

(16)

informa-tion (templates) of the IC, WM, GM and CSF. Unlike all previously published multi-spectral segmentations, the different voxel features are combined in a cascaded way and are used only when they are considered to be critical for the classifier. This way, our system operates in low dimensions and therefore, requires less computational time.

Our segmentation algorithm does not require an accurate registration of the tem-plate to the patient image. A coarse mapping is enough to guide the segmenta-tion. By stopping the multi-resolution registration at half image resolution, we could obtain an acceptable registration in only few seconds.

Validation

To be used in clinical settings or clinical trials, a segmentation algorithm must be thoroughly validated. One of the main problems in validating fully automatic approaches is the lack of a gold standard (the absolute truth is unknown). Some researchers use phantoms or synthetic images where the structures to be detect-ed are simulatdetect-ed and fully controlldetect-ed (size, position, number, growth, appearance etc.)60. However, most phantoms (or synthetic images) are often simplified

mod-els of the process or the structure to be detected and do not exhibit the wide range of anatomy and acquisition variability found in real data. Therefore, the only gold standard remains the expert delineation.

Most of the proposed fully automatic techniques have been validated on small numbers of patients (10 to 30) for whom expert manual delineation is obtained. Unless the evaluation data set is representative and/or the algorithm is proven to be robust to variations, the good performances reported in the literature could be the result of an over tuning (tweaking) of the parameters to perform best for a particular set of MR scans.

In this study the reproducibility of the automatic segmentation has been evaluat-ed in 9 patients who have been scannevaluat-ed and rescannevaluat-ed with repositioning. We also showed that the method is robust to differences in FLAIR image slice thick-ness in 44 patients. The accuracy of the segmentation has been evaluated on 100 patients selected randomly form a data collected in a large clinical trial for whom expert delineation of the WMH and the IC, on all slices, was available. Three cat-egories of WMHs severity (Small, Medium and Large) have been evaluated. The quality of our segmentation method is illustrated by high volumetric and spatial agreements with the manual delineation.

Limitations

(17)

As for any template based segmentation algorithm, template registration is one of the most crucial steps. Our registration step is fine-tuned to perform reason-ably well and very fast (only few seconds). We assume the axial slice orientation does not deviate significantly from the AC-PC (anterior commissure, posterior commissure) line and that the yaw (z direction) correction would not be too large (-10 to 10 degrees). Any significant deviation form these assumptions may lead to a misregistration and thus lead to a poor segmentation. In most failure cases, a different initialisation of the registration algorithm leads to a successful image registration and segmentation.

We also assume that the scans cover the entire brain. If it is not the case (miss-ing data) the registration may fail when it tries to map a complete brain (tem-plate) on an incomplete data set without spatial information on the missing parts. If the different scans have been consistently scanned with the same missing part, cropping the template to the consistently imaged area leads to successful tration and segmentation. If not, more sophisticated and time-consuming regis-tration would be required.

Our segmentation does not integrate an in-plane inhomogeneity correction, as we did not experience the need for it in WMH and CSF segmentation. If white mat-ter and grey matmat-ter segmentation are required than this step might be necessary. For interslice inhomogeneity, the fuzzy clustering in the adaptive level is applied on a slice by slice basis and guided by the prior spatial distributions (templates). The effect of severe inplane inhomogeneity has not been evaluated but will cer-tainly affect the performances of our system.

Conclusion

(18)

Reference List

1. Bowen BC, Barker WW, Loewenstein DA, Sheldon J, Duara R. MR signal abnormalities in memory disorder and dementia. AJNR Am J Neuroradiol 1990 March;11(2):283-90.

2. Bondareff W, Raval J, Woo B, Hauser DL, Colletti PM. Magnetic resonance imaging and the severity of dementia in older adults. Arch Gen Psychiatry 1990 January;47(1): 47-51.

3. Boone KB, Miller BL, Lesser IM et al. Neuropsychological correlates of white-matter lesions in healthy elderly subjects. A threshold effect. Arch Neurol 1992 May; 49(5): 549-54.

4. Kuo HK, Lipsitz LA. Cerebral white matter changes and geriatric syndromes: is there a link? J Gerontol A Biol Sci Med Sci 2004 August;59(8):818-26.

5. Fazekas F, Kleinert R, Offenbacher H et al. Pathologic correlates of incidental MRI white matter signal hyperintensities. Neurology 1993 September;43(9):1683-9.

6. Kuller LH, Longstreth WT, Jr., Arnold AM, Bernick C, Bryan RN, Beauchamp NJ, Jr. White matter hyperintensity on cranial magnetic resonance imaging: a predictor of stroke. Stroke 2004 August;35(8):1821-5.

7. Manolio TA, Kronmal RA, Burke GL et al. Magnetic resonance abnormalities and cardio-vascular disease in older adults. The Cardiocardio-vascular Health Study. Stroke 1994 February; 25(2):318-27.

8. Hirono N, Kitagaki H, Kazui H, Hashimoto M, Mori E. Impact of white matter changes on clinical manifestation of Alzheimer’s disease: A quantitative study. Stroke 2000 September;31(9):2182-8.

9. De Leeuw FE, De Groot JC, Achten E et al. Prevalence of cerebral white matter lesions in elderly people: a population based magnetic resonance imaging study. The Rotterdam Scan Study. J Neurol Neurosurg Psychiatry 2001 January;70(1):9-14.

10. Bronge L, Wahlund LO. Prognostic significance of white matter changes in a memory clinic population. Psychiatry Res 2003 April 1;122(3):199-206.

11. Kumar A, Bilker W, Jin Z, Udupa J. Atrophy and high intensity lesions: complementary neurobiological mechanisms in late-life major depression. Neuropsychopharmacology 2000 March;22(3):264-74.

12. Guttmann CR, Benson R, Warfield SK et al. White matter abnormalities in mobility-impaired older persons.Neurology 2000 March 28;54(6):1277-83.

13. Kruit MC, van Buchem MA, Hofman PA et al. Migraine as a risk factor for subclinical brain lesions. JAMA 2004 January 28;291(4):427-34.

14. Wahlund LO, Barkhof F, Fazekas F et al. A new rating scale for age-related white mat-ter changes applicable to MRI and CT. Stroke 2001 June;32(6):1318-22.

(19)

16. Scheltens P, Erkinjunti T, Leys D et al. White matter changes on CT and MRI: an overview of visual rating scales. European Task Force on Age-Related White Matter Changes. Eur Neurol 1998;39(2):80-9.

17. Kapeller P, Barber R, Vermeulen RJ et al. Visual rating of age-related white matter changes on magnetic resonance imaging: scale comparison, interrater agreement, and correlations with quantitative measurements. Stroke 2003 February;34(2):441-5.

18. Pantoni L, Simoni M, Pracucci G, Schmidt R, Barkhof F, Inzitari D. Visual rating scales for age-related white matter changes (leukoaraiosis): can the heterogeneity be reduced? Stroke 2002 December;33(12):2827-33.

19. Mantyla R, Erkinjuntti T, Salonen O et al. Variable agreement between visual rating scales for white matter hyperintensities on MRI. Comparison of 13 rating scales in a poststroke cohort.Stroke 1997 August;28(8):1614-23.

20. Prins ND, van Straaten EC, van Dijk EJ et al. Measuring progression of cerebral white matter lesions on MRI: visual rating and volumetrics. Neurology 2004 May 11; 62(9):1533-9.

21. Melhem ER, Herskovits EH, Karli-Oguz K et al. Defining thresholds for changes in size of simulated T2-hyperintense brain lesions on the basis of qualitative comparisons. AJR Am J Roentgenol 2003 January;180(1):65-9.

22. Grimaud J, Lai M, Thorpe J et al. Quantification of MRI lesion load in multiple sclero-sis: a comparison of three computer-assisted techniques. Magn Reson Imaging 1996;14(5):495-505.

23. Guttmann CR, Kikinis R, Anderson MC et al. Quantitative follow-up of patients with multiple sclerosis using MRI: reproducibility. J Magn Reson Imaging 1999 April; 9(4):509-18.

24. Alfano B, Brunetti A, Larobina M et al. Automated segmentation and measurement of global white matter lesion volume in patients with multiple sclerosis. J Magn Reson Imaging 2000 December;12(6):799-807.

25. Itti L, Chang L, Ernst T. Segmentation of progressive multifocal leukoencephalopathy lesions in fluid-attenuated inversion recovery magnetic resonance imaging. J Neuroimaging 2001 October; 11(4):412-7.

26. Zijdenbos AP, Forghani R, Evans AC. Automatic “pipeline” analysis of 3-D MRI data for clinical trials: application to multiple sclerosis. IEEE Trans Med Imaging 2002 October; 21(10):1280-91.

27. Anbeek P, Vincken KL, van Osch MJ, Bisschops RH, van der GJ. Probabilistic segmen-tation of white matter lesions in MR imaging. Neuroimage 2004 March;21(3):1037-44.

28. Filippi M, Horsfield MA, Tofts PS, Barkhof F, Thompson AJ, Miller DH. Quantitative assessment of MRI lesion load in monitoring the evolution of multiple sclerosis. Brain 1995 December;118 ( Pt 6):1601-12.

(20)

30. Kikinis R, Guttmann CR, Metcalf D et al. Quantitative follow-up of patients with multi-ple sclerosis using MRI: technical aspects .J Magn Reson Imaging 1999 April;9(4): 519-30.

31. Udupa JK, Wei L, Samarasekera S, Miki Y, van Buchem MA, Grossman RI. Multiple scle-rosis lesion quantification using fuzzy-connectedness principles. IEEE Trans Med Imaging 1997 October;16(5):598-609.

32. Makale M, Solomon J, Patronas NJ, Danek A, Butman JA, Grafman J. Quantification of brain lesions using interactive automated software. Behav Res Methods Instrum Comput 2002 February;34(1):6-18.

33. Payne ME, Fetzer DL, MacFall JR, Provenzale JM, Byrum CE, Krishnan KR. Development of a semi-automated method for quantification of MRI gray and white matter lesions in geriatric subjects. Psychiatry Res 2002 August 20;115(1-2):63-77.

34. Molyneux PD, Tofts PS, Fletcher A et al. Precision and reliability for measurement of change in MRI lesion volume in multiple sclerosis: a comparison of two computer assisted techniques. J Neurol Neurosurg Psychiatry 1998 July;65(1):42-7.

35. Zijdenbos AP, Dawant BM, Margolin RA, Palmer AC. Morphometric analysis of white matter lesions in MR images: method and validation. IEEE Trans Med Imaging 1994;21:1280-91.

36. Cocosco CA, Zijdenbos AP, Evans AC. A fully automatic and robust brain MRI tissue classification method. Med Image Anal 2003 December;7(4):513-27.

37. Shepherd J, Blauw GJ, Murphy MB et al. The design of a prospective study of Pravastatin in the Elderly at Risk (PROSPER). PROSPER Study Group. PROspective Study of Pravastatin in the Elderly at Risk. Am J Cardiol 1999 November 15;84(10):1192-7.

38. Mamdani EH, Assilian S. An experiment in linguistic synthesis with a fuzzy logic con-troller. Int J of Man-Machine Studies 1975;7:1-13.

39. Takagi T, Sugeno M. Fuzzy identification of systems and its applications to modelling and control. IEEE Trans on Sytem Man and Cybernetics 1985;15:116-32.

40. Woods RP, Grafton ST, Holmes CJ, Cherry SR, Mazziotta JC. Automated image registra-tion: I. General methods and intrasubject, intramodality validation. J Comput Assist Tomogr 1998 January;22(1):139-52.

41. Woods RP, Grafton ST, Watson JD, Sicotte NL, Mazziotta JC. Automated image regis-tration: II. Intersubject validation of linear and nonlinear models. J Comput Assist Tomogr 1998 January;22(1):153-65.

42. Dave R, Krishnapuram R. Robust clustering methods: a unified view. IEEE Trans Fuzzy Systems 1997;5:270-93.

43. Bartko JJ. Measurement and reliability: statistical thinking considerations. Schizophr Bull 1991;17(3):483-9.

(21)

45. Gawne-Cain ML, O’Riordan JI, Coles A, Newell B, Thompson AJ, Miller DH. MRI lesion volume measurement in multiple sclerosis and its correlation with disability: a compar-ison of fast fluid attenuated inversion recovery (FLAIR) and spin echo sequences. J Neurol Neurosurg Psychiatry 1998 February;64(2):197-203.

46. Filippi M, Yousry T, Baratti C et al. Quantitative assessment of MRI lesion load in mul-tiple sclerosis. A comparison of conventional spin-echo with fast fluid-attenuated inver-sion recovery. Brain 1996 August;119 ( Pt 4):1349-55.

47. Bastianello S, Bozzao A, Paolillo A et al. Fast spin-echo and fast fluid-attenuated inver-sion-recovery versus conventional spin-echo sequences for MR quantification of multi-ple sclerosis lesions. AJNR Am J Neuroradiol 1997 April;18(4):699-704.

48. Rovaris M, Comi G, Rocca MA et al. Relevance of hypointense lesions on fast fluid-attenuated inversion recovery MR images as a marker of disease severity in cases of multiple sclerosis. AJNR Am J Neuroradiol 1999 May;20(5):813-20.

49. Tanaka N, Abe T, Kojima K, Nishimura H, Hayabuchi N. Applicability and advantages of flow artifact-insensitive fluid-attenuated inversion-recovery MR sequences for imaging the posterior fossa. AJNR Am J Neuroradiol 2000 June;21(6):1095-8.

50. Bakshi R, Caruthers SD, Janardhan V, Wasay M. Intraventricular CSF pulsation artifact on fast fluid-attenuated inversion-recovery MR images: analysis of 100 consecutive normal studies. AJNR Am J Neuroradiol 2000 March;21(3):503-8.

51. Bakshi R, Ariyaratana S, Benedict RH, Jacobs L. Fluid-attenuated inversion recovery magnetic resonance imaging detects cortical and juxtacortical multiple sclerosis lesions. Arch Neurol 2001 May;58(5):742-8.

52. Mohamed FB, Vinitski S, Gonzalez CF et al. Increased differentiation of intracranial white matter lesions by multispectral 3D-tissue segmentation: preliminary results. Magn Reson Imaging 2001 February;19(2):207-18.

53. Nyul LG, Udupa JK. On standardizing the MR image intensity scale. Magn Reson Med 1999 December;42(6):1072-81.

54. Warfield SK, Kaus M, Jolesz FA, Kikinis R. Adaptive, template moderated, spatially varying statistical classification. Med Image Anal 2000 March;4(1):43-55.

55. Wei X, Warfield SK, Zou KH et al. Quantitative analysis of MRI signal abnormalities of brain white matter with high reproducibility and accuracy. J Magn Reson Imaging 2002 February;15(2):203-9.

56. Van Leemput K, Maes F, Vandermeulen D, Suetens P. Automated model-based tissue classification of MR images of the brain. IEEE Trans Med Imaging 1999 October;18(10):897-908.

57. Kamber M, Shinghal R, Collins DL, Francis GS, Evans AC. Model-based 3-D segmenta-tion of multiple sclerosis lesions in magnetic resonance brain images. IEEE Trans Med Imaging 1995;16:187-98.

58. Van Leemput K, Maes F, Vandermeulen D, Colchester A, Suetens P. Automated seg-mentation of multiple sclerosis lesions by model outlier detection.

(22)

59. Collins DL, Montagnat J, Zijdenbos AP, Evans AC, Arnold D. Automated estimation of brain volume in multiple sclerosis with BICCR. Proc of IPMI 200. Vol. 2082 of LCNS. ed. Berlin: Springer; 2001.

(23)

Referenties

GERELATEERDE DOCUMENTEN

WHITEMATTERS WH ITEMATTERS WHIT EMATTERS WHITEM ATTERS WHITEMAT TERS WHITEMATTE RS WHITEMATTERS WHITE ITEMATTERS WHIT EMATTERS WHITEM ATTERS WHITEMAT TERS WHITEMATTE RS W WH HIIT TE

White matters : a longitudinal study on causes and consequences of white matter hyperintensities in the elderly..

The studies presented in this thesis are based on the MRI substudy of the PROspective Study of the Elderly at Risk (PROSPER). A brief overview of the PROSPER study is given in

The data of this thesis were collected within the PROspective Study of Pravastatin in the Elderly at Risk (PROSPER), a randomised, double blind, placebo-controlled trial to test

White matter hyperintensities were assessed with use of both the visual semiquantitative Scheltens scale and an inhouse developed quan- titative volumetric method.. Firstly, with

In our longitudinal study, we found that a reduction of total cerebral blood flow was not associated with an increase of deep WMH, whereas an association was observed between

Eigenlijk al sinds het Congres van Wenen, waar toen de nieuwe wereldorde werd bepaald door de overwinnaars van de Napoleontische oorlogen, heeft de Nederlandse buitenlandse

Chapter 1 introduced and contextualised this study in terms of re-examining the current status of Fanagalo partly because of the out-datedness and limitations of existing