A Fast Segmentation-Free Fully Automated Approach To White Matter Injury Detection in Preterm Infants (2018)

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 17

Medical & Biological Engineering & Computing

https://doi.org/10.1007/s11517-018-1829-9

ORIGINAL ARTICLE

A fast segmentation-free fully automated approach to white matter


injury detection in preterm infants
Subhayan Mukherjee1 · Irene Cheng1 · Steven Miller2 · Ting Guo2 · Vann Chau2 · Anup Basu1

Received: 17 November 2017 / Accepted: 4 April 2018


© International Federation for Medical and Biological Engineering 2018

Abstract
White matter injury (WMI) is the most prevalent brain injury in the preterm neonate leading to developmental deficits.
However, detecting WMI in magnetic resonance (MR) images of preterm neonate brains using traditional WM segmentation-
based methods is difficult mainly due to lack of reliable preterm neonate brain atlases to guide segmentation. Hence,
we propose a segmentation-free, fast, unsupervised, atlas-free WMI detection method. We detect the ventricles as blobs
using a fast linear maximally stable extremal regions algorithm. A reference contour equidistant from the blobs and the
brain-background boundary is used to identify tissue adjacent to the blobs. Assuming normal distribution of the gray-value
intensity of this tissue, the outlier intensities in the entire brain region are identified as potential WMI candidates. Thereafter,
false positives are discriminated using appropriate heuristics. Experiments using an expert-annotated dataset show that the
proposed method runs 20 times faster than our earlier work which relied on time-consuming segmentation of the WM region,
without compromising WMI detection accuracy.

Keywords White matter injury · Segmentation · Magnetic resonance imaging · Preterm newborn · Atlas-free

1 Introduction is to obtain at least two consistent interpretations out of


three expert opinions. However, getting datasets of preterm
Brain tissue segmentation generally refers to the separation neonates with ground truth annotation by multiple clinical
of the brain into three functional components, namely, grey experts is not feasible in practice.
matter (GM), white matter (WM), and cerebro-spinal fluid To address this issue, computer-aided (or assisted)
(CSF). Segmentation is often performed as the first step detection (CAD) has gained increasing attention in clinical
in detection of physiological abnormalities, in volumetric research. For example, semi-automated approaches, like
study, and diagnostic analysis [10]. Seizures, strokes, brain the Clusterize algorithm [7], have been applied to identify
infections, and injuries are often hard to determine by brain lesions in stroke victims and have been shown to
manual examination of image scans, since significant significantly speed up lesion demarcation without loss
features may not be obvious on a 2D DICOM slice. Also, of precision and reproducibility [9]. Computer programs
manual examination can be subjective; and interpretation designed for CAD [4] aim to detect potential abnormalities,
may vary from one expert to another. Even the same expert such as brain tumors and multiple sclerosis brain lesions [2]
may make different decisions at different times. Thus, the by identifying suspected features on the image for further
commonly adopted gold standard in the clinical community inspection by a radiologist. The benefit of CAD is two-
fold: (1) when there is a backlog, e.g., in looking through
X-ray films, due to an insufficient number of radiologists,
CAD is used to pre-screen and thus reduce the workload
of radiologists; and (2) when a large sequence of image
 Anup Basu
basu@ualberta.ca scans need to be compared or examined as an integrated
volume, CAD helps to detect patterns that are difficult if not
1 Department of Computing Science, University of Alberta, 402 impossible for human eyes to comprehend. CAD software
Athabasca Hall, Edmonton, Alberta, T6G 2H1 Canada can pinpoint the areas of concern and then the radiologists
2 The Hospital for Sick Children and the University of Toronto, can focus on these identified regions in order to arrive at the
Toronto, Ontario, Canada diagnosis.
Med Biol Eng Comput

Automated feature extraction and segmentation in adult 4. Frontal lobe lesions predict adverse cognitive and
brain images have been extensively studied over the past language development.
years [21, 29, 38]. However, the same is not true for 5. Adverse motor outcomes are predicted by widespread
neonates, whether preterm or on term, because of several injury.
practical challenges in obtaining and analyzing MR images
Thus, one important conclusion from the study was that
of neonate brains, including the following:
the volume of frontal lobe lesions was the most predictive
1. Lack of a reliable anatomical map, or “atlas” for of the neuro-developmental outcomes. This underscores the
a neonate brain, to guide the segmentation process importance of detection and localization of WMI in preterm
in areas of low contrast and help distinguish tissues neonates.
of similar intensities. Even when such atlases are In preterm neonates, the characteristic of brain injury is
available, they need to be registered onto the test MR multi-focal WMI in the first weeks after birth, where using
image, which is a difficult process, because the neonate T1-weighted (T1w) MR images of the neonate’s brain for
brain undergoes rapid structural and physiological detection is more effective [5, 30]. Hence, in this work, we
changes during maturation. adopt the atlas-free approach to analyze T1-weighted MR
2. Neonates tend to move during the MRI scan process, images. We anticipate that this method will also be relevant
which is highly sensitive to patient movements. Motion to detecting WMI in elderly patients with leukoaraiosis [8].
artifacts, blurring, etc. degrade the quality of the MR
images. 1.1 Our computational and clinical contributions
3. Neonate brains are small in size and the duration for
which a neonate is scanned is also shorter than that Our most important advancement with respect to related
for adults. This results in a low contrast-to-noise ratio work and our earlier preterm WMI detection algorithm
(CNR), low signal-to-noise ratio (SNR), and low spatial [6] (both described in the next section) is to eliminate
resolution. the dependence of the WMI detection step on a pre-
4. Contrast between grey matter (GM) and white matter segmented white matter region. As explained earlier, this
(WM) in both T1- and T2-weighted images (T1w and gives primarily two important benefits:
T2w) is different from the adult brain. Most parts of the
1. The execution time for WMI detection decreases dras-
neonate brain are non-myelinated at birth, where WM
tically, since we do not perform the time-consuming
appears less intense in T1 images and more intense in
segmentation of the white matter region. This is the
T2 images, whereas this trend is reversed for a fully
main contribution of our present work from the compu-
myelinated adult brain (contrast inversion).
tational perspective.
Thus, a WMI detection method for preterm infants should 2. Since we bypass segmentation, no brain atlas is
not be overly dependent on an atlas. It should be able to required. For preterm infants, it is difficult to obtain
handle noisy, low-resolution images with motion artifacts, reliable brain atlases. Thus, obviating the requirement
and it should be automated as much as possible (least human of brain atlases for pre-term infant WMI detection is our
intervention), so that the process can integrate well with the clinical contribution.
CAD pipeline.
It should be noted that our proposed method is
We investigated the clinical significance of WMI
different from existing atlas-free segmentation methods
detection in 216 preterm neonates in our recent work
in literature which use local contrast and geometric
[17] where we found correlations between WMI volume
traits, brain morphology, and tissue connectivity to guide
and location, and neurological developmental disorders.
segmentation. The strength of atlas-free methods is that they
WMI volume and location were quantified in the test
can accommodate changes in anatomy of the developing
subjects’ MRI following manual WMI segmentation. Then,
(neonate) brain, as they are not bound by constraints
the subjects were tracked over an 18-month period via
imposed by the atlas. However, their main weakness is
assessment of their motor, cognitive, and language abilities.
the computational complexity of the segmentation process
The main findings from our study were as follows:
itself. We bypass segmentation to overcome this weakness.
1. Irrespective of lesion location, greater WMI volumes
predicted poor motor outcomes. 1.2 Differences with related work
2. Greater WMI volumes in frontal, parietal, and temporal
lobes have adverse motor outcomes. As described later, one of the steps in our proposed
3. Only frontal WMI volumes predicted adverse cognitive method involves the localization of ventricles as a collection
outcomes. of blobs detected using the maximally stable extremal
Med Biol Eng Comput

regions (MSER) algorithm [27] and optimized using genetic the selected features in an unsupervised way. A label rep-
algorithms (GAs) [14]. MSER or its modified forms have resenting a type of brain tissue was then assigned to each
been used earlier to detect various retinopathy pathologies SOM unit. Their method performed better than the con-
[42], segment ultrasound liver images [49], localize cell strained Gaussian mixture model [15] in classifying WM
nuclei in microscopic images [47], isolate fetal brain tissues and CSF, and gave promising results on high-resolution
from maternal anatomy during fetal brain in-utero MR MRIs. Although this method is atlas-free, it does not work
imaging [23], and for 3D segmentation of simulated brain well on low-resolution preterm neonate MRIs. An exam-
MR images [11]. However, they have not been tested in ple of a noisy low resolution (96 × 112) preterm neonate
preterm brain WMI detection. The main advantage of the MRI used to test our method is shown in Fig. 1a, compared
MSER algorithm is that there is no need to specify an initial to a relatively noise-free image of much higher resolution
contour, which is necessary and often drawn manually in (512 × 512) used by Ortiz et al. [33] shown in Fig. 1b.
other algorithms. For example, brain tissue segmentation Farzan [13] first segmented the brain tissues into GM,
approaches based on active contour models [25, 31, 36, WM, and CSF using Bayesian segmentation and then
40, 41] require an initial contour. Furthermore, the region improved the results using domain knowledge obtained
stability of MSER is constrained by local information from experts in the form of heuristics. For applying the
obtained in the neighbourhood and can accommodate large heuristics, the eight adjacent pixels of each pixel (its neigh-
intra-image variations [47]. bours) were considered. A sample heuristic is if “neighbours
Medical images often have poor image contrast and are WM,” then “new center is WM.” The method assumes
are associated with artifacts that result in missing or normal distribution of grey values in all tissues and uses
diffuse organ/tissue boundaries. The resulting search expectation maximization (EM) to maximize the likelihood
space is therefore often noisy with a multitude of probability of tissues. They compared their outputs against
local optima. Genetic algorithms (GAs) benefit medical the expert-annotated versions in terms of sensitivity and
image segmentation [28] as they are less prone to get specificity of each tissue type. Although the use of heuristics
stuck in a local optima. GAs have been used in a to classify tissues is the strength of this method, the target
learning-based approach to segment and label numerous feature on a single 2D slice may not be obvious due to noise
neuroanatomic structures including left/right and third or artifacts. To address this issue, we analyze adjacent slices
ventricles [48]. Their approach was based on observer- to validate and recover candidate features.
defined contours of neuroanatomic structures, which were In [26], the authors applied skull-stripping as the initial
used as a priori knowledge. However, in the context of step in the brain MR image segmentation process. The
preterm neonate brain WMI detection, it is not possible proposed hybrid skull-stripping algorithm based on the
to obtain sufficient number of expert-annotated training adaptive balloon snake (ABS) model has two steps: (1)
images (for learning or validation). A variant of GAs pixel clustering using probabilistic fuzzy C-means (PFCM),
called parallel genetic algorithms have been used earlier which outputs a labelled image to identify the brain
for volumetric segmentation of lateral ventricles [12] on boundary; followed by (2) a contour initialized outside
simulated brainweb images, but not on preterm brain the surface of the brain. This contour is evolved guided
images. Their strategy for choosing the initial population by an ABS model. However, the ABS method employed
involves deriving an initial surface by segmenting the here has the limitation that it ends up segmenting the
ventricle slice-by-slice (using a 2D method), and then contours into multiple objects. In comparison, our method
solving an evolution equation (formulated using that initial effectively avoids the skull-stripping step and is able to
surface) using a finite-difference method whose result is
used to generate the initial population for the GA. In
contrast, our initial population for the GA includes all
regions detected by MSER on individual (2D) slices.
Ortiz et al. [33] applied an atlas-free fully automated
method to segment brain MRIs into different types of tis-
sues. During pre-processing, they removed the background
noise in the image using Otsu’s method by minimizing
the intra-class variance of the signal and noise voxels.
Then, 24 important first-order statistical features (intensity,
mean, and variance) and second-order statistical features
(energy, entropy, contrast, etc.) were extracted. Most dis-
criminatory features were selected using a genetic algo- Fig. 1 Comparison of image qualities to illustrate the challenge in
rithm. Next, a self-organizing map (SOM) was trained using segmenting low-resolution preterm neonate brain MR images
Med Biol Eng Comput

discriminate irrelevant regions and false positives using a measure pixel similarity to identify WMI regions. While the
distance computation from the brain boundary. results showed effective WMI detection, the experiments
In [20], the authors propose “MSmetrix,” which is an were performed on relatively high-resolution and noise-free
automatic MRI-based lesion segmentation method. This slices, which may not often be the case for preterm neonate
method is acquisition device independent, meaning that no MR scans. In fact, as we will show later, when this method
parameter tuning is needed for the type of scanner deployed. is tested on low-resolution noisy datasets, its accuracy is
Differing from previous work [24], where multi-channel considerably lower. Also, the WMI prediction was done on
images were used simultaneously for lesion segmentation, individual slices, without considering adjacent slices. As we
their approach incorporates human expert input. By using will show later, aggregating detection results of adjacent
T1-weighted and FLAIR images independently, they aim slices to predict WMI is crucial in low-resolution noisy
to fully exploit the characteristics of each modality. scenarios, where the likelihood of detecting false positives
Their unsupervised approach segments 3D T1-weighted and missing targets on a single slice is high.
and FLAIR MRIs into WM, GM, and CS following a
probabilistic model, and treating WM lesions as outliers.
The method assumes Gaussian distribution of the image 2 Methods
intensities for each tissue class. However, this method
uses MNI-atlas for skull-stripping and GM, WM, and CSF Our method considers both 2D and 3D spatial correlations.
classification. Thus, it is not suitable for preterm neonates, To give a high-level overview of our proposed method, we
where no reliable atlas is available as explained earlier. first detect potential WMIs in each 2D slice of the DICOM
There exist other very recent works on detection of brain volume (coarse detection). We then analyze the WMI pixel
lesions from MRIs [22, 39], but they are not specifically for correlation between each 2D slice and its adjacent slices in
preterm neonates. Some popular brain lesion detection me- the DICOM volume. In the fine detection process, the coarse
thods are embedded in publicly available medical diagnostic detection result obtained from a 2D slice is then validated
software packages [44, 45], but they require multiple scans with its adjacent slice information in order to reduce false
of the same subject using multiple modalities [44, 45]. Our positives and recover true positives. An overview of the
method only needs a single modality and takes T1 images as proposed method is shown in Fig. 2. Note that n adjacent
input. An example of using T1 images is the work of Griffis slices are defined in the computational model, and n = 1 is
et al. [16]. It is a supervised method for detecting ischemic used in the current implementation.
stroke lesions in T1-weighted MR scans using a naive Bayes
classifier, which is trained on expert-annotated scans. In con- 2.1 Coarse detection
trast, our method is unsupervised and requires no training.
Also, Griffis’s work [16] performs probabilistic segmentation Our central idea behind white matter injury detection is to
of the scanned MR slices into four tissue classes (GM, GM, search for abrupt intensity peaks (hyper-intensities) in the
CSF, and non-brain tissues). The output is subsequently nor- white matter region of the brain. Since the intensities in the
malized to the Montreal Neurological Institute (MNI) tem- white matter are normally distributed [13, 20], the WMI rep-
plate space using the new segmentation tool implemented in resents an “outlier” with respect to the range of white mat-
SPM12 [1]. Although their MNI atlas cannot be used to reg- ter intensities. As described later, we detect the ventricles as
ister preterm brains because of the rapid structural changes “blobs” in a 2D slice image. We then use a contour roughly
in preterm brains as explained earlier, we still tried out their between the ventricles and the brain boundary for estimating
segmentation step on our dataset to analyze its time perfor- the range of white matter intensities. This is done by consid-
mance. Their method took 1 min and 17.5 s to complete, ering the intensities inside that contour which do not belong
whereas our proposed method took 41.5 s. This comparison to the ventricles. The outlier intensities which are greater than
further validates the fast time performance of our method. the “normal” range would be potential candidates for WMI.
Our time gain is attributed by skipping the segmentation of In order to eliminate false positives, we further filter these
WM, and instead, approximating the normal range of WM candidates based on the size and distance criteria before a
intensities by collecting samples from the WM region. WM hyper-intensity is classified as WMI. All of these steps
Relatively less research has been done on WMI detection are performed on a single 2D slice (coarse detection).
in preterm neonates compared to WMI in adults and Note that unlike traditional brain lesion detection methods,
other tissue abnormalities. In our earlier algorithm [6], we our method does not need to segment the WM into distinct
use a stochastic process that estimates the likelihood of patches. Instead, we sample the WM region to estimate the nor-
intensity variations in target pixels belonging to a WMI. mal range of WM intensities. As shown later, this results in a
The first step is to detect the boundaries between normal significant reduction in execution time (without compromising
and injured regions of the white matter. The next step is to accuracy) when compared to earlier segmentation-based
Med Biol Eng Comput

Previous 'n' 2D Slices Current 2D Slice Next 'n' 2D Slices

Coarse Detection

Sampling WM
Detecting
Pre- Ventricle region to
WM hyper-
processing detection estimate normal
intensities
WM intensity

Fine Detection

Output of Coarse Output of Coarse Output of Coarse


detection on detection on detection on Next
Previous 'n' 2D slices Current 2D slice 'n' 2D slices

3D Feature
Validation

Fine detection output


of Current 2D slice

Fig. 2 An overview of our proposed method

WMI detection work [6]. However, if the ventricles are parameters used were 17 for the integration constant, 3 for
included in the estimation of WM normal intensities, the the gradient modulus threshold and the second conduction
result will be unreliable. Thus, we identify the ventricles and coefficient function as proposed by Perona and Malik [35],
eliminate them from our samples, using a confidence-based because these parameter values, with 15 iterations, produced
patch classification technique described later. the best results.
We next describe each individual step of the coarse Otsu’s method [34] was applied for separating the brain
detection phase in detail, and subsequently we describe the from the (noisy) background. Otsu’s method separates an
fine detection phase. The reader can refer to Fig. 4 for input gray-scale image into foreground and background by
outputs of individual steps of this entire processing pipeline. determining a global threshold to minimize the intra-class
variance of foreground and background pixels. It iterates
2.1.1 Background segregation through all the possible thresholds in the image to find the
threshold that gives the smallest within class variance.
Anisotropic diffusion was used as a pre-processing step to Thus, by running Otsu’s method on the input image I , we
de-noise those brain MRIs which were extremely noisy. The obtained a binary threshold T hO , such that intensities in I
Med Biol Eng Comput

falling above T hO constitute the foreground as determined ventricles have low gray scale values (T1 images), the
by Ostu’s method. The holes in the foreground were inverted image has high gray scale values. Recalling that
filled using the “fill” operation based on morphological in an earlier step, the background was marked white,
reconstruction [46], giving foreground mask Mf . allowing the ventricles to be easily extracted in the
Similarly, the background mask Mb is obtained by taking inverted image. After the ventricle detection step, the
the complement of Mf (1). Using the background mask, background is inverted to black with a “zero” value.
we “clean” the background by altering the intensities of Lp The [0, 1] normalized Hadamard product of the
all background pixels to 255 (white). Thus, we remove the matrices Dp and Ic , i.e., Lp = Dp • Ic : This means that
unwanted intensity variations (noise) in the background, the distance transform of each point is multiplied with its
which may interfere with subsequent processing. The (inverted) intensity. Following the definition of Dp and
rationale behind setting the background to white (and not Ic , we can infer that the points lying inside the ventricle
black) will be explained later. will have very high values for Lp , which can be used as
a “confidence” measure for determining if a given point
Mb = M f (1)
inside the brain belongs to the ventricles.
2.1.2 Modelling ventricles as a collection of maximally We apply the MSER algorithm on I , which detects
stable extremal regions blobs. MSER is one of the fastest region detectors
because of its linear implementation [32]. It is also
We detect the ventricle as blobs inside the brain using affine invariant, has good repeatability, and performs well
the maximally stable extremal regions (MSER) algorithm to classify patches with similar gray scale values on
[27]. MSER in an image is a connected region, which images containing homogeneous regions with distinctive
can be detected by an extremal property of the intensity boundaries. Let us assume that the MSER extracts R regions
function in the region and on its outer boundary. MSERs from I , denoted as r1 , r2 , r3 , ..., rR . For each region
have properties that assist in their superior performance as a ri , we calculate the “average confidence” Ci , which is
stable local detector. First, the set of MSERs is closed under the average of Lp values for the pixels belonging to ri .
continuous geometric transformations. Second, MSERs are Thus, our problem is reduced to finding the “maximal
invariant to affine intensity changes and finally, MSERs are set of optimal regions” Sv = {r1 , r2 , ..., rv } forming the
detected at different scales. ventricles. As demonstrated later, sub-optimal ventricle
detection results do not affect the accuracy of WMI
2.1.3 Confidence-based image patch classification for detection.
ventricle detection
2.1.4 Patch fitness evaluation for ventricle detection
In order to prevent the MSER algorithm from including
other parts of the brain as connected regions of the We model ventricle detection as an optimization problem
ventricles, we filter out these invalid parts by assigning a and solve it using a genetic algorithm (GA) [14]. When
confidence value to each region based on its T1 intensity applying GA to our preterm brain images, for each region
and its distance from the brain boundary. The applied ri (mentioned earlier), we have to make a binary choice of
criteria were motivated by the observation that ventricles either to include it in a candidate solution or leave it out.
are comprised of low-intensity (T1) image patches and are Thus, we represent a candidate solution as a bit string. We
near the center of the brain. To detect the ventricles, we first define a fitness function to obtain the candidate selection
calculate the following matrices: solution:
Dp The distance transform [37] of Mb (using the L1 norm
Fs = Ns ∗ C1 ∗ C2 ∗ ... ∗ CNs (2)
or city-block distance measure) is normalized to the [0, 1]
range. We experimented using the L1 and L2 norms and where Ns is the number of regions selected and Cj refers to
got better results with L1. Distance transform of each the confidence of the selected region j . Thus, a GA returns
point inside the brain gives its distance to the nearest the optimal choice of regions Sv , which are most likely
point lying on the brain boundary (background mask). to constitute the ventricles. As we will see later, any sub-
Thus, the points lying more towards the center of the optimal result of ventricle detection would not affect the
brain (where we expect to find the ventricles) tend to get overall effectiveness of the proposed method.
higher values. We also define a mask Mv for all pixels pi belonging to
Ic The normalized complement of I : Since I is a gray- the ventricles determined by the GA.
scale image, this means Ic = 255 − I . Ic is then
normalized to the [0, 1] range. As the points inside the Mv = {pi ∈ rj ∀rj ∈ Sv } (3)
Med Biol Eng Comput

2.1.5 Detecting WM hyper-intensities that in T1 images and the skull shares similar intensity
as the WM injuries; both lie above the normal range of
Next, we consider the white matter (WM) region around the WM intensities. Thus, the skull naturally forms the biggest
ventricles. Our goal is to exclude the region where no WMI objects in the set Sw (within the top 5%). In the next
is present. Let Dv be the distance transform of Mv and we step, we perform a binary classification (“big” and “small”)
choose a contour that follows the relation: of the remaining objects based on their sizes, using the
K-means clustering algorithm. We initialize the starting
|Dp − Dv | ≤ 1 (4) means (or “centroids”) of the K-means algorithm with the
sizes of the smallest and the largest objects (among the
This generates a contour, whose points are roughly halfway remaining 95%). Note that the WM injuries often fall in
between the ventricles and the brain boundary. Thus, the the “small” category, while the “big” category contains
mask Mw enclosed by the contour gives the candidate brain tissue boundaries. We impose these “size constraint”
region, with the ventricles and the patches falsely detected in our algorithm. Using the process described above, we
as ventricles represented as “holes.” However, as we will further enforce a “distance constraint,” based on our expert-
show later, false ventricle detection does not affect the annotated dataset that WM injuries cannot lie close to the
final WMI extraction. Also, ventricle patches included in skull. More false positive WMI detections are eliminated
Mw undetected by MSER (or GA) will not interfere in subsequently in the fine detection process described
WMI detection, as their intensities are below the WM mean next.
intensity.
Using the pixels described by Mw , we calculate their 2.3 Fine detection
median Md and median absolute deviation Ma . Any gray
level g in the image I , satisfying (5), represents a potential The second phase of our algorithm combines the coarse
WMI based on the “modified Z-score” metric [19]. detection results from adjacent DICOM slices. This is
motivated by the understanding that white matter injury
g − Md
0.6745 × >0 (5) (WMI) position cannot change abruptly across slices. We
Ma consider slice number i in which a WMI is detected
at a particular location (x, y); then, the same WMI
The modified Z-score uses the median instead of the mean,
spanning across slices (i ± n) will be roughly at the
as the former is more robust to outliers. Also, as mentioned
same location (n = 1 in the current implementation).
earlier, the parts of the ventricles undetected by MSER (or
We allow a distance tolerance threshold to account for a
GA) lie in the range of values for g satisfying (6), and thus
slight variation in position. By interpolating between slices,
are not included as WMI.
the algorithm can also identify noise and recover occluded
g − Md WMI caused by weak intensity contrast. False positives can
0.6745 × <0 (6) be reduced by considering adjacent slices. Since the coarse
Ma
detection step is computationally efficient, the overall time
2.2 Filtering WM hyper-intensities performance is improved because fine detection is applied
only on a small set of slices, which contain potential WMI
The next step is to define a mask Mc for the potential WMI candidates.
candidates, such that pixels of image I whose grey level g Let li ∈ L−1 , lj ∈ L0 and lk ∈ L1 be the centroids of the
satisfies (5) belong to Mc . We enumerate the 8-connected WMI regions detected in slice numbers (n−1), n and (n+1)
objects found in Mc using the method described in [18] respectively. Our fine detection constraint is defined in (7)
(pages 40–48). The general procedure is described below. and (8), where T is the set of true positives predicted by the
fine detection step consisting of elements lj which satisfy
1. Run-length encode the input image.
either (7) or (8). The notation dist is the distance between
2. Scan the runs, assign preliminary labels, and store label
two cluster centers and Dth denotes the distance tolerance
equivalences in a local equivalence table.
threshold. We use a normalized Euclidean distance (0, 1)
3. Resolve the equivalence classes.
with Dth = 0.1. Experiments showed that these parameter
4. Relabel the runs based on the resolved equivalence classes.
values produced the best results.
The above procedure returns a set of objects Sw =
{O1 , O2 , ..., Ow }. We then compute the sizes of the lj ∈ T ⇔ ∃ li ∈ L−1 | dist (lj , li ) ≤ Dth (7)
corresponding objects as {NO1 , NO2 , ..., NOw }. We discard
the 5% largest objects, e.g., segments of the skull boundary,
as they are outliers. Our experimental observations verified lj ∈ T ⇔ ∃ lk ∈ L1 | dist (lj , lk ) ≤ Dth (8)
Med Biol Eng Comput

after calculating the transition matrix for each subject. Thus,


for each subject, the value of T has to be tuned separately
to get the best performance for that subject, while using the
method proposed in [6]. To cover these cases, we varied the
value of T for subject 2 and subject 3 to report the resulting
variation in WMI detection performance for the method [6].
On the other hand, our proposed method does not have such
issues as it does not use any parameters in the main detection
phase. The method in [6] has several other parameters in
addition to T . However, the most significant variations in
its output resulted particularly from even minute changes
Fig. 3 Visualization of representative ground truth WMIs on coronal
cross-sections of subjects in T , and hence we specifically highlight this parameter.
Also, note that our work focuses on WMI detection in
MRIs of preterm neonate brains, specifically on WM hyper-
3 Results intensities in T1 images. Since there is insufficient relevant
research result in the literature to compare, we chose a few
We evaluate our method qualitatively and quantitatively WM lesion detection methods to show that applying those
using noisy and low-resolution (96 × 112) preterm neonate methods to our application does not produce better results.
brain DICOM slices from three subjects provided by the T rue positives
sensitivity = (9)
Sick Kids Hospital in Toronto. Wherever applicable, WMIs T rue positives + F alse negatives
were marked by expert radiologists on the slices as ground
truth. Figure 3 presents two representative ground truth T rue negatives
specif icity = (10)
WMIs marked on coronal cross-sections of two of those T rue negatives + F alse positives
subjects. The MRI acquisition parameters are mentioned in In Fig. 4, we illustrate the steps of our proposed method
Table 1. with a DICOM slice and compare our WMI detection result
It should be noted that WMIs were not present in the with the expert-annotated ground truth. An input slice and
slices from the first subject. However, those slices present ground truth are shown in Fig. 4a and b respectively. The
more challenging scenarios for the ventricle detection step, output of Ostu’s method before and after the morphological
due to the particular shape of the ventricles in them, as hole filling operation is shown in Fig. 4c and d respectively.
compared to slices from the other two subjects. Thus, in GA returns the set of blobs most likely to constitute the
Fig. 5, we show results of ventricle detection on slices from ventricles, as shown in Fig. 4e. However, it may be argued
the first subject and demonstrate the full WMI detection that for this particular input slice, the ventricles appear
process on a representative slice from the third subject as relatively simple, regular shapes. Thus, we additionally
in Fig. 4. Also, throughout this paper, we consider WMI show that the proposed ventricle detection approach works
detection on slices from the second and third subjects only. even for slices where the ventricles appear as more complex,
For quantitative evaluation, we use the standard metrics: irregular shapes, in Fig. 5. However, these slices do not
sensitivity and specificity, given in Eqs. 9 and 10. We contain WMI and are thus not used henceforth in showing
compare our results with those of a recent work on WMI WMI detection. The detected contour around the ventricles
detection [6]. It should, however, be noted that the set is shown in Fig. 4f. True ventricles and the patches falsely
of pixels in each slice used for computing sensitivity and detected as ventricles are represented as “holes” in Fig. 4g.
specificity are those belonging to the brain and not the Brain hyper-intensities based on the “modified Z-score”
background. Also, in case of [6], significant variation in metric are shown in Fig. 4h. The result of coarse detection,
WMI detection performance in terms of sensitivity and after imposing the size and distance constraints, is shown in
specificity was noted by even slightly varying the upper Fig. 4i. Compared to the ground truth shown in Fig. 4b, we
threshold, T , for marking the potential WMI boundaries see that there are both true positive and false positive WM

Table 1 MRI acquisition parameters

Sequence Field strength (T) TR/TE (ms) No. of signal averaging Flip angle (degrees) Bandwidth (Hertz)

TSE T2 1.5 4610/107 2 180 120


Acquisition matrix Pixel spacing (mm)
448/261 0.357/0.357/4.480
Med Biol Eng Comput

Fig. 4 An illustration of the


various steps in our proposed
method

injuries. Many of these false positives are eliminated by our method in [6] have been averaged over those obtained for
fine detection step, as shown in Fig. 4j. individual values of T for each slice. It can be seen that the
average sensitivity and specificity are higher in case of the
3.1 Quantitative results: WMI detection accuracy proposed method as compared to the one in [6], even though
the proposed method does not segment the WM region.
The sensitivity and specificity comparison of the proposed However, as we can see from Table 2, the chief advantage of
method with the method in [6] are presented in Table 2. the proposed method over [6] lies in saving computational
Since we vary the value of T , the scores reported for the time by bypassing the full WM segmentation.
Med Biol Eng Comput

Fig. 5 Result of blob detection


(top row) and refinement
(bottom row) to locate ventricles
using the MSER algorithm on
slices 1 through 7. Each detected
blob has been shown using a
different color for ease of
visualization

Although the average sensitivity may appear as low 3.2 Quantitative results: execution time
for the proposed method, however, for some of the slices, performance
the proposed method actually detects all the true positive
WMIs, as shown later in the qualitative results section. For time performance, the average (serial) per-slice
The reason for the decrease in average sensitivity is due execution time of the proposed method is around 500 ms
to missed detections in some other slices, and our analysis on a Ubuntu 14.04 PC with 16-GB RAM and an Intel
of the same is presented when we discuss the effects of Core i7-4790 3.60-GHz CPU. Note that for the per-volume
our size and distance constraint features in the Discussion execution time to process a DICOM stack of 192 slices,
section. However, our proposed method is not dependent the proposed method takes less than 500 × 192 ms. This is
on any parameter like our earlier method [6], which is very because our method first performs coarse detection on all
sensitive to the value of T which drives down its average slices (which takes about 210 ms per slice), benefiting the
sensitivity. subsequent fine detection. The fine detection step focuses
In order to assess the effectiveness of our size and on a smaller set of WMI candidates and takes less than
distance constraint features, we also compute the average 6 ms per slice. Thus, the total time taken to process the
sensitivity and specificity scores across all slices for the entire DICOM volume of 192 slices is 41,460 ms, or
proposed method in each of the following scenarios: ≈ 41.5 s.
In comparison, the average per slice execution time of
1. with both constraints;
the segmentation-based preterm WMI detection method [6]
2. with no constraint;
is around 3.75 s (segmentation) + 0.4 s (detection) = 4.15
3. with only size constraint; and,
s (total). Its per-volume execution time is 796.8 s = 13 min
4. with only distance constraint.
and 16.8 s. Also, note that the earlier method [6] performs
The above results are aggregated and presented in Table 3. only coarse detection without considering adjacent slices.
We conduct another experiment by restricting the This is because most of the execution time is taken up
minimum allowed lesion size, in terms of number of by the segmentation phase, whereas our proposed method
voxels, and the effect of this on WMI detection accuracy is bypasses segmentation, achieving better time performance
presented in Table 4. The motivation behind this experiment without compromising accuracy.
is that sometimes random white matter intensity variations Thus, from a comparison of the WMI detection accuracy
may occur simply as a result of noise, and not the presence and execution time of proposed method and our earlier
of actual white matter injury, as argued by authors in work [6] shown in Table 2, we can conclude that our new
[3]. method greatly reduces the execution time, but still manages

Table 2 Accuracy and execution time comparison of our method with method [6] by varying its parameter values

Average Sensitivity (method [6]) Sensitivity (proposed) Specificity (method [6]) Specificity (proposed)

47.90 49.77 99.23 99.49


Time (ms) Per slice (method [6]) Per slice (proposed) Per volume (method [6]) Per volume (proposed)
4150 500 796800 41500
Med Biol Eng Comput

Table 3 Effectiveness of the size and distance constraints on proposed method

Constraint Sensitivity (average) True positives (average) Specificity (average) False positives (average)

Both 49.77 36.71 99.49 501.86


None 100 110.71 56.70 32271
Size 49.77 36.71 97.82 1657.57
Distance 49.77 36.71 99.30 501.86

Table 4 Proposed method’s reduced performance with minimum lesion size constraint [3]

Minimum size Sensitivity (average) True positives (average) Specificity (average) False positives (average)

Min. size N/A 49.77 36.71 99.49 501.86


Min. size = 100 21.20 27.57 99.87 99.71
Min. size = 150 6.92 26.28 99.94 49.71
Min. size = 250 0 0 100 0

Fig. 6 Comparison of proposed


method and [6] using slice 9
Med Biol Eng Comput

Fig. 7 Comparison of proposed


method and [6] using slice 10

to improve WMI detection accuracy compared to our old proposed method detects the true positive WMI but deviates
method. from the overall ground truth due to many false positive
detections, e.g., Fig. 6. However, a closer examination
3.3 Qualitative results (Fig. 9a) reveals that the false positives often have similar
visual characteristics as the true positive detections. So,
Figures 6, 7, and 8 present a side-by-side comparison of circumventing these false detections necessitates additional
the output from [6] and the proposed method for three clinical criteria beyond the already applied heuristics and
representative slices belonging to the second and third image processing techniques, and can thus be explored in
subjects. It can be seen that many false positives detected future work.
in [6] for certain values of T are eliminated using our new Another strength of our method is that, even when the
method. Overall, Figs. 6–8 demonsrate how our method ventricles do not appear in a particular slice, the WMI
performs better than the method in [6]. detection performance is not compromised, as can be seen
in Fig. 6. Most importantly, our method does not per-
form segmentation of the entire WM region like most
4 Discussion other lesion detection methods in general. In fact, many
such methods, assume that an already clearly segmented
From the qualitative analysis, specifically Figs. 6–8, we WM region will be supplied as input, so that the method
observe the high dependence of the method in [6] on its only focuses on WMI detection disregarding potential seg-
parameter T , whereas the method we propose in this paper mentation errors. In any case, false positives which are
gives consistent results. There are instances where our obvious can be easily identified by the human expert when
Med Biol Eng Comput

Fig. 8 Comparison of proposed


method and [6] using slice 11

reviewing the computer-assisted detection (first-level filter- lesions being very small. On the other hand, we show the
ing) results. WMI detection performance of proposed method for large
From the quantitative analysis, we can see that the lesions in Fig. 9b–d. These figures had been used earlier to
enforcement of size and distance constraints clearly illustrate the various steps of our proposed method, in Fig. 4.
increases the specificity and decreases the sensitivity. On the other hand, a specificity of 100 with no
Specificity increases as false positive WMI detections are constraint implies that our WM hyper-intensity detection
eliminated by the enforcement of the constraints. Sensitivity approach is robust enough to detect all true positive
decreases because the constraints erroneously eliminate WMIs. Among the two constraints, the distance constraint
some true positive WMI detections. Thus, this is an area alone performs as well as its combination with the size
which can be further developed in future work, to minimize constraint. This is because as we move from the periphery
such erroneous eliminations. We believe that additional of the brain towards the vicinity of the ventricles, the
criteria based on prior clinical knowledge are needed in size of the connected components of detected WM hyper-
order to selectively retain the true positive WMI detections intensities keeps decreasing, as can be seen in Fig. 4h.
while discarding the false positives. This is especially true The periphery has larger connected components, like skull
for situations in which the true positive WMIs are difficult and cortical ribbon, whereas those nearer to the ventricles
to perceive visually. However, the size constraint feature are more likely to be true WMI. Thus, in this respect,
of our proposed method does not impose any limitation the distance criteria subsume the size criteria for WMI
on the minimum size of lesion to consider. In fact, in all detection.
of the three instances shown in Figs. 6, 7, and 8, the Furthermore, it should be borne in mind that even a small
sensitivity is 100% (no misses), despite the ground truth increase in the number of true positive WMI detections
Med Biol Eng Comput

Fig. 9 True and false positive


WMI detection performance of
proposed method relative to
lesion size: top row shows small
lesions, bottom row shows big
lesions

results in a large increase in the sensitivity score, and the 4.2 Applicability of general assumptions regarding
opposite is true for false positives and specificity. The WM lesion characteristics
reason is that in our preterm brain WMI detection based
on the given ground truth, the total number of positives Multiple sclerosis lesion detection by thresholding FLAIR
(WMIs) is very small compared to the total number of images, and subsequent refinement of the threshold mask
negatives (healthy brain tissue). Thus, the numerical values in order to differentiate lesion regions from normal tissue,
of sensitivity and specificity should be interpreted in light of has been performed in [3]. The authors define a set of
the actual number of true positives and false positives while rules, like “Lesions are mostly surrounded by WM voxels”
assessing the relative performance of the proposed method. and “Lesions should not be present between the ventricles,”
which are true in our test dataset as well. However, other
4.1 Slice thickness rules like “Lesions (targets) should be of a minimum size”
might not be true in our case. In their work, the authors
The inter-slice distance (thickness) in our test dataset is 1 set this “minimum size” as 10 voxels representing 30
mm and the magnetic strength of the MRI scans is 1.5 T. mm3 , which approximately represents a cube with 3-mm
It has been shown by Savlo et al. [43] that if we vary the edges. They argue that due to inherent noise and intensity
slice thickness between 1 and 3 mm, the texture features inhomogeneities in MR images, some voxels with random
used to detect lesions remain visible. While, very thin slices high intensities may persist even after the preprocessing
would reduce the signal-to-noise ratio (SNR), resulting in stage. Thus, to remove these small outliers, they discard all
unreliable texture patterns. On the other hand, very thick lesion regions that do not have the defined “minimum size.”
slices would compromise the texture detail. In terms of preterm WMI detection, the size of preterm
Med Biol Eng Comput

neonate brains is very small; the MRIs themselves are Compliance with Ethical Standards
of very low resolution and have a very low contrast-to-
Ethical approval All procedures performed in studies involving human
noise ratio. Thus, it is inaccurate to discard random high participants were in accordance with the ethical standards of the
intensities assuming they are noise, because true WMIs can institutional and/or national research committee and with the 1964
span just a small subset of voxels in each slice, as shown in Helsinki declaration and its later amendments or comparable ethical
our expert-annotated ground truth dataset. This observation standards. The images provided were from a research project for which
parents provided consent.
is verified by our experimental results presented in Table 4, We followed the “Standard Protocol Approvals, Registration, and
which shows that a minimum size cannot be imposed on Patient Consents” at the BC Children’s Hospital in Vancouver. A
preterm neonate WMI. It can be seen that by increasing the written informed consent from the legal guardian of each participating
“minimum” size (in terms of number of voxels), there is an neonate was obtained. This study was reviewed and approved by the
Clinical Research Ethics Board at the University of British Columbia
increasing number of missing detections, which lowers the and BC Children’s and Women’s Hospitals.
sensitivity score. By the time we increase the minimum size
to 250 voxels, all slices having correct targets detected in an Conflict of interests The authors declare that they have no conflict of
unconstrained environment would have missed all correct interest.
detections. For this reason, the “size criteria” for eliminating Informed consent Informed consent was obtained from all individual
false-positive in our proposed method do not impose a participants included in the study.
“minimum” acceptable WMI size. The specificity score
increases as a result of increasing the minimum allowed
lesion size, because fewer lesions are detected as such which References
also decreases the chance of false positive detections, as
seen in Table 4. However, clearly, this cannot be regarded as 1. Spm12 - statistical parametric mapping. http://www.fil.ion.ucl.ac.
an advantage at the cost of severely increasing missed true uk/spm/software/spm12/. Accessed: 2016-06-09
detections. 2. Bilello M, Arkuszewski M, Nucifora P, Nasrallah I, Melhem
ER, Cirillo L, Krejza J (2013) Multiple sclerosis: identification
of temporal changes in brain lesions with computer-assisted
detection software. Neuroradiol J 26(2):143–150
5 Conclusion 3. Cabezas M, Oliver A, Roura E, Freixenet J, Vilanova JC, Ramió-
Torrentà L, Rovira À, Lladó X (2014) Automatic multiple
sclerosis lesion detection in brain MRI by FLAIR thresholding.
We presented a robust and efficient method for the detection
Comput Methods Program Biomed 115(3):147–161
of white matter injury in preterm neonate brain MRI 4. Castellino RA (2005) Computer aided detection (CAD): an
scans. We introduced a fast, automatic, unsupervised, overview. Cancer Imaging 5(1):17–19
and atlas-free WMI detection approach, which avoids the 5. Chau V, Poskitt KJ, McFadden DE, Bowen-Roberts T, Synnes A,
Brant R, Sargent MA, Soulikias W, Miller SP (2009) Effect of
WM segmentation step. We apply GA-based image patch
chorioamnionitis on brain development and injury in premature
classification to sample WM intensities and subsequently newborns. Ann Neurol 66(2):155–164
eliminate false positives using size-based and distance- 6. Cheng I, Miller SP, Duerden EG, Sun K, Chau V, Adams E,
based criteria. We also use adjacent slice validation. Poskitt KJ, Branson HM, Basu A (2015) Stochastic process for
The proposed method is an effective technique for WMI white matter injury detection in preterm neonates. NeuroImage:
Clin 7:622–630
detection in preterm neonates. Experimental results show 7. Clas P, Groeschel S, Wilke M (2012) A semi-automatic algo-
that our method outperforms related work. However, there rithm for determining the demyelination load in metachromatic
exist challenging MR scans, where the WMI cannot be leukodystrophy. Acad Radiol 19(1):26–34
identified purely relying on visual cues, leading to the 8. Conklin J, Silver FL, Mikulis DJ, Mandell DM (2014) Are
acute infarcts the cause of leukoaraiosis? Brain mapping for 16
failure of all methods. This opens up on-going research to consecutive weeks. Ann Neurol 76(6):899–904
improve existing algorithms by incorporating demographic 9. de Haan B, Clas P, Juenger H, Wilke M, Karnath H-O (2015) Fast
and other clinical information of patients to identify semi-automated lesion demarcation in stroke. NeuroImage: Clin
candidate targets. Our future work will also include 9:69–74
10. Devi CN, Chandrasekharan A, Sundararaman VK, Alex ZC
monitoring dynamic change of WMI over time to discover (2015) Neonatal brain MRI segmentation: a review. Comput Biol
the impact of preterm neonate WMI on developmental Med 64:163–178
deficits. 11. Donoser M (2006) 3d segmentation by maximally stable volumes
(msvs). In: 18th International Conference on Pattern Recognition
(ICPR’06), vol 1, pp 63–66
Funding information Financial support from CIHR, NeuroDevNet, 12. Fan Y, Jiang T, Evans DJ (2002) Volumetric segmentation of
Alberta Innovates (iCORE) Research Chair program, and NSERC in brain images using parallel genetic algorithms. IEEE Trans Med
conducting this research is gratefully acknowledged. Imaging 21(8):904–909
Med Biol Eng Comput

13. Farzan A (2014) Heuristically improved Bayesian segmentation of 31. Juan C, Moreno VB, Prasath S, Proenċa H, Palaniappan K (2014)
brain MR images. Sci World J 9(3):5–8 Fast and globally convex multiphase active contours for brain MRI
14. Goldberg DE (1989) Genetic algorithms in search, optimization segmentation. Comput Vis Image Underst 125:237–250
and machine learning, 1st edn. Addison-Wesley Longman 32. Nistér D, Stewénius H (2008) Linear time maximally stable
Publishing Co., Inc., Boston extremal regions. In: Forsyth D, Torr P, Zisserman A (eds)
15. Greenspan H, Ruf A, Goldberger J (2006) Constrained gaussian Computer Vision – ECCV 2008, volume 5303 of Lecture Notes in
mixture model framework for automatic segmentation of mr brain Computer Science. Springer, Berlin Heidelberg, pp 183–196
images. IEEE Trans Med Imaging 25(9):1233–1245 33. Ortiz A, Gorriz JM, Ramirez J, Salas-Gonzalez D (2014)
16. Griffis JC, Allendorfer JB, Szaflarski JP (2016) Voxel-based Improving MR brain image segmentation using self-organising
gaussian naı̈ve bayes classification of ischemic stroke lesions in maps and entropy-gradient clustering. Inf Sci 262:117–136
individual t1-weighted MRI scans. J Neurosci Methods 257:97– 34. Otsu N (1979) A threshold selection method from gray-level
108 histograms. IEEE Trans Syst Man Cybern 9(1):62–66
17. Guo T, Duerden EG, Adams E, Chau V, Branson HM, Mallar 35. Perona P, Malik J (1990) Scale-space and edge detection using
Chakravarty M, Poskitt KJ, Synnes A, Grunau RE, Miller SP anisotropic diffusion. IEEE Trans Pattern Anal Mach Intell
(2017) Quantitative assessment of white matter injury in preterm 12(7):629–639
neonates. Neurology 88(7):614–622 36. Qian X, Wang J, Guo S, Li Q (2013) An active contour model for
18. Haralick RM, Shapiro LG (1992) Computer and robot vision, medical image segmentation with application to brain CT image.
vol I. Addison-Wesley, Boston Med Phys 40(2):021911
19. Iglewicz B, Hoaglin DC (1993) How to detect and handle outliers. 37. Rosenfeld A, Pfaltz JL (1966) Sequential operations in digital
ASQC basic references in quality control. ASQC Quality Press picture processing. J ACM 13(4):471–494
20. Jain S, Sima DM, Ribbens A, Cambron M, Maertens A, Van 38. Roura E, Oliver A, Cabezas M, Vilanova JC, Rovira À, Ramió-
Hecke W, De Mey J, Barkhof F, Steenwijk MD, Daams M, Torrentà L, Lladó X (2014) MARGA: multispectral adaptive
Maes F, Van Huffel S, Vrenken H, Smeets D (2015) Automatic region growing algorithm for brain extraction on axial MRI.
segmentation and volumetry of multiple sclerosis brain lesions Comput Methods Program Biomed 113(2):655–673
from MR images. NeuroImage: Clin 8:367–375 39. Roy S, Bhattacharyya D, Bandyopadhyay SK, Kim T-H (2017) An
21. Ji Z, Sun Q, Xia Y, Chen Q, Xia D, Feng D (2012) Generalized effective method for computerized prediction and segmentation of
rough fuzzy c-means algorithm for brain MR image segmentation. multiple sclerosis lesions in brain MRI. Comput Methods Program
Comput Methods Program Biomed 108(2):644–655 Biomed 140:307–320
22. Kaya IE, Pehlivanlı ĊA, Sekizkardeṡ EG, Ibrikci T (2017) PCA 40. Sachdeva J, Kumar V, Gupta I, Khandelwal N, Ahuja CK (2012)
based clustering for brain tumor segmentation of t1w MRI images. A novel content-based active contour model for brain tumor
Comput Methods Program Biomed 140:19–28 segmentation. Magn Reson Imaging 30(5):694–715
23. Keraudren K, Kuklisova-Murgasova M, Kyriakopoulou V, Mala- 41. Dawood Salman S, Habash QA, Ahmed ZT (2012) 3d brain
mateniou C, Rutherford MA, Kainz B, Hajnal JV, Rueckert D segmentation using active contour with multi labeling method.
(2014) Automated fetal brain segmentation from 2d MRI slices for In: 2012 First National Conference for Engineering Sciences
motion correction. NeuroImage 101:633–643 (FNCES), pp 1–4
24. Van Leemput K, Maes F, Vandermeulen D, Colchester A, Suetens 42. San GLY, Lee ML, Hsu W (2012) Constrained-mser detection
P (2001) Automated segmentation of multiple sclerosis lesions of retinal pathology. In: 2012 21st International Conference on
by model outlier detection. IEEE Trans Med Imaging 20(8): Pattern Recognition (ICPR), pp 2059–2062
677–688 43. Savio SJ, Harrison LCV, Luukkaala T, Heinonen T, Dastidar P,
25. Li H, Yezzi A, Cohen LD (2005) Computer vision for biomedical Soimakallio S, Eskola HJ (2010) Effect of slice thickness on brain
image applications: first international workshop, CVBIA 2005, magnetic resonance image texture analysis. BioMed Eng OnLine
Beijing, China, October 21, 2005. Proceedings, chapter Fast 9(1):1–14
3D Brain Segmentation Using Dual-Front Active Contours with 44. Schmidt P, Gaser C, Arsic M, Buck D, Förschler A, Berthele
Optional User-Interaction. Springer Berlin Heidelberg, Berlin, A, Hoshi M, Ilg R, Schmid VJ, Zimmer C, Hemmer B,
Heidelberg, pp 335–345 Mühlau M (2012) An automated tool for detection of FLAIR-
26. Liu H-T, Sheu TWH, Chang H-H (2013) Automatic segmentation hyperintense white-matter lesions in multiple sclerosis. NeuroIm-
of brain MR images using an adaptive balloon snake model age 59(4):3774–3783
with fuzzy classification. Med Biol Eng Comput 51(10):1091– 45. Shiee N, Bazin P-L, Ozturk A, Reich DS, Calabresi PA, Dzung
1104 LP (2010) A topology-preserving approach to the segmentation
27. Matas J, Chum O, Urban M, Pajdla T (2002) Robust wide baseline of brain images with multiple sclerosis lesions. NeuroImage
stereo from maximally stable extremal regions. In: Proceedings of 49(2):1524–1535
the BMVC, pp 36.1–36.10. https://doi.org/10.5244/C.16.36 46. Soille P (2004) Morphological image analysis. Springer Science +
28. Maulik U (2009) Medical image segmentation using genetic Business Media
algorithms. IEEE Trans Inf Technol Biomed 13(2):166–173 47. Song Y, Cai W, Huang H, Wang Y, Feng D, Chen M
29. Mekhmoukh A, Mokrani K (2015) Improved fuzzy c-means (2013) Region-based progressive localization of cell nuclei
based particle swarm optimization (PSO) initialization and outlier in microscopic images with data adaptive modeling. BMC
rejection with level set methods for MR brain image segmentation. Bioinforma 14(1):173
Comput Methods Program Biomed 122(2):266–281 48. Sonka M, Tadikonda SK, Collins SM (1996) Knowledge-based
30. Miller SP, Ferriero DM, Leonard C, Piecuch R, Glidden interpretation of mr brain images. IEEE Trans Med Imaging
DV, Partridge JC, Perez M, Mukherjee P, Vigneron DB, 15(4):443–452
Barkovich AJ (2005) Early brain injury in premature newborns 49. Zhu H, Sheng J, Zhang F, Zhou J, Wang J (2016) Improved
detected with magnetic resonance imaging is associated with maximally stable extremal regions based method for the
adverse early neurodevelopmental outcome. J Pediatr 147(5): segmentation of ultrasonic liver images. Multimed Tools Appl
609–616 75(18):10979–10997
Med Biol Eng Comput

Subhayan Mukherjee did his Master of Technology (by Research) Ting Guo is a Research Associate for brain image analysis in high-
on computer vision from National Institute of Technology Karnataka, risk neonatal populations. Her PhD (Biomedical Engineering) is from
India. He worked on HDR imaging (patent US2017/0308996A1) Western University, Canada. She conducted her postdoctoral training
in Dolby Labs, Sunnyvale. His PhD work on visual saliency was at The Hospital for Sick Children, Toronto.
published in IEEE ICIP 2016.

Irene Cheng is the Scientific Director of the Multimedia Research Vann Chau is a Paediatric Neurologist at The Hospital for Sick
Group, and Director of the Master with Specialization in Multimedia Children. He is the Principle Investigator of the Paediatric Cardiac and
Program, at University of Alberta, Canada. Her research interest Neurological Registry study. He investigates brain injury and its effect
focuses on perceptually motivated multimedia computing. on long-term outcome in premature infants.

Steven Miller is Head of the Division of Neurology and a Senior Anup Basu is fellow of American Neurological Association and AITF
Scientist at The Hospital for Sick Children, Toronto. He is a Professor Industrial Chair in Multimedia. His Ph.D (Computing Science) is
in the Department of Paediatrics at the University of Toronto and holds from University of Maryland, College Park and MS from Biostatistics
the Bloorview Chair in Paediatric Neuroscience. department, Strong Memorial Hospital, Rochester.

You might also like