On non-linear characterization of tissue abnormality by constructing disease manifolds

Size: px
Start display at page:

Download "On non-linear characterization of tissue abnormality by constructing disease manifolds"

Transcription

1 On non-linear characterization of tissue abnormality by constructing disease manifolds Nematollah Batmanghelich Ragini Verma Section of Biomedical Image Analysis, Department of Radiology, University of Pennsylvania {nematollah.batmanghelich, Abstract Tissue deterioration as induced by disease can be viewed as a continuous change of tissue from healthy to diseased and hence can be modeled as a non-linear manifold with completely healthy tissue at one end of the spectrum and fully abnormal tissue such as lesions, being on the other end. The ability to quantify this tissue deterioration as a continuous score of tissue abnormality will help determine the degree of disease progression and treatment effects. We propose a semi-supervised method for determining such an abnormality manifold, using multi-parametric magnetic resonance features incorporated into a support vector machine framework in combination with manifold regularization. The position of a tissue voxel on this spatially and temporally smooth manifold, determines its degree of abnormality. We apply the framework towards the characterization of tissue abnormality in brains of multiple sclerosis patients followed longitudinally, to obtain a voxel-wise score of abnormality called the tissue abnormality map, thereby obtaining a voxel-wise measure of disease progression. 1. Introduction Tissue abnormality characterization has gained importance as a research area owing to the need for identifying tissue regions that are progressively becoming more abnormal owing to disease induced pathology, with the research being especially pertinent with respect to longitudinal studies, where this can be used for treatment planning. However traditionally tissue characterization has been limited to the identification of gross tissue abnormality such as lesions, tumors etc. However research has shown that the tissue outside of the gross tissue abnormality region may also be affected by disease and is progressing to a higher degree of abnormality with the onset of pathology [3]. Such tissue is referred to as normal appearing brain tissue (NABT) and is of great importance in the study of diseases such as multiple sclerosis (MS) where healthy tissue converts to lesions over time. Further, studies have shown that different magnetic resonance (MR) protocols convey different information about the tissue abnormality and combining them into a multi-parametric profile should provide better tissue characterization [19, 1]. Not only has it helped researchers identify the diseased tissue more accurately, but it is expected that it may also help them to quantify the deviation of tissue from healthiness that is, the degree of abnormality [14]. In this work, we use several MR protocols. to create a multi-parametric feature for the tissue which is then incorporated into a SVM-based manifold regularization framework that models the manifold of tissue abnormality from healthy to diseased (see Figure 1). Each tissue voxel (qualified by its multi-parametric feature) based on its position on the manifold is associated with a continuous score that quantifies its degree of abnormality ranging from 0 (healthy) to 1 (completely diseased). Voxel-wise application of this produces a tissue abnormality map for the whole brain. The tissue abnormality maps are expected to be an indicator of such a conversion, aiding in early detection of disease progression and damage, with prevention possibilities. Most of the work on tissue characterization has concentrated on tissue segmentation [19, 1, 13, 10] or classification which assigns a class label to each tissue voxel such as diseased or healthy tissue, mainly by learning their patterns from expert-defined samples collected from these tissue types [4]. Standard classification techniques such as Support Vector Machines (SVM) [8, 4], Bayesian [6], or Neural networks [11], that are traditionally used for classification and segmentation, are not sufficient to characterize intermediate tissue as they assign a discrete label to each voxel. Thus these methods provide a voxel-wise label of healthy or diseased tissue, but they do not characterize the degree of abnormality in the white matter outside of the lesions that is also deteriorating as part of the progression of /08/$ IEEE

2 Diseased Healthy Diseased Figure 1. Distribution of samples that vary on a smooth manifold encompassing the normal tissue at one end to the diseased tissue at the other. disease. There has been some attempt in the MS literature, such as [7], to characterize tissue that is not fully diseased but is progressing towards it. Comprehensive characterization of such tissue is difficult as there are no training samples available for such tissue and hence no ground truth. In addition, characterization of intermediate tissue requires smoothing on the abnormality manifold as well as the incorporation of information from neighboring voxels, both of which are not handled in traditional classification methods. Multi-modality medical images have been used for tissue characterization [15, 19], but did not assign continuous abnormality score to each voxel. Soltanian-Zadeh et al. [16] proposed the use of eigen images to detect abnormality in regions around a cerebral tumor. Corso et al. [5] proposed a hierarchical method for segmentation of tumor and edema from healthy tissue in the brain. Their method is based on SWA (Segmentation by Weighted Aggravation) which is implemented within a Bayesian framework with hierarchical weight assignment. Taskar et al. [18] incorporate SVM and MRF and proposed Maximum Margin Markov (M 3 ) network which can handle multi-dimensional features and interdependency between samples simultaneously. Song et al. [17] suggested semi-automated tissue segmentation using a Gaussian process. In [21], graph models were used for segmentation of tumour tissue, based on user identified tumor regions. In all these cases, segmentation or in other words, separation of two classes was the main interest, but not a continuous characterization of abnormality as we provide in our framework. The main drawback of these methods is that each pixel or voxel is treated as an independent sample. To consider the correlation between neighboring voxel features, usually intensities of neighboring voxels are concatenated into a big feature vector. However, this violates the underlying assumption of classification methods which consider that the samples are independent and identically distributed (i.i.d). Our aim in this paper is to combine multi-parametric information to learn the manifold of disease abnormality and characterize each voxel by mapping it to this manifold. As there is no ground truth available, we have to utilize the cues from the diseased and healthy tissue samples that have been delineated by the expert. We have used a technique called Laplacian RLS (regularized least squares) to construct a smooth manifold of tissue abnormality (which incorporates the neighborhood information in the form of spatial constraints). The value of a pixel on this manifold provides it with a continuous score of abnormality, which has been validated against healthy and lesion tissue identified by the expert. These voxel-wise tissue abnormality maps can then be used in clinical studies to correlate with clinical measures of tissue abnormality, in order to determine treatment options and disease progression. 2. Methods In this paper, we have designed a method of tissue abnormality characterization that treats tissue abnormality as a gradual change from healthy to diseased lying on an abnormality manifold and tissue in the process of becoming fully diseased will have intermediate characteristics between the healthy and diseased tissue (see Figure 1). We use expert labeled samples of diseased and healthy tissue to create the disease manifold using a technique called Laplacian RLS (regularized least squares) framework. This is a manifold regularization framework that in addition to creating the manifold imposes spatial smoothness in the feature space by incorporating neighborhood information, as well as smoothness along the manifold. The overview of the method can be found in Figure 2. We assume that there is a smooth manifold encompassing healthy and diseased (such as, lesion) tissue with normal appearing abnormal tissue lying on this manifold. Furthermore, abnormality score should be continuous and smooth on the abnormality manifold and spatially on the image. However, there are some issues to be addressed: first, conventional regression methods like Support Vector Regression (SVR) does not provide leverage to control the smoothness on the unlabeled samples; second, tissue abnormality in the absence of consistent ground truth may be easier to be characterized using combination of MR protocols rather than a single one. Also, as we are interested in tissue abnormality characterization, assigning discrete numbers (class labels), as in traditional classification schemes is not sufficient because it is not depictive of the gradual transition of tissue from diseased to healthy. We have some samples from healthy brain and some samples from lesion part of diseased brain as labeled training samples. Voxels of the brain which are to be tested are considered as unlabeled samples. Taking advantage of Laplacian Regularized Least Square (LapRLS) [2] formulation as a semisupervised regression method, we associate a continuous abnormality score pertaining to each voxel of the brain im- 2

3 k M uu k, k M Unlabeled voxels uu k k uu k, k 1, k +1 k 1 k+ 1 uu + k, k M k+m + S Positive Class (labeled) j lu jk lu ik Negative Class (labeled) S p ll pq q i L 11 L 21 L = L 12 T 21 L L p p 2 ( x i xj ) ( ) + 2 2σ [ L22] ij : = η[ L22] ij + (1 η) e Figure 2. Schematic of our framework which shows all the steps from defining samples to create the graph Laplacian, which in turn produces the tissue abnormality map Figure 3. Graph Laplacian created from the labeled (healthy (S ) and diseased (S + )) and unlabeled (samples to be categorized and assigned a number) plemented as an embedding graph consisting of labeled and unlabeled voxels. Training samples (obtained from expert labeled samples of healthy and diseased tissue) and unlabeled voxels set up vertices of an embedding graph (as seen in (Fig.3)). Associations between neighborhood voxels are taken care of using a proper edge weighting scheme between vertices of embedding graph. This addresses the scenario that if two voxels of an image are close together spatially, they should be associated with a similar abnormality value. For example, this is the place that SVR can not be applied because there is no notion of spatial smoothness (smoothness on unlabeled samples). However, LapRLS is able to produce spatially smooth function on the graph based on weighting scheme which will be described in the following sections. Employing LapRLS, we propose a method which can handle both the criteria (spatial feature and manifold smoothness) in one framework, so that a continuous abnormality score is obtained. The detailed framework can be seen in Figure 2. The framework is applied to multiparametric data acquired on MS patients with the idea of characterizing white matter (WM) that is progressing to abnormality based on the stage of the disease. We will now explain in detail, how we construct the manifold and impose the smoothness constraints on it. This will be followed by an explanation of how to obtain the tissue abnormality map for the brain Creation of multi-parametric features We define a multi-parametric feature for each voxel in the brain, by combining all the MR protocols that have been acquired. Suppose we have N protocols, with each denoted by I i, i = 1, N. Then any voxel x i will be represented by the feature (I i1,, I in ), where I ij represents the intensity of the i-th voxel in the j-th MR protocol. For example for the MS data we have several MR protocols, namely, T1, T2, mprage, Magnetic transfer, mprage (pre and post GAD) and Diffusion Tensor Imaging (DTI). Each voxel is then assigned a multi-dimensional feature vector, with each component corresponding to the intensity of that voxel in a particular modality. This will be discussed in greater detail in the results section Creation of the disease manifold Given a set of labeled examples (x i, y i ), i = 1,..., l, where x i s are voxels with multi-parametric intensities that have been labeled (y i ) as diseased (+1) or healthy (-1), our 3

4 aim is to find a function, referred to as the abnormality function f, which satisfies similarity criterion between voxels, based on their proximity to diseased or healthy tissue as well as smoothness which models gradual and continuous transition of the abnormality score. This is modeled mathematically as the function: f 1 l = arg min C(x i, y i, f)+λ R f 2 K +λ M f 2 M f H K l i=1 (1) where l is the number of labeled samples. The first term, C(x i, y i, f), penalizes the error between the labels, y i, and the samples x i and is a measure of similarity in the feature space, that is, how close voxels are in terms of tissue abnormality. We model it as the square loss function C(x i, y i, f) = (y i f(x i )) 2, although alternate similarity measures can be used. The second and third term, λ R f 2 K, and λ M f 2 M, together impose different smoothness conditions on the abnormality function f. Broadly, the second term imposes smoothness in the feature space as it is in ordinary SVR. The third term takes care of spatial smoothness (in the sense that if two voxels are close to each other, corresponding abnormality function value f should also be close) and manifold smoothness (in the sense that if a sample has the tissue profile which looks like a sample which has a high abnormality value f, this should also have a high f value). f is abnormality score derived from minimization of eq.1 in which f > 0 is considered abnormal and f < 0 is considered normal. As described in [2], the last term f 2 M,can be approximated by graph Laplacian which is constructed based on labeled (denoted by features l) and unlabeled samples (denoted by features u) (see Figure 3). Unlike traditional transductive SVM method like [12] in which feature similarity between labeled and unlabeled samples are used for categorizing them to be closer or further from a tissue type, manifold-based methods incorporate similarity with the neighborhood information. In fact, prior knowledge could be incorporated in terms of weights between samples, such as in You et al. [20] and Geng et al. [9]. Since the main goal of this paper is not classification or lesion segmentation, but aims at tissue characterization, we design a weighting scheme for the graph Laplacian that can reveal underlying abnormality coded by various MR modalities. As is mentioned earlier, we have assumed that abnormal tissue samples lie between normal and lesion clusters on the sample manifold. In addition, voxels which are spatially close should supposedly possess similar abnormality scores. Taking into account these two facts, we propose a weighting scheme that imposes spatial (manifold) and features space smoothness (between samples), simultaneously. After building the graph which consists of labeled and unlabeled sample (Fig. 3), and assigning weights to the edges of the graph, we can make a slight change in the Laplacian of graph in order to consider spatial information. The Laplacian of the graph is a matrix which is created based on weights assigned to the edges of the graph, which are edge weights between the nodes. The Laplacian of the matrix can be decomposed into four blocks as follows: [ ] L11 L L = 12 L 21 L + (2) 22 L 12 = L T 21 L + 22 : [l+ 22 ] ij = η[l 22 ] ij + (1 η)e ( (x p i xp j )2 2σ 2 ) in which L 11, L 12, L 21 and L 22 are ordinary weights, e.g. binary nearest neighbor weights or heat kernel or any other method, which is solely derived from features, in our case multi-parametric intensity features. L 11 in a block matrix represents the graph Laplacian between labeled samples and L 21 and L 21 respectively shows the graph Laplacian between labeled-unlabeled and unlabeled-labeled samples respectively, and L 22 corresponds to unlabeled-unlabeled graph Laplacian. We have modified original graph Laplacian for L 22 by adding extra term in order to consider spatial smoothness. x p i and xp j are positions vectors of i th and j th voxels in space respectively. Equation (2) says that if there is any relationship, say nearest neighbor, between samples of labeled instances, it should be kept intact; for unlabeled voxels, Eq.2 combines weights derived from features embedded in L 22 and their location with each other with arbitrary ratio η to derive new block, L In fact, η and σ could be seen as leverages to control spatial smoothness. Using these weights and constraints, as shown in [2], the function to be optimized can be written as: f 1 l = arg min C(x i, y i, f)+λ R f 2 K + λ M f H K l (u + l) 2 f T Lf i=1 (3) where matrix L is the graph Laplacian matrix described above that incorporates edge weights of embedding graph. Mathematical details about how to derive Eq. 3can be found in [2]. As is shown in [2], the decision function would be in the form of f(x) = u+l i=1 α ik(x i, x). In this study, we have used the RBF kernel, although we propose to investigate alternate kernels in the future. On optimizing the above function, we obtain an optimal solution for α i and hence an abnormality score for the corresponding voxel. The schematic of the entire process can be seen in Figure Tissue Abnormality Profile On applying the above framework to each tissue voxel in brain, for which multi-parametric features have been defined, the optimization of the abnormality function f pro- 4

5 B0 FA FLAIR Post-gad pre-gad MTR T2 Trace (a) (b) (c) Figure 4. (a),(b): Tissue abnormality map depicting the effect of manifold and spatial feature smoothing. The figures on the left are the color-coded voxel-wise outcome of the abnormality function. The figures on the right are obtained by thresholding the tissue abnormality map to determine the regions of high abnormality (or lesions). (a) Less weight for manifold smoothing (last term two terms in Eq.1) terms lead to less smooth decision function and noisier labeling as indicated by the patchy color map and high false positives, as seen by the red patches in the right hand image. (b) shows smoother color map, prominent abnormality region in red and removal of false positives in the lesion map on the right. This shows that both manifold(λ M) and spatial feature smoothing (η) are important for obtaining a smooth tissue characterization (and hence a smoother tissue abnormality map). The more reddish, the more abnormal tissue would be and the more bluish, the healthier tissue is. duces an abnormality value at each voxel that forms a voxelwise smooth measure of abnormality for a brain, which is referred to as the Tissue Abnormality Profile. This is color coded to visualize the level of abnormality. Red indicates high abnormality and blue indicates healthy. These tissue abnormality maps can be segmented (using a threshold) to obtain maps of diseased tissue, that is, lesions in the case of the images chosen. These regions are depicted in red in Fig.4 (a),(b). In all color maps, minimum and maximum of abnormality score values are normalized to zero and one, respectively, with all levels of abnormality lying in between. Figure 5. Row 1 shows a representative slice from each of the modalities from a single patient. These have all been spatially normalized to the FLAIR image of the baseline scan (time point 1). Row 2 shows examples of training samples (a) slice from a FLAIR image (b) lesion region marked in red is the training sample for lesion tissue (c) tissue in green is sample for healthy tissue identified on the brain of a healthy control. 3. Experimental Design and Results Dataset: We have applied our framework to a dataset of patients with multiple sclerosis (MS). We have 11 patients and 4 controls. The same patient is scanned every 3 months. Therefore, we have 3-4 time points for each patient. The aim is to be able to characterize the abnormality in Normal Appearing Brain Tissue (NABT) in the patients, using samples identified in the lesions in the patients and the healthy tissue in the controls. In each case several MR protocols were acquired. Namely, FLAIR, T1, T2, Magnetization Transfer (MT), and diffusion tensor imaging(dti). In order to create the intensity-based multi-parametric features, we combine information across different modalities. However, a direct comparison between successively scanned images is usually not possible, even within the same patient, since patient position is never identical, acquisition parameters may drift between scans, and a variety of complex global and local deformations of anatomical structure may occur. Thus feature creation requires pre-processing the im- 5

6 ages so that they are spatially normalized and comparable across scans, of the same patients over time. We refer to the first scan of the patient as time-point 0 or the baseline scan. The subsequent scans are referred to as time-points 1, 3 and so on, or as follow-ups 1, 2 etc. For each patient, for every time-point, we use the Magnetization Transfer-on and -off images to create the Magnetization Transfer Ratio (MTR) image. We also reconstruct the DTI data into 6 dimensional tensor data and create two scalar maps of Fractional Anisotropy (FA) (a measure of the anisotropy of the tissue) and Trace (equivalent to ADC or MD) (a measure of the diffusivity within the tissue). We also use the B0 image (image acquired with no gradient direction as part of the DTI acquisition which emulate T2* contrast) as a separate modality. We pre-process the images by first applying inhomogeneity correction to account for day-to-day scanner changes. We then apply histogram matching to make intensities across patients of the same protocol comparable. With the aim of creating intensity features by combining all the modalities on a voxel-wise basis, we first rigidly register all the modalities for a patient at a given time point to the FLAIR image. The FLAIR image is deformably registered to a template. By concatenating the vector fields, we have registered all the modalities of each subject (at all time points) to the template. Fig. 5 (row 1) shows snapshots of a representative slice from each of the modalities that have been pre-processed, that is, inhomogeneity corrected, histogram matched and spatially normalized to the FLAIR image of the baseline. These images are Gaussian smoothed with standard deviation 1, prior to their being used to create feature vectors. Multi-parametric intensity features are defined at each voxel, by concatenating the intensity value at that voxel from each protocol into a vector, as described in section 2.1. For training samples for healthy tissue, various parts of the brains of the 4 healthy controls were outlined which should include gray and white matter in addition to CSF. Lesion tissue was identified by experts on brains of 11 patients. Only 2000 voxels were chosen randomly out of this big ensemble to create labeled voxels. Figure 5 (row 2) provides some examples of the training samples. Since FLAIR was used to obtain the lesion and healthy tissue ground truth (and GAD was not acquired on the controls), these were not used as channels in the feature vector. Multi-parametric features are defined at each training voxel. Effect of Manifold and Feature Smoothing: Fig.4 (a),(b) shows that decreasing the effect of the manifold terms, lower values for λ R and λ M, (second and third terms in Eq.1), results in a noisier voxel-wise tissue labeling (right) and abnormality map (left) in Fig.4 (a). The tissue abnormality maps (left) are created by the voxel-wise scores obtained by solving the tissue abnormality function in f. These maps are thresholded at 0.9 to obtain the lesion segmentation maps on the right (this threshold is empirically chosen by comparing with expert chosen samples of lesions). The combined effect of the parameters yields a smoother result in the tissue abnormality maps in Fig.4 (b) indicating the need for both spatial and manifold smoothness. The patchiness in the lesion segmentation maps on the right in (a) indicate a greater false positives (in comparison to the outlining by the expert) as compared to (b), further establishing the need for both feature smoothing as well as manifold smoothing. Progression of Abnormality: In order to demonstrate that our method can capture abnormality, we will study the behavior of abnormality over time (Fig.6) using the Tissue Abnormality maps. Fig.6(a) shows how normal appearing brain tissue that is progressing to abnormal evolves over time and converts to purely lesion tissue. The time interval between successive scans are about three months. However, MS lesions may appear and disappear in the intervening period; in other words, it is possible that a part of tissue that appears purely healthy in the first scan progressively converts to abnormal and eventually to lesion. As it can be seen in Fig.6(a), although a very diffuse white area is evident in the peri-ventricular region in the first time point (T0), with no high intensity lesion, however our tissue abnormality map is able to pick it up as abnormal in the color map (red and yellow colored values). This region progressively becomes higher intensity in the FLAIR modality which is characteristic of MS lesion and eventually, it becomes a full-fledged lesion at time point T4. This shows that the more abnormal the tissue is initially, the more likely it is to convert to lesion over time. It also demonstrates that the tissue abnormality map is able to identify diseased tissue several months ahead of time and hence help in determining treatment options to prevent a future lesion, thereby changing the course of the disease. Validation: As there is no ground truth available for NABT, we have validated the results of this framework by comparing its classification accuracy of the healthy and lesion tissue with that of standard SVM (support vector machine) method [4]. We classified healthy and lesion tissue identified by experts, in a leave-one-subject-out paradigm, using our method and SVM-based method and obtained the same accuracy of 93%. Thus the manifold regularization method is better because it classifies tissue with same accuracy as SVM. But instead of producing discrete class labels for each tissue voxel classifying it as lesion or healthy, our method produces a continuous score of tissue abnormality. In addition, we measured the ability of our method to quantify abnormality (Fig. 6(b)). In order to do that, we conduct the fol- 6

7 %ever been lesion time f<0 t=0 T1 T2 T3 T4 Lesion appears gradually in FLAIR Lesion appears T0 Figure 6. Progression of tissue abnormality. (a): shows the result of the tissue abnormality score in time point 0. This shows high abnormality, indicated by redness in the tissue abnormality map. It is also seen that while the lesion is not evident in the first time point it appears gradually as time progresses (time points T1 to T4) as shown by it becoming a high intense area in the FLAIR modality which is the manifestation of MS lesion. Eventually, it becomes a full-fledged lesion. This shows that the abnormality score is indicative of tissue progression, even when modalities like FLAIR are unable to capture it. It shows that the portion of tissue with high abnormality value (f) becomes lesion over time rather than those which posses lower abnormality value. b: 3D histogram which illustrates how f score of tissue voxels in the baseline can be used to predict its becoming a lesion in the follow ups (subsequent time points). For more description, please refer to the Validation section. lowing test: intuitively, if f actually estimates the extent of abnormality, we expect that voxels which appear healthy in the baseline (t = T 0) should have less likelihood of becoming a lesion in the following time point versus tissue which looks more lesion-like. In order to quantify it, we concentrate on tissue which are classified as non-lesion, namely f < 0. In fact f = 0 is the border between lesion (f > 0) and non-lesion (f < 0). Presumably, we expect that lower the f, lower is the chance of it becoming a lesion in the subsequent time points. To assess this hypothesis, we quantized f < 0 into several bins (X-axis in Fig.6(b)). Abnormality score of each non-lesion voxel in the first time point, f, associates with one of these bins. In the other words, each non-lesion voxel falls into one of these bins. Given that, we counted the number of voxels which cross the border, f = 0, as time (Y-axis in Fig.6(b)) goes by and normalize it with total number of voxels in that bin (Z-axis in Fig.6(b) shows normalized values). Therefore, we get the 3D histogram shown in Fig.6(b). As is shown and expected, the healthier the tissue is, the more negative f, the less chance it has of becoming a lesion. 4. Discussion and Conclusion In this paper we have proposed a framework for characterizing the tissue abnormality by constructing a manifold of pathology-induced change that encompasses the entire range of tissue change from healthy tissue to its gradual transition to pathology affected tissue, by modeling this as a non-linear manifold. Our framework incorporates manifold regularization to classify voxels with multi-parametric features. Manifold regularization induced by the technique of LapRLS helps incorporate tissue features, neighborhood information as well as positioning on the abnormality manifold. The outcome of application to real data is to obtain a gradually varying abnormality value (that is, a smoother color map visualization as well as lower false positives) when compared to expert defined labeled voxels of healthy and diseased tissue. Although many have applied SVM or 7

8 other classification techniques to classify each voxel individually and independently, our method takes into account the spatial position of samples in feature space and their arrangement on abnormality manifold simultaneously. Therefore, as is expected, it yields results which are smoother and consequently smoothness removes some false positives. Through the process of employing manifold regularization, we are able to capture smooth transition from the normal, to normal-appearing and finally to fully diseased tissue. The framework is particularly applicable to high dimensional multi-parametric data (obtained by a combination of several MR protocols) which is difficult to regularize in general, and obtain a framework for tissue abnormality characterization. The application of the manifold regularization methods to the multi-parametric MS datasets, produces a voxel-wise decision map of abnormality that can be used to investigate tissue that is progressively becoming abnormal. We expect that such a novel characterization of tissue abnormality will help determine tissue that is in various stages of deterioration and thereby help in prognosis and determining the course of disease progression and treatment, especially in longitudinal studies. In the future, we propose to correlate these abnormality values with clinical scores obtained for each patient. In addition, we hope to address several challenging mathematical aspects of the problem, that is, choice of kernel and better regularization parameters. We propose to investigate parallelization options in order to speeden up the computation, as the process is computationally intensive at the moment, so that it can be applied to several datasets at a time. References [1] P. Anbeek, K. L. Vincken, and et al. Automatic segmentation of different-sized white matter lesions by voxel probability estimation. Med. Imag. Anal., 8(3): , [2] M. Belkin, P. Niyogi, and V. Sindhwani. On manifold regularization. In Workshop on AISTAT 05, [3] C. Bjartmar and et al. Axonal loss in normal-appearing white matter in a patient with acute ms. Neurology, 57: , [4] C. J. C. Burges. A tutorial on support vector machines for pattern recognition. data mining and knowledge discovery. Data Mining and Knowledge Discovery, 2:121167, [5] J. J. Corso, E. Sharon, and et al. Multilevel segmentation and integrated bayesggytian model classification with an application to brain tumor segmentation. In MICCAI 06, volume 2, pages , [6] G. D.-Phocion, M. Gonzalez, and et al. Hierarchical segmentation of multiple sclerosis lesions in multi-sequence mri. In ISBI 04, pages , [7] H. V. et al. Altered diffusion tensor in multiple sclerosis normal-appearing brain tissue: Cortical diffusion changes seem related to clinical deterioration. J Magn Reson Imaging, 23(5):628 36, [8] R. J. Ferrari, X. Wei, and et al. Segmentation of multiple sclerosis lesions using support vector machines. In SPIE 03, volume 5032, pages 16 26, [9] X. Geng and et al. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Trans. on Sys., Man, and Cyber-Part B:Cyber., 35(6): , [10] G. Gerig and et al. Exploring the discrimination power of the time domain for segmentation and characterization of active lesions in serial mr data. Medical Image Analysis, 4(1):31 42, [11] A. Hadjiprocopis and P. Tofts. An automatic lesion segmentation method for fast spin echo magnetic resonance images using an ensemble of neural networks. In IEEE Workshop on Neur. Net. for Sig. Proc., NNSP 03, pages , [12] T. Joachims. Transductive inference for text classification using support vector machines. ICML, pages , [13] K. V. Leemput and et al. Automated segmentation of multiple sclerosis lesions by model outlier detection. TMI, 20:677688, [14] D. S. Meier and C. Guttmann. Time-series analysis of mri intensity patterns in multiple sclerosis. NeuroImage, 20(2): , [15] M.W.Vannier, R. Butterfield, and et al. Multispectral analysis of magnetic resonance images. Radiology, 154: , [16] H. Soltanian-Zadeh and et al. Brain tumor segmentation and characterization by pattern analysis of multispectral nmr images. NMR in Biomedicine, 11(5): , [17] Y. Song and et al. A discriminative method for semiautomated tumorous tissue segmentation of mr brain images. In CVPR 06, pages 79 86, [18] B. Taskar and et al. Max-margin markov networks. In NIPS 04, volume 16, [19] Y. Wu, S. K. Warfield, and et al. Automated segmentation of multiple sclerosis lesion subtypes with multichannel mri. NeuroImage, 32(3): , [20] Q. You and et al. Neighborhood discriminant projection for face recognition. In ICPR 06, volume 2, pages , [21] X. Zhu, Z. Ghahramani, and et al. Semi-supervised learning using gaussian fields and harmonic functions. In ICML 03, volume 20,

Machine Learning for Medical Image Analysis. A. Criminisi

Machine Learning for Medical Image Analysis. A. Criminisi Machine Learning for Medical Image Analysis A. Criminisi Overview Introduction to machine learning Decision forests Applications in medical image analysis Anatomy localization in CT Scans Spine Detection

More information

The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy

The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy Sokratis K. Makrogiannis, PhD From post-doctoral research at SBIA lab, Department of Radiology,

More information

Context-sensitive Classification Forests for Segmentation of Brain Tumor Tissues

Context-sensitive Classification Forests for Segmentation of Brain Tumor Tissues Context-sensitive Classification Forests for Segmentation of Brain Tumor Tissues D. Zikic, B. Glocker, E. Konukoglu, J. Shotton, A. Criminisi, D. H. Ye, C. Demiralp 3, O. M. Thomas 4,5, T. Das 4, R. Jena

More information

Automatic MS Lesion Segmentation by Outlier Detection and Information Theoretic Region Partitioning Release 0.00

Automatic MS Lesion Segmentation by Outlier Detection and Information Theoretic Region Partitioning Release 0.00 Automatic MS Lesion Segmentation by Outlier Detection and Information Theoretic Region Partitioning Release 0.00 Marcel Prastawa 1 and Guido Gerig 1 Abstract July 17, 2008 1 Scientific Computing and Imaging

More information

Segmenting Lesions in Multiple Sclerosis Patients James Chen, Jason Su

Segmenting Lesions in Multiple Sclerosis Patients James Chen, Jason Su Segmenting Lesions in Multiple Sclerosis Patients James Chen, Jason Su Radiologists and researchers spend countless hours tediously segmenting white matter lesions to diagnose and study brain diseases.

More information

Supervised Learning for Image Segmentation

Supervised Learning for Image Segmentation Supervised Learning for Image Segmentation Raphael Meier 06.10.2016 Raphael Meier MIA 2016 06.10.2016 1 / 52 References A. Ng, Machine Learning lecture, Stanford University. A. Criminisi, J. Shotton, E.

More information

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 10: Medical Image Segmentation as an Energy Minimization Problem

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 10: Medical Image Segmentation as an Energy Minimization Problem SPRING 07 MEDICAL IMAGE COMPUTING (CAP 97) LECTURE 0: Medical Image Segmentation as an Energy Minimization Problem Dr. Ulas Bagci HEC, Center for Research in Computer Vision (CRCV), University of Central

More information

Automatic Quantification of DTI Parameters along Fiber Bundles

Automatic Quantification of DTI Parameters along Fiber Bundles Automatic Quantification of DTI Parameters along Fiber Bundles Jan Klein 1, Simon Hermann 1, Olaf Konrad 1, Horst K. Hahn 1, and Heinz-Otto Peitgen 1 1 MeVis Research, 28359 Bremen Email: klein@mevis.de

More information

Ischemic Stroke Lesion Segmentation Proceedings 5th October 2015 Munich, Germany

Ischemic Stroke Lesion Segmentation   Proceedings 5th October 2015 Munich, Germany 0111010001110001101000100101010111100111011100100011011101110101101012 Ischemic Stroke Lesion Segmentation www.isles-challenge.org Proceedings 5th October 2015 Munich, Germany Preface Stroke is the second

More information

Learning Algorithms for Medical Image Analysis. Matteo Santoro slipguru

Learning Algorithms for Medical Image Analysis. Matteo Santoro slipguru Learning Algorithms for Medical Image Analysis Matteo Santoro slipguru santoro@disi.unige.it June 8, 2010 Outline 1. learning-based strategies for quantitative image analysis 2. automatic annotation of

More information

Fiber Selection from Diffusion Tensor Data based on Boolean Operators

Fiber Selection from Diffusion Tensor Data based on Boolean Operators Fiber Selection from Diffusion Tensor Data based on Boolean Operators D. Merhof 1, G. Greiner 2, M. Buchfelder 3, C. Nimsky 4 1 Visual Computing, University of Konstanz, Konstanz, Germany 2 Computer Graphics

More information

Norbert Schuff VA Medical Center and UCSF

Norbert Schuff VA Medical Center and UCSF Norbert Schuff Medical Center and UCSF Norbert.schuff@ucsf.edu Medical Imaging Informatics N.Schuff Course # 170.03 Slide 1/67 Objective Learn the principle segmentation techniques Understand the role

More information

Segmenting Glioma in Multi-Modal Images using a Generative-Discriminative Model for Brain Lesion Segmentation

Segmenting Glioma in Multi-Modal Images using a Generative-Discriminative Model for Brain Lesion Segmentation Segmenting Glioma in Multi-Modal Images using a Generative-Discriminative Model for Brain Lesion Segmentation Bjoern H. Menze 1,2, Ezequiel Geremia 2, Nicholas Ayache 2, and Gabor Szekely 1 1 Computer

More information

Whole Body MRI Intensity Standardization

Whole Body MRI Intensity Standardization Whole Body MRI Intensity Standardization Florian Jäger 1, László Nyúl 1, Bernd Frericks 2, Frank Wacker 2 and Joachim Hornegger 1 1 Institute of Pattern Recognition, University of Erlangen, {jaeger,nyul,hornegger}@informatik.uni-erlangen.de

More information

Multi-Sectional Views Textural Based SVM for MS Lesion Segmentation in Multi-Channels MRIs

Multi-Sectional Views Textural Based SVM for MS Lesion Segmentation in Multi-Channels MRIs 56 The Open Biomedical Engineering Journal, 2012, 6, 56-72 Open Access Multi-Sectional Views Textural Based SVM for MS Lesion Segmentation in Multi-Channels MRIs Bassem A. Abdullah*, Akmal A. Younis and

More information

Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit

Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit John Melonakos 1, Ramsey Al-Hakim 1, James Fallon 2 and Allen Tannenbaum 1 1 Georgia Institute of Technology, Atlanta GA 30332,

More information

Quantitative MRI of the Brain: Investigation of Cerebral Gray and White Matter Diseases

Quantitative MRI of the Brain: Investigation of Cerebral Gray and White Matter Diseases Quantities Measured by MR - Quantitative MRI of the Brain: Investigation of Cerebral Gray and White Matter Diseases Static parameters (influenced by molecular environment): T, T* (transverse relaxation)

More information

Automatic Quantification of DTI Parameters along Fiber Bundles

Automatic Quantification of DTI Parameters along Fiber Bundles Automatic Quantification of DTI Parameters along Fiber Bundles Jan Klein, Simon Hermann, Olaf Konrad, Horst K. Hahn, Heinz-Otto Peitgen MeVis Research, 28359 Bremen Email: klein@mevis.de Abstract. We introduce

More information

Evaluation of Local Filter Approaches for Diffusion Tensor based Fiber Tracking

Evaluation of Local Filter Approaches for Diffusion Tensor based Fiber Tracking Evaluation of Local Filter Approaches for Diffusion Tensor based Fiber Tracking D. Merhof 1, M. Buchfelder 2, C. Nimsky 3 1 Visual Computing, University of Konstanz, Konstanz 2 Department of Neurosurgery,

More information

A Taxonomy of Semi-Supervised Learning Algorithms

A Taxonomy of Semi-Supervised Learning Algorithms A Taxonomy of Semi-Supervised Learning Algorithms Olivier Chapelle Max Planck Institute for Biological Cybernetics December 2005 Outline 1 Introduction 2 Generative models 3 Low density separation 4 Graph

More information

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging 1 CS 9 Final Project Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging Feiyu Chen Department of Electrical Engineering ABSTRACT Subject motion is a significant

More information

MR IMAGE SEGMENTATION

MR IMAGE SEGMENTATION MR IMAGE SEGMENTATION Prepared by : Monil Shah What is Segmentation? Partitioning a region or regions of interest in images such that each region corresponds to one or more anatomic structures Classification

More information

Supplementary methods

Supplementary methods Supplementary methods This section provides additional technical details on the sample, the applied imaging and analysis steps and methods. Structural imaging Trained radiographers placed all participants

More information

Segmenting Glioma in Multi-Modal Images using a Generative Model for Brain Lesion Segmentation

Segmenting Glioma in Multi-Modal Images using a Generative Model for Brain Lesion Segmentation Segmenting Glioma in Multi-Modal Images using a Generative Model for Brain Lesion Segmentation Bjoern H. Menze 1,2, Koen Van Leemput 3, Danial Lashkari 4 Marc-André Weber 5, Nicholas Ayache 2, and Polina

More information

Ensemble registration: Combining groupwise registration and segmentation

Ensemble registration: Combining groupwise registration and segmentation PURWANI, COOTES, TWINING: ENSEMBLE REGISTRATION 1 Ensemble registration: Combining groupwise registration and segmentation Sri Purwani 1,2 sri.purwani@postgrad.manchester.ac.uk Tim Cootes 1 t.cootes@manchester.ac.uk

More information

CHAPTER 3 TUMOR DETECTION BASED ON NEURO-FUZZY TECHNIQUE

CHAPTER 3 TUMOR DETECTION BASED ON NEURO-FUZZY TECHNIQUE 32 CHAPTER 3 TUMOR DETECTION BASED ON NEURO-FUZZY TECHNIQUE 3.1 INTRODUCTION In this chapter we present the real time implementation of an artificial neural network based on fuzzy segmentation process

More information

ADAPTIVE GRAPH CUTS WITH TISSUE PRIORS FOR BRAIN MRI SEGMENTATION

ADAPTIVE GRAPH CUTS WITH TISSUE PRIORS FOR BRAIN MRI SEGMENTATION ADAPTIVE GRAPH CUTS WITH TISSUE PRIORS FOR BRAIN MRI SEGMENTATION Abstract: MIP Project Report Spring 2013 Gaurav Mittal 201232644 This is a detailed report about the course project, which was to implement

More information

CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION

CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION 6.1 INTRODUCTION Fuzzy logic based computational techniques are becoming increasingly important in the medical image analysis arena. The significant

More information

Correction of Partial Volume Effects in Arterial Spin Labeling MRI

Correction of Partial Volume Effects in Arterial Spin Labeling MRI Correction of Partial Volume Effects in Arterial Spin Labeling MRI By: Tracy Ssali Supervisors: Dr. Keith St. Lawrence and Udunna Anazodo Medical Biophysics 3970Z Six Week Project April 13 th 2012 Introduction

More information

Performance Evaluation of the TINA Medical Image Segmentation Algorithm on Brainweb Simulated Images

Performance Evaluation of the TINA Medical Image Segmentation Algorithm on Brainweb Simulated Images Tina Memo No. 2008-003 Internal Memo Performance Evaluation of the TINA Medical Image Segmentation Algorithm on Brainweb Simulated Images P. A. Bromiley Last updated 20 / 12 / 2007 Imaging Science and

More information

A Model-Independent, Multi-Image Approach to MR Inhomogeneity Correction

A Model-Independent, Multi-Image Approach to MR Inhomogeneity Correction Tina Memo No. 2007-003 Published in Proc. MIUA 2007 A Model-Independent, Multi-Image Approach to MR Inhomogeneity Correction P. A. Bromiley and N.A. Thacker Last updated 13 / 4 / 2007 Imaging Science and

More information

Adaptive Dictionary Learning For Competitive Classification Of Multiple Sclerosis Lesions

Adaptive Dictionary Learning For Competitive Classification Of Multiple Sclerosis Lesions Adaptive Dictionary Learning For Competitive Classification Of Multiple Sclerosis Lesions Hrishikesh Deshpande, Pierre Maurel, Christian Barillot To cite this version: Hrishikesh Deshpande, Pierre Maurel,

More information

Introduction to Neuroimaging Janaina Mourao-Miranda

Introduction to Neuroimaging Janaina Mourao-Miranda Introduction to Neuroimaging Janaina Mourao-Miranda Neuroimaging techniques have changed the way neuroscientists address questions about functional anatomy, especially in relation to behavior and clinical

More information

Automatic Generation of Training Data for Brain Tissue Classification from MRI

Automatic Generation of Training Data for Brain Tissue Classification from MRI MICCAI-2002 1 Automatic Generation of Training Data for Brain Tissue Classification from MRI Chris A. Cocosco, Alex P. Zijdenbos, and Alan C. Evans McConnell Brain Imaging Centre, Montreal Neurological

More information

Modern Medical Image Analysis 8DC00 Exam

Modern Medical Image Analysis 8DC00 Exam Parts of answers are inside square brackets [... ]. These parts are optional. Answers can be written in Dutch or in English, as you prefer. You can use drawings and diagrams to support your textual answers.

More information

Learning and Inferring Depth from Monocular Images. Jiyan Pan April 1, 2009

Learning and Inferring Depth from Monocular Images. Jiyan Pan April 1, 2009 Learning and Inferring Depth from Monocular Images Jiyan Pan April 1, 2009 Traditional ways of inferring depth Binocular disparity Structure from motion Defocus Given a single monocular image, how to infer

More information

On Classifying Disease-Induced Patterns in the Brain Using Diffusion Tensor Images

On Classifying Disease-Induced Patterns in the Brain Using Diffusion Tensor Images On Classifying Disease-Induced Patterns in the Brain Using Diffusion Tensor Images Peng Wang 1,2 and Ragini Verma 1 1 Section of Biomedical Image Analysis, Department of Radiology, University of Pennsylvania,

More information

Norbert Schuff Professor of Radiology VA Medical Center and UCSF

Norbert Schuff Professor of Radiology VA Medical Center and UCSF Norbert Schuff Professor of Radiology Medical Center and UCSF Norbert.schuff@ucsf.edu 2010, N.Schuff Slide 1/67 Overview Definitions Role of Segmentation Segmentation methods Intensity based Shape based

More information

Computational Neuroanatomy

Computational Neuroanatomy Computational Neuroanatomy John Ashburner john@fil.ion.ucl.ac.uk Smoothing Motion Correction Between Modality Co-registration Spatial Normalisation Segmentation Morphometry Overview fmri time-series kernel

More information

SPM8 for Basic and Clinical Investigators. Preprocessing. fmri Preprocessing

SPM8 for Basic and Clinical Investigators. Preprocessing. fmri Preprocessing SPM8 for Basic and Clinical Investigators Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization Spatial

More information

Hybrid Approach for MRI Human Head Scans Classification using HTT based SFTA Texture Feature Extraction Technique

Hybrid Approach for MRI Human Head Scans Classification using HTT based SFTA Texture Feature Extraction Technique Volume 118 No. 17 2018, 691-701 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Hybrid Approach for MRI Human Head Scans Classification using HTT

More information

White Matter Lesion Segmentation (WMLS) Manual

White Matter Lesion Segmentation (WMLS) Manual White Matter Lesion Segmentation (WMLS) Manual 1. Introduction White matter lesions (WMLs) are brain abnormalities that appear in different brain diseases, such as multiple sclerosis (MS), head injury,

More information

Manifold Learning: Applications in Neuroimaging

Manifold Learning: Applications in Neuroimaging Your own logo here Manifold Learning: Applications in Neuroimaging Robin Wolz 23/09/2011 Overview Manifold learning for Atlas Propagation Multi-atlas segmentation Challenges LEAP Manifold learning for

More information

An Introduction To Automatic Tissue Classification Of Brain MRI. Colm Elliott Mar 2014

An Introduction To Automatic Tissue Classification Of Brain MRI. Colm Elliott Mar 2014 An Introduction To Automatic Tissue Classification Of Brain MRI Colm Elliott Mar 2014 Tissue Classification Tissue classification is part of many processing pipelines. We often want to classify each voxel

More information

Machine Learning for Pre-emptive Identification of Performance Problems in UNIX Servers Helen Cunningham

Machine Learning for Pre-emptive Identification of Performance Problems in UNIX Servers Helen Cunningham Final Report for cs229: Machine Learning for Pre-emptive Identification of Performance Problems in UNIX Servers Helen Cunningham Abstract. The goal of this work is to use machine learning to understand

More information

Functional MRI in Clinical Research and Practice Preprocessing

Functional MRI in Clinical Research and Practice Preprocessing Functional MRI in Clinical Research and Practice Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization

More information

Computer-Aided Diagnosis in Abdominal and Cardiac Radiology Using Neural Networks

Computer-Aided Diagnosis in Abdominal and Cardiac Radiology Using Neural Networks Computer-Aided Diagnosis in Abdominal and Cardiac Radiology Using Neural Networks Du-Yih Tsai, Masaru Sekiya and Yongbum Lee Department of Radiological Technology, School of Health Sciences, Faculty of

More information

CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS

CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS 130 CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS A mass is defined as a space-occupying lesion seen in more than one projection and it is described by its shapes and margin

More information

Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos

Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos Automatic Registration-Based Segmentation for Neonatal Brains Using ANTs and Atropos Jue Wu and Brian Avants Penn Image Computing and Science Lab, University of Pennsylvania, Philadelphia, USA Abstract.

More information

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 10: Medical Image Segmentation as an Energy Minimization Problem

MEDICAL IMAGE COMPUTING (CAP 5937) LECTURE 10: Medical Image Segmentation as an Energy Minimization Problem SPRING 06 MEDICAL IMAGE COMPUTING (CAP 97) LECTURE 0: Medical Image Segmentation as an Energy Minimization Problem Dr. Ulas Bagci HEC, Center for Research in Computer Vision (CRCV), University of Central

More information

ABSTRACT 1. INTRODUCTION 2. METHODS

ABSTRACT 1. INTRODUCTION 2. METHODS Finding Seeds for Segmentation Using Statistical Fusion Fangxu Xing *a, Andrew J. Asman b, Jerry L. Prince a,c, Bennett A. Landman b,c,d a Department of Electrical and Computer Engineering, Johns Hopkins

More information

Joint Reconstruction of Multi-contrast MR Images for Multiple Sclerosis Lesion Segmentation

Joint Reconstruction of Multi-contrast MR Images for Multiple Sclerosis Lesion Segmentation Joint Reconstruction of Multi-contrast MR Images for Multiple Sclerosis Lesion Segmentation Pedro A Gómez 1,2,3, Jonathan I Sperl 3, Tim Sprenger 2,3, Claudia Metzler-Baddeley 4, Derek K Jones 4, Philipp

More information

Detection of Unique Point Landmarks in HARDI Images of the Human Brain

Detection of Unique Point Landmarks in HARDI Images of the Human Brain Detection of Unique Point Landmarks in HARDI Images of the Human Brain Henrik Skibbe and Marco Reisert Department of Radiology, University Medical Center Freiburg, Germany {henrik.skibbe, marco.reisert}@uniklinik-freiburg.de

More information

CHAPTER 2. Morphometry on rodent brains. A.E.H. Scheenstra J. Dijkstra L. van der Weerd

CHAPTER 2. Morphometry on rodent brains. A.E.H. Scheenstra J. Dijkstra L. van der Weerd CHAPTER 2 Morphometry on rodent brains A.E.H. Scheenstra J. Dijkstra L. van der Weerd This chapter was adapted from: Volumetry and other quantitative measurements to assess the rodent brain, In vivo NMR

More information

Deep Learning for Fast and Spatially- Constrained Tissue Quantification from Highly-Undersampled Data in Magnetic Resonance Fingerprinting (MRF)

Deep Learning for Fast and Spatially- Constrained Tissue Quantification from Highly-Undersampled Data in Magnetic Resonance Fingerprinting (MRF) Deep Learning for Fast and Spatially- Constrained Tissue Quantification from Highly-Undersampled Data in Magnetic Resonance Fingerprinting (MRF) Zhenghan Fang 1, Yong Chen 1, Mingxia Liu 1, Yiqiang Zhan

More information

n o r d i c B r a i n E x Tutorial DTI Module

n o r d i c B r a i n E x Tutorial DTI Module m a k i n g f u n c t i o n a l M R I e a s y n o r d i c B r a i n E x Tutorial DTI Module Please note that this tutorial is for the latest released nordicbrainex. If you are using an older version please

More information

8/3/2017. Contour Assessment for Quality Assurance and Data Mining. Objective. Outline. Tom Purdie, PhD, MCCPM

8/3/2017. Contour Assessment for Quality Assurance and Data Mining. Objective. Outline. Tom Purdie, PhD, MCCPM Contour Assessment for Quality Assurance and Data Mining Tom Purdie, PhD, MCCPM Objective Understand the state-of-the-art in contour assessment for quality assurance including data mining-based techniques

More information

NIH Public Access Author Manuscript Proc IEEE Int Symp Biomed Imaging. Author manuscript; available in PMC 2014 November 15.

NIH Public Access Author Manuscript Proc IEEE Int Symp Biomed Imaging. Author manuscript; available in PMC 2014 November 15. NIH Public Access Author Manuscript Published in final edited form as: Proc IEEE Int Symp Biomed Imaging. 2013 April ; 2013: 748 751. doi:10.1109/isbi.2013.6556583. BRAIN TUMOR SEGMENTATION WITH SYMMETRIC

More information

CS 229 Final Project Report Learning to Decode Cognitive States of Rat using Functional Magnetic Resonance Imaging Time Series

CS 229 Final Project Report Learning to Decode Cognitive States of Rat using Functional Magnetic Resonance Imaging Time Series CS 229 Final Project Report Learning to Decode Cognitive States of Rat using Functional Magnetic Resonance Imaging Time Series Jingyuan Chen //Department of Electrical Engineering, cjy2010@stanford.edu//

More information

Overview Citation. ML Introduction. Overview Schedule. ML Intro Dataset. Introduction to Semi-Supervised Learning Review 10/4/2010

Overview Citation. ML Introduction. Overview Schedule. ML Intro Dataset. Introduction to Semi-Supervised Learning Review 10/4/2010 INFORMATICS SEMINAR SEPT. 27 & OCT. 4, 2010 Introduction to Semi-Supervised Learning Review 2 Overview Citation X. Zhu and A.B. Goldberg, Introduction to Semi- Supervised Learning, Morgan & Claypool Publishers,

More information

Semi-Supervised Clustering with Partial Background Information

Semi-Supervised Clustering with Partial Background Information Semi-Supervised Clustering with Partial Background Information Jing Gao Pang-Ning Tan Haibin Cheng Abstract Incorporating background knowledge into unsupervised clustering algorithms has been the subject

More information

Histograms. h(r k ) = n k. p(r k )= n k /NM. Histogram: number of times intensity level rk appears in the image

Histograms. h(r k ) = n k. p(r k )= n k /NM. Histogram: number of times intensity level rk appears in the image Histograms h(r k ) = n k Histogram: number of times intensity level rk appears in the image p(r k )= n k /NM normalized histogram also a probability of occurence 1 Histogram of Image Intensities Create

More information

Estimating Noise and Dimensionality in BCI Data Sets: Towards Illiteracy Comprehension

Estimating Noise and Dimensionality in BCI Data Sets: Towards Illiteracy Comprehension Estimating Noise and Dimensionality in BCI Data Sets: Towards Illiteracy Comprehension Claudia Sannelli, Mikio Braun, Michael Tangermann, Klaus-Robert Müller, Machine Learning Laboratory, Dept. Computer

More information

Adaptive Fuzzy Connectedness-Based Medical Image Segmentation

Adaptive Fuzzy Connectedness-Based Medical Image Segmentation Adaptive Fuzzy Connectedness-Based Medical Image Segmentation Amol Pednekar Ioannis A. Kakadiaris Uday Kurkure Visual Computing Lab, Dept. of Computer Science, Univ. of Houston, Houston, TX, USA apedneka@bayou.uh.edu

More information

An efficient face recognition algorithm based on multi-kernel regularization learning

An efficient face recognition algorithm based on multi-kernel regularization learning Acta Technica 61, No. 4A/2016, 75 84 c 2017 Institute of Thermomechanics CAS, v.v.i. An efficient face recognition algorithm based on multi-kernel regularization learning Bi Rongrong 1 Abstract. A novel

More information

Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes

Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes Generation of Hulls Encompassing Neuronal Pathways Based on Tetrahedralization and 3D Alpha Shapes Dorit Merhof 1,2, Martin Meister 1, Ezgi Bingöl 1, Peter Hastreiter 1,2, Christopher Nimsky 2,3, Günther

More information

Learning to Identify Fuzzy Regions in Magnetic Resonance Images

Learning to Identify Fuzzy Regions in Magnetic Resonance Images Learning to Identify Fuzzy Regions in Magnetic Resonance Images Sarah E. Crane and Lawrence O. Hall Department of Computer Science and Engineering, ENB 118 University of South Florida 4202 E. Fowler Ave.

More information

CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION

CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION CHAPTER 4 DETECTION OF DISEASES IN PLANT LEAF USING IMAGE SEGMENTATION 4.1. Introduction Indian economy is highly dependent of agricultural productivity. Therefore, in field of agriculture, detection of

More information

Available Online through

Available Online through Available Online through www.ijptonline.com ISSN: 0975-766X CODEN: IJPTFI Research Article ANALYSIS OF CT LIVER IMAGES FOR TUMOUR DIAGNOSIS BASED ON CLUSTERING TECHNIQUE AND TEXTURE FEATURES M.Krithika

More information

Adaptive Voxel, Texture and Temporal Conditional Random Fields for Detection of Gad-Enhancing Multiple Sclerosis Lesions in Brain MRI

Adaptive Voxel, Texture and Temporal Conditional Random Fields for Detection of Gad-Enhancing Multiple Sclerosis Lesions in Brain MRI Adaptive Voxel, Texture and Temporal Conditional Random Fields for Detection of Gad-Enhancing Multiple Sclerosis Lesions in Brain MRI Zahra Karimaghaloo 1, Hassan Rivaz 2, Douglas L. Arnold 3 D. Louis

More information

Automated Segmentation of Brain Parts from MRI Image Slices

Automated Segmentation of Brain Parts from MRI Image Slices Volume 114 No. 11 2017, 39-46 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Automated Segmentation of Brain Parts from MRI Image Slices 1 N. Madhesh

More information

maximum likelihood estimates. The performance of

maximum likelihood estimates. The performance of International Journal of Computer Science and Telecommunications [Volume 2, Issue 6, September 2] 8 ISSN 247-3338 An Efficient Approach for Medical Image Segmentation Based on Truncated Skew Gaussian Mixture

More information

Equation to LaTeX. Abhinav Rastogi, Sevy Harris. I. Introduction. Segmentation.

Equation to LaTeX. Abhinav Rastogi, Sevy Harris. I. Introduction. Segmentation. Equation to LaTeX Abhinav Rastogi, Sevy Harris {arastogi,sharris5}@stanford.edu I. Introduction Copying equations from a pdf file to a LaTeX document can be time consuming because there is no easy way

More information

Semi-supervised learning and active learning

Semi-supervised learning and active learning Semi-supervised learning and active learning Le Song Machine Learning II: Advanced Topics CSE 8803ML, Spring 2012 Combining classifiers Ensemble learning: a machine learning paradigm where multiple learners

More information

Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques

Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques Sea Chen Department of Biomedical Engineering Advisors: Dr. Charles A. Bouman and Dr. Mark J. Lowe S. Chen Final Exam October

More information

Feature Extraction and Texture Classification in MRI

Feature Extraction and Texture Classification in MRI Extraction and Texture Classification in MRI Jayashri Joshi, Mrs.A.C.Phadke. Marathwada Mitra Mandal s College of Engineering, Pune.. Maharashtra Institute of Technology, Pune. kjayashri@rediffmail.com.

More information

Basic fmri Design and Analysis. Preprocessing

Basic fmri Design and Analysis. Preprocessing Basic fmri Design and Analysis Preprocessing fmri Preprocessing Slice timing correction Geometric distortion correction Head motion correction Temporal filtering Intensity normalization Spatial filtering

More information

Feature Selection for fmri Classification

Feature Selection for fmri Classification Feature Selection for fmri Classification Chuang Wu Program of Computational Biology Carnegie Mellon University Pittsburgh, PA 15213 chuangw@andrew.cmu.edu Abstract The functional Magnetic Resonance Imaging

More information

Det De e t cting abnormal event n s Jaechul Kim

Det De e t cting abnormal event n s Jaechul Kim Detecting abnormal events Jaechul Kim Purpose Introduce general methodologies used in abnormality detection Deal with technical details of selected papers Abnormal events Easy to verify, but hard to describe

More information

Ensemble methods in machine learning. Example. Neural networks. Neural networks

Ensemble methods in machine learning. Example. Neural networks. Neural networks Ensemble methods in machine learning Bootstrap aggregating (bagging) train an ensemble of models based on randomly resampled versions of the training set, then take a majority vote Example What if you

More information

Global Journal of Engineering Science and Research Management

Global Journal of Engineering Science and Research Management ADVANCED K-MEANS ALGORITHM FOR BRAIN TUMOR DETECTION USING NAIVE BAYES CLASSIFIER Veena Bai K*, Dr. Niharika Kumar * MTech CSE, Department of Computer Science and Engineering, B.N.M. Institute of Technology,

More information

Chapter 3 Set Redundancy in Magnetic Resonance Brain Images

Chapter 3 Set Redundancy in Magnetic Resonance Brain Images 16 Chapter 3 Set Redundancy in Magnetic Resonance Brain Images 3.1 MRI (magnetic resonance imaging) MRI is a technique of measuring physical structure within the human anatomy. Our proposed research focuses

More information

Automatic Optimization of Segmentation Algorithms Through Simultaneous Truth and Performance Level Estimation (STAPLE)

Automatic Optimization of Segmentation Algorithms Through Simultaneous Truth and Performance Level Estimation (STAPLE) Automatic Optimization of Segmentation Algorithms Through Simultaneous Truth and Performance Level Estimation (STAPLE) Mahnaz Maddah, Kelly H. Zou, William M. Wells, Ron Kikinis, and Simon K. Warfield

More information

Non-rigid Image Registration using Electric Current Flow

Non-rigid Image Registration using Electric Current Flow Non-rigid Image Registration using Electric Current Flow Shu Liao, Max W. K. Law and Albert C. S. Chung Lo Kwee-Seong Medical Image Analysis Laboratory, Department of Computer Science and Engineering,

More information

12 Classification using Support Vector Machines

12 Classification using Support Vector Machines 160 Bioinformatics I, WS 14/15, D. Huson, January 28, 2015 12 Classification using Support Vector Machines This lecture is based on the following sources, which are all recommended reading: F. Markowetz.

More information

Global Thresholding Techniques to Classify Dead Cells in Diffusion Weighted Magnetic Resonant Images

Global Thresholding Techniques to Classify Dead Cells in Diffusion Weighted Magnetic Resonant Images Global Thresholding Techniques to Classify Dead Cells in Diffusion Weighted Magnetic Resonant Images Ravi S 1, A. M. Khan 2 1 Research Student, Department of Electronics, Mangalore University, Karnataka

More information

A Nonparametric Model for Brain Tumor Segmentation and Volumetry in Longitudinal MR Sequences

A Nonparametric Model for Brain Tumor Segmentation and Volumetry in Longitudinal MR Sequences A Nonparametric Model for Brain Tumor Segmentation and Volumetry in Longitudinal MR Sequences Esther Alberts 1,2,6, Guillaume Charpiat 3, Yuliya Tarabalka 4, Thomas Huber 1, Marc-André Weber 5, Jan Bauer

More information

Measuring longitudinal brain changes in humans and small animal models. Christos Davatzikos

Measuring longitudinal brain changes in humans and small animal models. Christos Davatzikos Measuring longitudinal brain changes in humans and small animal models Christos Davatzikos Section of Biomedical Image Analysis University of Pennsylvania (Radiology) http://www.rad.upenn.edu/sbia Computational

More information

Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit

Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit John Melonakos 1, Ramsey Al-Hakim 1, James Fallon 2 and Allen Tannenbaum 1 1 Georgia Institute of Technology, Atlanta GA 30332,

More information

Introduction to Digital Image Processing

Introduction to Digital Image Processing Fall 2005 Image Enhancement in the Spatial Domain: Histograms, Arithmetic/Logic Operators, Basics of Spatial Filtering, Smoothing Spatial Filters Tuesday, February 7 2006, Overview (1): Before We Begin

More information

Semantic Context Forests for Learning- Based Knee Cartilage Segmentation in 3D MR Images

Semantic Context Forests for Learning- Based Knee Cartilage Segmentation in 3D MR Images Semantic Context Forests for Learning- Based Knee Cartilage Segmentation in 3D MR Images MICCAI 2013: Workshop on Medical Computer Vision Authors: Quan Wang, Dijia Wu, Le Lu, Meizhu Liu, Kim L. Boyer,

More information

Joint Tumor Segmentation and Dense Deformable Registration of Brain MR Images

Joint Tumor Segmentation and Dense Deformable Registration of Brain MR Images Joint Tumor Segmentation and Dense Deformable Registration of Brain MR Images Sarah Parisot 1,2,3, Hugues Duffau 4, Stéphane Chemouny 3, Nikos Paragios 1,2 1. Center for Visual Computing, Ecole Centrale

More information

A MORPHOLOGY-BASED FILTER STRUCTURE FOR EDGE-ENHANCING SMOOTHING

A MORPHOLOGY-BASED FILTER STRUCTURE FOR EDGE-ENHANCING SMOOTHING Proceedings of the 1994 IEEE International Conference on Image Processing (ICIP-94), pp. 530-534. (Austin, Texas, 13-16 November 1994.) A MORPHOLOGY-BASED FILTER STRUCTURE FOR EDGE-ENHANCING SMOOTHING

More information

RADIOMICS: potential role in the clinics and challenges

RADIOMICS: potential role in the clinics and challenges 27 giugno 2018 Dipartimento di Fisica Università degli Studi di Milano RADIOMICS: potential role in the clinics and challenges Dr. Francesca Botta Medical Physicist Istituto Europeo di Oncologia (Milano)

More information

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest.

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. D.A. Karras, S.A. Karkanis and D. E. Maroulis University of Piraeus, Dept.

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW CBIR has come long way before 1990 and very little papers have been published at that time, however the number of papers published since 1997 is increasing. There are many CBIR algorithms

More information

Chapter 7 UNSUPERVISED LEARNING TECHNIQUES FOR MAMMOGRAM CLASSIFICATION

Chapter 7 UNSUPERVISED LEARNING TECHNIQUES FOR MAMMOGRAM CLASSIFICATION UNSUPERVISED LEARNING TECHNIQUES FOR MAMMOGRAM CLASSIFICATION Supervised and unsupervised learning are the two prominent machine learning algorithms used in pattern recognition and classification. In this

More information

Neuroimaging and mathematical modelling Lesson 2: Voxel Based Morphometry

Neuroimaging and mathematical modelling Lesson 2: Voxel Based Morphometry Neuroimaging and mathematical modelling Lesson 2: Voxel Based Morphometry Nivedita Agarwal, MD Nivedita.agarwal@apss.tn.it Nivedita.agarwal@unitn.it Volume and surface morphometry Brain volume White matter

More information

FROM IMAGE RECONSTRUCTION TO CONNECTIVITY ANALYSIS: A JOURNEY THROUGH THE BRAIN'S WIRING. Francesca Pizzorni Ferrarese

FROM IMAGE RECONSTRUCTION TO CONNECTIVITY ANALYSIS: A JOURNEY THROUGH THE BRAIN'S WIRING. Francesca Pizzorni Ferrarese FROM IMAGE RECONSTRUCTION TO CONNECTIVITY ANALYSIS: A JOURNEY THROUGH THE BRAIN'S WIRING Francesca Pizzorni Ferrarese Pipeline overview WM and GM Segmentation Registration Data reconstruction Tractography

More information

EPI Data Are Acquired Serially. EPI Data Are Acquired Serially 10/23/2011. Functional Connectivity Preprocessing. fmri Preprocessing

EPI Data Are Acquired Serially. EPI Data Are Acquired Serially 10/23/2011. Functional Connectivity Preprocessing. fmri Preprocessing Functional Connectivity Preprocessing Geometric distortion Head motion Geometric distortion Head motion EPI Data Are Acquired Serially EPI Data Are Acquired Serially descending 1 EPI Data Are Acquired

More information