1. Introduction. Vasileios Megalooikonomou James Gee

Size: px
Start display at page:

Download "1. Introduction. Vasileios Megalooikonomou James Gee"

Transcription

1 Reducing the Computational Cost for Statistical Medical Image Analysis: An MRI Study on the Sexual Morphological Differentiation of the Corpus Callosum Despina Kontos Data Engineering Laboratory (DEnLab) Department of Computer and Information Sciences Temple University Philadelphia, USA Vasileios Megalooikonomou James Gee Data Engineering Department of Radiology Laboratory (DEnLab) University of Pennsylvania Department of Computer Philadelphia, USA and Information Sciences Temple University Philadelphia, USA Abstract We illustrate the application of intelligent medical image analysis techniques in order to reduce the computational cost of statistical voxel-wise analysis for detecting discriminative regions of morphological variability among different populations. We demonstrate that novel statistical image processing techniques that operate selectively on groups of pixels are suitable for morphological analysis of anatomical structures visualized by modern medical imaging modalities. We also show that the proposed methodology effectively decreases the number of statistical tests performed, alleviating the effect of the multiple comparison problem. We show that our approach detects regions of statistically significant morphological variability. Our results validate previous findings, while being robust across a wide range of experimental settings. 1. Introduction Visualizing human physiology with modern tomographic methods has offered valuable insight to understanding anatomy, function and the development of several diseases. Especially in the field of brain imaging [1], intelligent image analysis techniques [2] have broaden our understanding of how anatomical structures are associated to function [3]. Moreover, knowledge has been gained on how the cognitive process is generated [4] as well as the effects of development [5], pathology and aging [6]. A lot of research has also been conducted in identifying functional or anatomical differences between different populations, such as healthy individuals and patients [7, 8]. One of the most common approaches currently in use for this type of analysis with brain image data is Statistical Parametric Mapping (SPM) [9]. SPM can be applied to detect functional differences among groups of subjects by analyzing each voxel s changes independently of the others and building a corresponding map of statistical values. The significance of each voxel is ascertained statistically by means of Student s t-test, F-test, correlation coefficient, or other univariate statistical parametric tests. The multiple comparison problem, which occurs when computing a statistic for many pairwise tests (introducing significant computational overhead), is usually handled by estimating corrected p-values for clusters. Other voxel-wise approaches have also been employed in neuroimaging research in order to detect morphological variability among populations [10].

2 One of the structures in the human brain that has attracted a lot of research in the past decades is the corpus callosum. The corpus callosum can be easily identified as a white matter structure in the mid-sagittal section of the brain. It facilitates primarily the communication between the two cerebral hemispheres of the human brain, being of critical importance when interpreting the neurological process of cognitive tasks. Studies have supported the claim that the corpus callosum is critically engaged in the development of disorders such as schizophrenia [11] and Alzheimer s disease [12]. Research on the sexual dimorphism of the corpus callosum has also raised significant discussion during the past decades [13]. Being critical to interhemispheric communication, the corpus callosum has often been accounted for differences in cognition between males and females. Many investigators have seeked to identify variation on the overall size of the corpus callosum when examining male and female populations [14]. More recent studies have investigated local morphological sex-based differentiation using template deformation morphometry and voxel-based analysis [15-17]. In this paper, we demonstrate that novel statistical image processing techniques that operate selectively on groups of pixels are suitable for morphological analysis of anatomical structures visualized by modern medical imaging modalities. We illustrate that the proposed methods effectively reduce the computational cost (i.e. number of statistical tests) required for this type of analysis by the standard voxel-based approaches. The effect of the multiple comparison problem is also effectively reduced. We apply the proposed analysis framework on MRI images of the corpus callosum in order to detect morphological variation among healthy male and female subjects. We show that our approach detects regions of statistically significant morphological variability among the two populations. Our results validate previous findings, while being robust across a wide range of experimental settings. We also extract quantitative feature vectors that reflect the discriminative morphological variability and can be used for classification purposes. 2. Methods We illustrate a method that reduces the statistical tests performed by voxel-wise approaches and is effectively applicable for morphometric analysis of anatomical structures. The proposed approach reduces the computational cost of voxel-based morphological analysis and can be employed to detect discriminative morphological variations among groups of subjects. In this work, we apply the proposed approach in order to detect gender-based local shape differentiation in the corpus callosum of the human brain. Our groups of subjects included 2D MRI midsagittal slices acquired from 93 healthy female and 93 healthy male right-handed individuals. The images were obtained from the Schizophrenia Center database of the University of Pennsylvania [17]. The MRI images were acquired on a 1.5T GE scanner (TR=35, TE=6, flip=35, slices= 1 x 1mm, FOV=24cm). Transaxial images were in planes parallel to the orbitomeatal line, with resolution of x mm2. We used template deformation morphometry (TDM) [15, 17] to compute the template deformation vector fields arising when spatially normalizing (registering) the 2D MRI images to a standard anatomical template for the corpus callosum. TDM has the advantage of providing information with respect to local morphological properties of anatomical structures, rather than overall shape characteristics. To further compensate for the overall size variation between female and male callosum, we applied a normalization with respect to the total crosssectional callosal area [17]. This allows the applied analysis to focus on local morphometric differentiation among the different populations, rather than differences attributed to overall callosum size variation and scaling. For applying the proposed statistical image analysis techniques, we utilized the Jacobian determinants of the transformation[17], computed from

3 the template deformation field vectors. Normalization (scaling) is also applied at each pixel to correct for global variability. These Jacobian determinants provide a quantitative measurement for the degree of expansion or contraction at each pixel [16]. For the morphological analysis, we modified 3D medical image analysis tools [8, 18] to be applicable on 2D MRI images. The main idea of our methodology is to adaptively partition the 2D image space into progressively smaller regions until areas are found that have highly significant morphological differentiation among the groups of subjects. The advantage of the proposed technique over voxel-based approaches is that the partitioning process is guided by statistical tests which are applied on selected groups of pixels, rather than on each individual pixel independently. This effectively reduces the number of statistical tests that are required by most of the voxel-based approaches for this type of morphometric analysis. More specifically, the entire image is initially treated as one hyper-rectangle. An adaptive quad-tree splitting of the 2D space into smaller hyper-rectangles is performed guided by statistical tests. We consider as a candidate attribute for every hyper-rectangle the median V J median of the corresponding Jacobian determinant matrix elements. A particular hyperrectangle is partitioned if the V J median does not have high discriminative power with respect to morphological differentiation among the different populations, since the Jacobian elements quantify the degree of expansion or shrinkage at each voxel. Considering the median of the Jacobian determinants for a group of voxels accounts for the morphological variability in the image regions formed by the corresponding pixels. Hence, the proposed approach operates in a coarse-to-fine grain basis, focusing on successively smaller discriminative local regions of morphological sex-based differentiation. The discriminative power of a hyper-rectangle is determined by applying a statistical test (chi-square/fisher's exact, t-test, Wilcoxon rank sum test) on the corresponding V J median attributes of the distinct groups of subjects (classes). A p- value threshold is assigned in order to define the desired level of discriminatory significance and guide the selectivity of the splitting. The procedure progresses recursively until all remaining hyper-rectangles are discriminative or a hyper-rectangle becomes so small that it cannot be further partitioned, given the resolution of the image. Figure 1 illustrates the main idea of the adaptive partitioning process. We utilize information from the detected highly discriminative regions in order to perform classification. We construct feature vectors by selecting as attributes the V J median measurements of the final discriminative hyper-rectangles. These discriminative hyperrectangles can be of various sizes. We employ these feature vectors as inputs to linear or quadratic Bayes Normal classifiers in order to evaluate class label assignment based on the indicated regions of morphological variability. Classification in this type of analysis can be used to validate the significance of the detected discriminative regions. In several cases such as the specific study of possible sex-based dimorphism in the corpus callosum, the differentiation might not be so deterministic in order to suffice for effective classification. p-value > 0.05 Split! p-value > 0.05 Split! Discriminatory significance threshold: p-value<0.05 p-value > 0.05 Split! p-value 0.05 Discriminative Region! Figure 1. The main idea of our proposed approach for adaptive partitioning of the space guided by statistical tests, the detection of discriminative hyper-rectangles and the extraction of discriminative features to perform classification.

4 3. Results We applied the proposed technique on the 2D MRI groups of male and female subjects, using t-test, ranksum test and kolmogorov-smirnoff test to ascertain statistical divergence. We experimented with p-value threshold of 0.01 and the most commonly used p-value threshold of The detected regions of morphological differentiation among the female and male subjects were consistent with findings from other studies [15-17]. Significant morphological shape differentiation was detected in the posterior corpus callosum region also known as the splenium. This specific region was identified as significant in all the different experimental settings (i.e., combination of statistical test and p-value threshold). Besides the splenium, structural variability was also identified for specific experimental settings in parts of the isthmus and the anterior corpus callosum. Figure 2.a shows discriminative regions of morphological dimorphism that were identified by our proposed approach, overlaid on the anatomical template. Darker regions correspond to higher discriminatory significance. We compare these findings with the ones obtained when applying voxel-wise statistical analysis on the same dataset using t-test, ranksum test and kolmogorov-smirnoff test to access pixel significance. Our approach significantly reduced the number of statistical tests performed compared to voxel-wise analysis by more than 50% for all experimental settings. Table 1 shows the number of statistical tests performed by our approach compared to voxelwise analysis. Figure 2.b illustrates the corresponding regions identified by voxel-wise analysis for the same experimental settings. As shown in the figures, our approach is able to detect regions comparable to those of voxel-wise analysis, while reducing the number of required statistical tests by more than 50%. Also, the proposed methodology is less prone to outliers since it operates on groups of pixels. We used the V J median attributes extracted from the morphologically discriminative regions to train linear and quadratic Bayes Normal classifiers. We experimented with training set sizes ranging from 55% to 65% of the available data. The classification performance reached up to 60%-65% accuracy. These classification results comply with previous attempts to classify corpus callosum data based on attributes extracted from sexually dimorphic regions [16]. They also validate the general belief that despite being able to detect regions of genderbased morphologic variability in the corpus callosum, the differentiation is not that prevalent in order to rely on these regions for sex classification. Table 1. Comparison of the number of statistical tests performed by the proposed methodology and voxel-wise analysis. Method DRP Voxel wise analysis Experimental Settings Statistical test P-Value Threshold Statistical tests performed t-test ranksum k-s test correlation 0.05/ t-test 0.05/ ranksum 0.05/

5 (a) (b) Figure 2. Areas of discriminative sexual morphological differentiation indicated by applying (a) the proposed approach and (b) the voxel-wise statistical analysis with ranksum-test (p-value threshold 0.05). 4. Conclusions We demonstrated the applicability of intelligent statistical medical image processing techniques to the analysis of deformation fields obtained from 2D MRI images. The proposed methodology effectively reduces the number of statistical tests performed alleviating the effect of the multiple comparison problem. This particular advantage makes the proposed analysis framework very suitable for processing large amounts of medical images. Our technique also eliminates the clustering step required by the second analysis level of SPM, by automatically extracting quantitative features from regions of morphological variability among different populations. Moreover, by operating on groups of voxels and considering the entire image space through the adaptive partitioning process, our method has the ability to detect spatially diffused and subtle morphometric variations. Standard voxel-based approaches have been criticized in the literature as being highly localized and linear in nature [19], which can produce misleading results in cases with limited number of subjects. We applied our approach on 2D MRI midsagittal slices of the corpus callosum seeking to identify regions of morphological differentiation between female and male subjects. The analysis was performed on the Jacobian determinants of the template deformation fields. We detected gender-based local morphological variability in the corpus callosum. The number of statistical tests was effectively reduced by more than 50% while the indicated discriminative regions were consistent with other studies. Acknowledgements This work was supported in part by NIH Research Grant #1 R01 MH funded by NIMH, NINDS and NIA, and by NSF Research Grant IIS and Infrastructure Grant ANI The funding agencies specifically disclaim responsibility for any analyses, interpretations and conclusions. References [1] S. H. Koslow and M. F. Huerta, "Neuroinformatics: An Overview of the Human Brain Project." Mahway, NJ: Erlbaum, [2] V. Megalooikonomou, J. Ford, L. Shen, F. Makedon, and A. Saykin, "Data mining in brain imaging," Statistical Methods in Medical Research, vol. 9, pp , [3] S. I. Letovsky, S. H. Whitehead, C. H. Paik, G. A. Miller, J. Gerber, E. H. Herskovits, T. K. Fulton, and R. N. Bryan, "A brain image database for structure-function analysis," American Journal of Neuroradiology, vol. 19, pp , [4] M. Grossman, P. Koenig, C. DeVita, G. Glosser, D. Alsop, J. Detre, and J. Gee, "Neural representation of verb meaning: an fmri study," Humman Brain Mapping, vol. 15, pp , 2002.

6 [5] J. N. Giedd, J. Blumenthal, N. O. Jeffries, F. X. Castellanos, H. Liu, A. Zijdenbos, T. Paus, A. C. Evans, and J. L. Rapoport, "Brain development during childhood and adolescence: a longitudinal MRI study," Nature Neuroscience, vol. 2, pp , [6] S. M. Resnick, D. L. Pham, M. A. Kraut, A. B. Zonderman, and C. Davatzikos, "Longitudinal magnetic reasonance imaging studies of older adults: a shrinking brain," Journal of Neuroscience, vol. 23, pp , [7] D. Pokrajac, V. Megalooikonomou, A. Lazarevic, D. Kontos, and Z. Obradovic, "Applying Spatial Distribution Analysis Techniques to Classification of 3D Medical Images," Artificial Intelligence in Medicine, vol. 33(3), pp , [8] D. Kontos, V. Megalooikonomou, D. Prokrajac, A. Lazarevic, Z. Obradovic, J. Ford, F. Makedon, and A. J. Saykin, "Extraction of Discriminative Functional MRI Activation Patterns and an Application to Alzheimer's Disease," in Proc of 7th International Conference on Medical Image Computing and Computer Assisted Intervention - MICCAI, Rennes - St.Malo, France, 2004, pp [9] K. J. Friston, A. P. Holmes, K. J. Worsley, J. P. Poline, C. D. Frith, and R. S. J. Frackowiak, "Statistical Parametric Maps in Functional Imaging: A General Linear Approach," Human Brain Mapping, vol. 2, pp , [10] D. E. Job, H. C. Whalley, S. McConnell, M. Glabus, E. C. Johnstone, and S. M. Lawrie, "Structural gray matter differences between first-episode schizophrenics and normal controls using voxel-based morphometry," NeuroImage, vol. 17, pp , [11] A. Dubb, B. Avants, R. Gur, and J. C. Gee, "Shape characterization of the corpus callosum in Schizophrenia using template deformation," in Proc of Medical Image Computing and Computer-Assisted Intervention (MICCAI), Heidelberg, 2002, pp [12] J. Pantel, J. Schroder, M. Jauss, M. Essig, R. Minakaran, P. Schonknecht, G. Schneider, L. R. Schad, and M. V. Knopp, "Topography of callosal atrophy reflects distribution of regional cerebral volume reduction in Alzheimer's disease," Psychiatry Research, vol. 90, pp , [13] K. Bishop and D. Wahlsten, "Sex differences in the human corpus callosum: Myth or reality?," Neuroscience and Behavioral Reviews, vol. 21, pp , [14] L. N. Allen, M. F. Richey, Y. M. Chai, and R. A. Gorski, "Sex differences in the corpus callosum of the living human being," Journal of Neuroscience, vol. 11, pp , [15] C. Davatzikos, M. Vaillant, S. M. Resnick, J. L. Prince, S. Letovsky, and R. N. Bryan, "A computerized approach for morphological analysis of the corpus callosum," Journal of Computed Assisted Tomography, vol. 20, pp , [16] D. J. Pettey and J. C. Gee, "Sexual dimorphism in the corpus callosum: a characterization of local size variations and a classification driven approach to morphometry," NeuroImage, vol. 17, pp , [17] A. Dubb, R. Gur, B. Avants, and J. Gee, "Characterization of sexual dimorphism in the human corpus callosum," NeuroImage, vol. 20, pp , [18] V. Megalooikonomou, D. Kontos, D. Pokrajac, A. Lazarevic, Z. Obradovic, O. Boyko, A. Saykin, J. Ford, and F. Makedon, "Classification and Mining of Brain Image Data Using Adaptive Recursive Partitioning Methods: Application to Alzheimer Disease and Brain Activation Patterns," in Proc. of Human Brain Mapping (HBM), New York, NY, [19] C. Davatzikos, "Why voxel-based morphometric analysis should be used with great caution when characterizing group differences," NeuroImage, vol. 23, pp , 2004.

Shape Characterization of the Corpus Callosum in Schizophrenia Using Template Deformation

Shape Characterization of the Corpus Callosum in Schizophrenia Using Template Deformation Shape Characterization of the Corpus Callosum in Schizophrenia Using Template Deformation Abraham Dubb, Brian Avants, Ruben Gur, and James Gee Departments of Bioengineering, Psychiatry and Radiology University

More information

Extraction of Discriminative Functional MRI Activation Patterns and an Application to Alzheimer s Disease

Extraction of Discriminative Functional MRI Activation Patterns and an Application to Alzheimer s Disease Extraction of Discriminative Functional MRI Activation Patterns and an Application to Alzheimer s Disease D. Kontos 1, V. Megalooikonomou 1, D. Pokrajac 2, A. Lazarevic 3, Z. Obradovic 1, O. B. Boyko 4,

More information

Discriminative Analysis for Image-Based Studies

Discriminative Analysis for Image-Based Studies Discriminative Analysis for Image-Based Studies Polina Golland 1, Bruce Fischl 2, Mona Spiridon 3, Nancy Kanwisher 3, Randy L. Buckner 4, Martha E. Shenton 5, Ron Kikinis 6, Anders Dale 2, and W. Eric

More information

Classification and Statistical Analysis of Auditory FMRI Data Using Linear Discriminative Analysis and Quadratic Discriminative Analysis

Classification and Statistical Analysis of Auditory FMRI Data Using Linear Discriminative Analysis and Quadratic Discriminative Analysis International Journal of Innovative Research in Computer Science & Technology (IJIRCST) ISSN: 2347-5552, Volume-2, Issue-6, November-2014 Classification and Statistical Analysis of Auditory FMRI Data Using

More information

17th Annual Meeting of the Organization for Human Brain Mapping (HBM) Effect of Family Income on Hippocampus Growth: Longitudinal Study

17th Annual Meeting of the Organization for Human Brain Mapping (HBM) Effect of Family Income on Hippocampus Growth: Longitudinal Study 17th Annual Meeting of the Organization for Human Brain Mapping (HBM) Effect of Family Income on Hippocampus Growth: Longitudinal Study Abstract No: 2697 Authors: Moo K. Chung 1,2, Jamie L. Hanson 1, Richard

More information

Discriminative Analysis for Image-Based Population Comparisons

Discriminative Analysis for Image-Based Population Comparisons Discriminative Analysis for Image-Based Population Comparisons Polina Golland 1,BruceFischl 2, Mona Spiridon 3, Nancy Kanwisher 3, Randy L. Buckner 4, Martha E. Shenton 5, Ron Kikinis 6, and W. Eric L.

More information

Functional MRI Mapping Cognition

Functional MRI Mapping Cognition Outline Functional MRI Mapping Cognition Michael A. Yassa, B.A. Division of Psychiatric Neuro-imaging Psychiatry and Behavioral Sciences Johns Hopkins School of Medicine Why fmri? fmri - How it works Research

More information

WHAT DOES THE BRAIN TELL US ABOUT TRUST AND DISTRUST? EVIDENCE FROM A FUNCTIONAL NEUROIMAGING STUDY 1

WHAT DOES THE BRAIN TELL US ABOUT TRUST AND DISTRUST? EVIDENCE FROM A FUNCTIONAL NEUROIMAGING STUDY 1 SPECIAL ISSUE WHAT DOES THE BRAIN TE US ABOUT AND DIS? EVIDENCE FROM A FUNCTIONAL NEUROIMAGING STUDY 1 By: Angelika Dimoka Fox School of Business Temple University 1801 Liacouras Walk Philadelphia, PA

More information

Early Diagnosis of Autism Disease by Multi-channel CNNs

Early Diagnosis of Autism Disease by Multi-channel CNNs Early Diagnosis of Autism Disease by Multi-channel CNNs Guannan Li 1,2, Mingxia Liu 2, Quansen Sun 1(&), Dinggang Shen 2(&), and Li Wang 2(&) 1 School of Computer Science and Engineering, Nanjing University

More information

Fibre orientation dispersion in the corpus callosum relates to interhemispheric functional connectivity

Fibre orientation dispersion in the corpus callosum relates to interhemispheric functional connectivity Fibre orientation dispersion in the corpus callosum relates to interhemispheric functional connectivity ISMRM 2017: http://submissions.mirasmart.com/ismrm2017/viewsubmissionpublic.aspx?sei=8t1bikppq Jeroen

More information

Contributions to Brain MRI Processing and Analysis

Contributions to Brain MRI Processing and Analysis Contributions to Brain MRI Processing and Analysis Dissertation presented to the Department of Computer Science and Artificial Intelligence By María Teresa García Sebastián PhD Advisor: Prof. Manuel Graña

More information

Computer based delineation and follow-up multisite abdominal tumors in longitudinal CT studies

Computer based delineation and follow-up multisite abdominal tumors in longitudinal CT studies Research plan submitted for approval as a PhD thesis Submitted by: Refael Vivanti Supervisor: Professor Leo Joskowicz School of Engineering and Computer Science, The Hebrew University of Jerusalem Computer

More information

Group-Wise FMRI Activation Detection on Corresponding Cortical Landmarks

Group-Wise FMRI Activation Detection on Corresponding Cortical Landmarks Group-Wise FMRI Activation Detection on Corresponding Cortical Landmarks Jinglei Lv 1,2, Dajiang Zhu 2, Xintao Hu 1, Xin Zhang 1,2, Tuo Zhang 1,2, Junwei Han 1, Lei Guo 1,2, and Tianming Liu 2 1 School

More information

Differences in brain structure and function between the sexes has been a topic of

Differences in brain structure and function between the sexes has been a topic of Introduction Differences in brain structure and function between the sexes has been a topic of scientific inquiry for over 100 years. In particular, this topic has had significant interest in the past

More information

Functional Elements and Networks in fmri

Functional Elements and Networks in fmri Functional Elements and Networks in fmri Jarkko Ylipaavalniemi 1, Eerika Savia 1,2, Ricardo Vigário 1 and Samuel Kaski 1,2 1- Helsinki University of Technology - Adaptive Informatics Research Centre 2-

More information

Supplementary Online Content

Supplementary Online Content Supplementary Online Content Gregg NM, Kim AE, Gurol ME, et al. Incidental cerebral microbleeds and cerebral blood flow in elderly individuals. JAMA Neurol. Published online July 13, 2015. doi:10.1001/jamaneurol.2015.1359.

More information

Procedia - Social and Behavioral Sciences 159 ( 2014 ) WCPCG 2014

Procedia - Social and Behavioral Sciences 159 ( 2014 ) WCPCG 2014 Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 159 ( 2014 ) 743 748 WCPCG 2014 Differences in Visuospatial Cognition Performance and Regional Brain Activation

More information

MRI Image Processing Operations for Brain Tumor Detection

MRI Image Processing Operations for Brain Tumor Detection MRI Image Processing Operations for Brain Tumor Detection Prof. M.M. Bulhe 1, Shubhashini Pathak 2, Karan Parekh 3, Abhishek Jha 4 1Assistant Professor, Dept. of Electronics and Telecommunications Engineering,

More information

A Computerized Approach for Morphological Analysis of the Corpus Callosum C. Davatzikos, M. Vaillant, S.M. Resnick, J.L. Prince, S. Letovsky, and R.N.

A Computerized Approach for Morphological Analysis of the Corpus Callosum C. Davatzikos, M. Vaillant, S.M. Resnick, J.L. Prince, S. Letovsky, and R.N. A Computerized Approach for Morphological Analysis of the Corpus Callosum Chris Davatzikos, Marc Vaillant, Susan M. Resnick, Jerry L. Prince, Stanley Letovsky, and R. Nick Bryan Aliations: Chris Davatzikos,

More information

Investigating the impact of midlife obesity on Alzheimer s disease (AD) pathology in a mouse model of AD

Investigating the impact of midlife obesity on Alzheimer s disease (AD) pathology in a mouse model of AD Brain@McGill Prize for Neuroscience Undergraduate Research Colleen Rollins Supervisor: Dr. Mallar Chakravarty Revised: August 8, 2017 Investigating the impact of midlife obesity on Alzheimer s disease

More information

Characterizing Anatomical Variability And Alzheimer s Disease Related Cortical Thinning in the Medial Temporal Lobe

Characterizing Anatomical Variability And Alzheimer s Disease Related Cortical Thinning in the Medial Temporal Lobe Characterizing Anatomical Variability And Alzheimer s Disease Related Cortical Thinning in the Medial Temporal Lobe Long Xie, Laura Wisse, Sandhitsu Das, Ranjit Ittyerah, Jiancong Wang, David Wolk, Paul

More information

Four Tissue Segmentation in ADNI II

Four Tissue Segmentation in ADNI II Four Tissue Segmentation in ADNI II Charles DeCarli, MD, Pauline Maillard, PhD, Evan Fletcher, PhD Department of Neurology and Center for Neuroscience, University of California at Davis Summary Table of

More information

Shape Modeling of the Corpus Callosum for Neuroimaging Studies of the Brain (Part I) Dongqing Chen, Ph.D.

Shape Modeling of the Corpus Callosum for Neuroimaging Studies of the Brain (Part I) Dongqing Chen, Ph.D. The University of Louisville CVIP Lab Shape Modeling of the Corpus Callosum for Neuroimaging Studies of the Brain (Part I) Dongqing Chen, Ph.D. Computer Vision & Image Processing (CVIP) Laboratory Department

More information

Visualization strategies for major white matter tracts identified by diffusion tensor imaging for intraoperative use

Visualization strategies for major white matter tracts identified by diffusion tensor imaging for intraoperative use International Congress Series 1281 (2005) 793 797 www.ics-elsevier.com Visualization strategies for major white matter tracts identified by diffusion tensor imaging for intraoperative use Ch. Nimsky a,b,

More information

MS&E 226: Small Data

MS&E 226: Small Data MS&E 226: Small Data Lecture 10: Introduction to inference (v2) Ramesh Johari ramesh.johari@stanford.edu 1 / 17 What is inference? 2 / 17 Where did our data come from? Recall our sample is: Y, the vector

More information

Funding: NIDCF UL1 DE019583, NIA RL1 AG032119, NINDS RL1 NS062412, NIDA TL1 DA

Funding: NIDCF UL1 DE019583, NIA RL1 AG032119, NINDS RL1 NS062412, NIDA TL1 DA The Effect of Cognitive Functioning, Age, and Molecular Variables on Brain Structure Among Carriers of the Fragile X Premutation: Deformation Based Morphometry Study Naomi J. Goodrich-Hunsaker*, Ling M.

More information

Early Diagnosis of Alzheimer s Disease and MCI via Imaging and Pattern Analysis Methods. Christos Davatzikos, Ph.D.

Early Diagnosis of Alzheimer s Disease and MCI via Imaging and Pattern Analysis Methods. Christos Davatzikos, Ph.D. Early Diagnosis of Alzheimer s Disease and MCI via Imaging and Pattern Analysis Methods Christos Davatzikos, Ph.D. Director, Section of Biomedical Image Analysis Professor of Radiology http://www.rad.upenn.edu/sbia

More information

Review of Longitudinal MRI Analysis for Brain Tumors. Elsa Angelini 17 Nov. 2006

Review of Longitudinal MRI Analysis for Brain Tumors. Elsa Angelini 17 Nov. 2006 Review of Longitudinal MRI Analysis for Brain Tumors Elsa Angelini 17 Nov. 2006 MRI Difference maps «Longitudinal study of brain morphometrics using quantitative MRI and difference analysis», Liu,Lemieux,

More information

MRI-Based Classification Techniques of Autistic vs. Typically Developing Brain

MRI-Based Classification Techniques of Autistic vs. Typically Developing Brain MRI-Based Classification Techniques of Autistic vs. Typically Developing Brain Presented by: Rachid Fahmi 1 2 Collaborators: Ayman Elbaz, Aly A. Farag 1, Hossam Hassan 1, and Manuel F. Casanova3 1Computer

More information

Investigations in Resting State Connectivity. Overview

Investigations in Resting State Connectivity. Overview Investigations in Resting State Connectivity Scott FMRI Laboratory Overview Introduction Functional connectivity explorations Dynamic change (motor fatigue) Neurological change (Asperger s Disorder, depression)

More information

Resting-State Functional Connectivity in Stroke Patients After Upper Limb Robot-Assisted Therapy: A Pilot Study

Resting-State Functional Connectivity in Stroke Patients After Upper Limb Robot-Assisted Therapy: A Pilot Study Resting-State Functional Connectivity in Stroke Patients After Upper Limb Robot-Assisted Therapy: A Pilot Study N. Kinany 1,3,4(&), C. Pierella 1, E. Pirondini 3,4, M. Coscia 2, J. Miehlbradt 1, C. Magnin

More information

Assessment of Adipose Tissue from Whole Body 3T MRI Scans

Assessment of Adipose Tissue from Whole Body 3T MRI Scans Assessment of Adipose Tissue from Whole Body 3T MRI Scans Ting Song 1, Jing An 2, Qun Chen 2, Vivian Lee 2, Andrew Laine 1 1 Department of Biomedical Engineering, Columbia University, New York, NY, USA

More information

AUTOMATING NEUROLOGICAL DISEASE DIAGNOSIS USING STRUCTURAL MR BRAIN SCAN FEATURES

AUTOMATING NEUROLOGICAL DISEASE DIAGNOSIS USING STRUCTURAL MR BRAIN SCAN FEATURES AUTOMATING NEUROLOGICAL DISEASE DIAGNOSIS USING STRUCTURAL MR BRAIN SCAN FEATURES ALLAN RAVENTÓS AND MOOSA ZAIDI Stanford University I. INTRODUCTION Nine percent of those aged 65 or older and about one

More information

Diffusion Tensor Imaging in Psychiatry

Diffusion Tensor Imaging in Psychiatry 2003 KHBM DTI in Psychiatry Diffusion Tensor Imaging in Psychiatry KHBM 2003. 11. 21. 서울대학교 의과대학 정신과학교실 권준수 Neuropsychiatric conditions DTI has been studied in Alzheimer s disease Schizophrenia Alcoholism

More information

Clustering of MRI Images of Brain for the Detection of Brain Tumor Using Pixel Density Self Organizing Map (SOM)

Clustering of MRI Images of Brain for the Detection of Brain Tumor Using Pixel Density Self Organizing Map (SOM) IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 6, Ver. I (Nov.- Dec. 2017), PP 56-61 www.iosrjournals.org Clustering of MRI Images of Brain for the

More information

Activated Fibers: Fiber-centered Activation Detection in Task-based FMRI

Activated Fibers: Fiber-centered Activation Detection in Task-based FMRI Activated Fibers: Fiber-centered Activation Detection in Task-based FMRI Jinglei Lv 1, Lei Guo 1, Kaiming Li 1,2, Xintao Hu 1, Dajiang Zhu 2, Junwei Han 1, Tianming Liu 2 1 School of Automation, Northwestern

More information

NIH Public Access Author Manuscript Proc SPIE. Author manuscript; available in PMC 2014 February 07.

NIH Public Access Author Manuscript Proc SPIE. Author manuscript; available in PMC 2014 February 07. NIH Public Access Author Manuscript Published in final edited form as: Proc SPIE. 2007 March 5; 6512: 651236. doi:10.1117/12.708950. Semi-Automatic Parcellation of the Corpus Striatum Ramsey Al-Hakim a,

More information

Supporting Information. Demonstration of effort-discounting in dlpfc

Supporting Information. Demonstration of effort-discounting in dlpfc Supporting Information Demonstration of effort-discounting in dlpfc In the fmri study on effort discounting by Botvinick, Huffstettler, and McGuire [1], described in detail in the original publication,

More information

Lung Region Segmentation using Artificial Neural Network Hopfield Model for Cancer Diagnosis in Thorax CT Images

Lung Region Segmentation using Artificial Neural Network Hopfield Model for Cancer Diagnosis in Thorax CT Images Automation, Control and Intelligent Systems 2015; 3(2): 19-25 Published online March 20, 2015 (http://www.sciencepublishinggroup.com/j/acis) doi: 10.11648/j.acis.20150302.12 ISSN: 2328-5583 (Print); ISSN:

More information

Experimental Assessment of Infarct Lesion Growth in Mice using Time-Resolved T2* MR Image Sequences

Experimental Assessment of Infarct Lesion Growth in Mice using Time-Resolved T2* MR Image Sequences Experimental Assessment of Infarct Lesion Growth in Mice using Time-Resolved T2* MR Image Sequences Nils Daniel Forkert 1, Dennis Säring 1, Andrea Eisenbeis 2, Frank Leypoldt 3, Jens Fiehler 2, Heinz Handels

More information

Identification of Neuroimaging Biomarkers

Identification of Neuroimaging Biomarkers Identification of Neuroimaging Biomarkers Dan Goodwin, Tom Bleymaier, Shipra Bhal Advisor: Dr. Amit Etkin M.D./PhD, Stanford Psychiatry Department Abstract We present a supervised learning approach to

More information

Reproducibility of Visual Activation During Checkerboard Stimulation in Functional Magnetic Resonance Imaging at 4 Tesla

Reproducibility of Visual Activation During Checkerboard Stimulation in Functional Magnetic Resonance Imaging at 4 Tesla Reproducibility of Visual Activation During Checkerboard Stimulation in Functional Magnetic Resonance Imaging at 4 Tesla Atsushi Miki*, Grant T. Liu*, Sarah A. Englander, Jonathan Raz, Theo G. M. van Erp,

More information

Maguire (2000) Navigation-related structural changes in the hippocampi of taxi drivers.

Maguire (2000) Navigation-related structural changes in the hippocampi of taxi drivers. Maguire (2000) Navigation-related structural changes in the hippocampi of taxi drivers. Maguire (2000) Your Amazing Brain! What do a London taxi & a seahorse have to do with your brain? This study looks

More information

A Survey on Brain Tumor Detection Technique

A Survey on Brain Tumor Detection Technique (International Journal of Computer Science & Management Studies) Vol. 15, Issue 06 A Survey on Brain Tumor Detection Technique Manju Kadian 1 and Tamanna 2 1 M.Tech. Scholar, CSE Department, SPGOI, Rohtak

More information

Segmentation of Normal and Pathological Tissues in MRI Brain Images Using Dual Classifier

Segmentation of Normal and Pathological Tissues in MRI Brain Images Using Dual Classifier 011 International Conference on Advancements in Information Technology With workshop of ICBMG 011 IPCSIT vol.0 (011) (011) IACSIT Press, Singapore Segmentation of Normal and Pathological Tissues in MRI

More information

High spatial resolution reveals excellent detail in pediatric neuro imaging

High spatial resolution reveals excellent detail in pediatric neuro imaging Publication for the Philips MRI Community Issue 46 2012/2 High spatial resolution reveals excellent detail in pediatric neuro imaging Achieva 3.0T with 32-channel SENSE Head coil has become the system

More information

Statistical parametric mapping

Statistical parametric mapping 350 PRACTICAL NEUROLOGY HOW TO UNDERSTAND IT Statistical parametric mapping Geraint Rees Wellcome Senior Clinical Fellow,Institute of Cognitive Neuroscience & Institute of Neurology, University College

More information

BRAIN STATE CHANGE DETECTION VIA FIBER-CENTERED FUNCTIONAL CONNECTIVITY ANALYSIS

BRAIN STATE CHANGE DETECTION VIA FIBER-CENTERED FUNCTIONAL CONNECTIVITY ANALYSIS BRAIN STATE CHANGE DETECTION VIA FIBER-CENTERED FUNCTIONAL CONNECTIVITY ANALYSIS Chulwoo Lim 1, Xiang Li 1, Kaiming Li 1, 2, Lei Guo 2, Tianming Liu 1 1 Department of Computer Science and Bioimaging Research

More information

arxiv: v2 [cs.cv] 19 Dec 2017

arxiv: v2 [cs.cv] 19 Dec 2017 An Ensemble of Deep Convolutional Neural Networks for Alzheimer s Disease Detection and Classification arxiv:1712.01675v2 [cs.cv] 19 Dec 2017 Jyoti Islam Department of Computer Science Georgia State University

More information

Comparative Study of K-means, Gaussian Mixture Model, Fuzzy C-means algorithms for Brain Tumor Segmentation

Comparative Study of K-means, Gaussian Mixture Model, Fuzzy C-means algorithms for Brain Tumor Segmentation Comparative Study of K-means, Gaussian Mixture Model, Fuzzy C-means algorithms for Brain Tumor Segmentation U. Baid 1, S. Talbar 2 and S. Talbar 1 1 Department of E&TC Engineering, Shri Guru Gobind Singhji

More information

NIH Public Access Author Manuscript Hum Brain Mapp. Author manuscript; available in PMC 2014 October 01.

NIH Public Access Author Manuscript Hum Brain Mapp. Author manuscript; available in PMC 2014 October 01. NIH Public Access Author Manuscript Published in final edited form as: Hum Brain Mapp. 2014 October ; 35(10): 5052 5070. doi:10.1002/hbm.22531. Multi-Atlas Based Representations for Alzheimer s Disease

More information

A new Method on Brain MRI Image Preprocessing for Tumor Detection

A new Method on Brain MRI Image Preprocessing for Tumor Detection 2015 IJSRSET Volume 1 Issue 1 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology A new Method on Brain MRI Preprocessing for Tumor Detection ABSTRACT D. Arun Kumar

More information

Prediction of Successful Memory Encoding from fmri Data

Prediction of Successful Memory Encoding from fmri Data Prediction of Successful Memory Encoding from fmri Data S.K. Balci 1, M.R. Sabuncu 1, J. Yoo 2, S.S. Ghosh 3, S. Whitfield-Gabrieli 2, J.D.E. Gabrieli 2 and P. Golland 1 1 CSAIL, MIT, Cambridge, MA, USA

More information

Detection of Mild Cognitive Impairment using Image Differences and Clinical Features

Detection of Mild Cognitive Impairment using Image Differences and Clinical Features Detection of Mild Cognitive Impairment using Image Differences and Clinical Features L I N L I S C H O O L O F C O M P U T I N G C L E M S O N U N I V E R S I T Y Copyright notice Many of the images in

More information

Brain Tumor Detection and Segmentation in MR images Using GLCM and. AdaBoost Classifier

Brain Tumor Detection and Segmentation in MR images Using GLCM and. AdaBoost Classifier 2015 IJSRSET Volume 1 Issue 3 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Brain Tumor Detection and Segmentation in MR images Using GLCM and ABSTRACT AdaBoost

More information

International Journal of Research (IJR) Vol-1, Issue-6, July 2014 ISSN

International Journal of Research (IJR) Vol-1, Issue-6, July 2014 ISSN Developing an Approach to Brain MRI Image Preprocessing for Tumor Detection Mr. B.Venkateswara Reddy 1, Dr. P. Bhaskara Reddy 2, Dr P. Satish Kumar 3, Dr. S. Siva Reddy 4 1. Associate Professor, ECE Dept,

More information

QUANTIFYING CEREBRAL CONTRIBUTIONS TO PAIN 1

QUANTIFYING CEREBRAL CONTRIBUTIONS TO PAIN 1 QUANTIFYING CEREBRAL CONTRIBUTIONS TO PAIN 1 Supplementary Figure 1. Overview of the SIIPS1 development. The development of the SIIPS1 consisted of individual- and group-level analysis steps. 1) Individual-person

More information

Brain Tumour Detection of MR Image Using Naïve Beyer classifier and Support Vector Machine

Brain Tumour Detection of MR Image Using Naïve Beyer classifier and Support Vector Machine International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 3 ISSN : 2456-3307 Brain Tumour Detection of MR Image Using Naïve

More information

Personal Space Regulation by the Human Amygdala. California Institute of Technology

Personal Space Regulation by the Human Amygdala. California Institute of Technology Personal Space Regulation by the Human Amygdala Daniel P. Kennedy 1, Jan Gläscher 1, J. Michael Tyszka 2 & Ralph Adolphs 1,2 1 Division of Humanities and Social Sciences 2 Division of Biology California

More information

Functional Magnetic Resonance Imaging with Arterial Spin Labeling: Techniques and Potential Clinical and Research Applications

Functional Magnetic Resonance Imaging with Arterial Spin Labeling: Techniques and Potential Clinical and Research Applications pissn 2384-1095 eissn 2384-1109 imri 2017;21:91-96 https://doi.org/10.13104/imri.2017.21.2.91 Functional Magnetic Resonance Imaging with Arterial Spin Labeling: Techniques and Potential Clinical and Research

More information

GLCM Based Feature Extraction of Neurodegenerative Disease for Regional Brain Patterns

GLCM Based Feature Extraction of Neurodegenerative Disease for Regional Brain Patterns GLCM Based Feature Extraction of Neurodegenerative Disease for Regional Brain Patterns Akhila Reghu, Reby John Department of Computer Science & Engineering, College of Engineering, Chengannur, Kerala,

More information

Method Comparison for Interrater Reliability of an Image Processing Technique in Epilepsy Subjects

Method Comparison for Interrater Reliability of an Image Processing Technique in Epilepsy Subjects 22nd International Congress on Modelling and Simulation, Hobart, Tasmania, Australia, 3 to 8 December 2017 mssanz.org.au/modsim2017 Method Comparison for Interrater Reliability of an Image Processing Technique

More information

Automated Brain Tumor Segmentation Using Region Growing Algorithm by Extracting Feature

Automated Brain Tumor Segmentation Using Region Growing Algorithm by Extracting Feature Automated Brain Tumor Segmentation Using Region Growing Algorithm by Extracting Feature Shraddha P. Dhumal 1, Ashwini S Gaikwad 2 1 Shraddha P. Dhumal 2 Ashwini S. Gaikwad ABSTRACT In this paper, we propose

More information

Table 1. Summary of PET and fmri Methods. What is imaged PET fmri BOLD (T2*) Regional brain activation. Blood flow ( 15 O) Arterial spin tagging (AST)

Table 1. Summary of PET and fmri Methods. What is imaged PET fmri BOLD (T2*) Regional brain activation. Blood flow ( 15 O) Arterial spin tagging (AST) Table 1 Summary of PET and fmri Methods What is imaged PET fmri Brain structure Regional brain activation Anatomical connectivity Receptor binding and regional chemical distribution Blood flow ( 15 O)

More information

Statistically Optimized Biopsy Strategy for the Diagnosis of Prostate Cancer

Statistically Optimized Biopsy Strategy for the Diagnosis of Prostate Cancer Statistically Optimized Biopsy Strategy for the Diagnosis of Prostate Cancer Dinggang Shen 1, Zhiqiang Lao 1, Jianchao Zeng 2, Edward H. Herskovits 1, Gabor Fichtinger 3, Christos Davatzikos 1,3 1 Center

More information

Supplementary Online Content

Supplementary Online Content Supplementary Online Content Redlich R, Opel N, Grotegerd D, et al. Prediction of individual response to electroconvulsive therapy via machine learning on structural magnetic resonance imaging data. JAMA

More information

Brain tissue and white matter lesion volume analysis in diabetes mellitus type 2

Brain tissue and white matter lesion volume analysis in diabetes mellitus type 2 Brain tissue and white matter lesion volume analysis in diabetes mellitus type 2 C. Jongen J. van der Grond L.J. Kappelle G.J. Biessels M.A. Viergever J.P.W. Pluim On behalf of the Utrecht Diabetic Encephalopathy

More information

Automated morphometry in adolescents with OCD and controls, using MR images with incomplete brain coverage

Automated morphometry in adolescents with OCD and controls, using MR images with incomplete brain coverage Automated morphometry in adolescents with OCD and controls, using MR images with incomplete brain coverage M.Sc. Thesis Oscar Gustafsson gusgustaos@student.gu.se Supervisors: Göran Starck Maria Ljungberg

More information

Classifying instantaneous cognitive states from fmri data

Classifying instantaneous cognitive states from fmri data Carnegie Mellon University From the SelectedWorks of Marcel Adam Just 2003 Classifying instantaneous cognitive states from fmri data Tom M. Mitchell Rebecca Hutchinson Marcel Adam Just, Carnegie Mellon

More information

Detection of Cognitive States from fmri data using Machine Learning Techniques

Detection of Cognitive States from fmri data using Machine Learning Techniques Detection of Cognitive States from fmri data using Machine Learning Techniques Vishwajeet Singh, K.P. Miyapuram, Raju S. Bapi* University of Hyderabad Computational Intelligence Lab, Department of Computer

More information

Inverse problems in functional brain imaging Identification of the hemodynamic response in fmri

Inverse problems in functional brain imaging Identification of the hemodynamic response in fmri Inverse problems in functional brain imaging Identification of the hemodynamic response in fmri Ph. Ciuciu1,2 philippe.ciuciu@cea.fr 1: CEA/NeuroSpin/LNAO May 7, 2010 www.lnao.fr 2: IFR49 GDR -ISIS Spring

More information

Chapter 5. Summary and Conclusions! 131

Chapter 5. Summary and Conclusions! 131 ! Chapter 5 Summary and Conclusions! 131 Chapter 5!!!! Summary of the main findings The present thesis investigated the sensory representation of natural sounds in the human auditory cortex. Specifically,

More information

Data Visualization for MRI

Data Visualization for MRI Data Visualization for MRI Cyril Pernet Centre for Clinical Brain Sciences (CCBS) Neuroimaging Sciences Edinburgh Biennial SPM course 2019 @CyrilRPernet What to visualize? Brain and tissues / Brains and

More information

Supplementary Online Content

Supplementary Online Content Supplementary Online Content Hooshmand B, Magialasche F, Kalpouzos G, et al. Association of vitamin B, folate, and sulfur amino acids with brain magnetic resonance imaging measures in older adults: a longitudinal

More information

IEEE TRANSACTIONS ON BIOMEDICAL ENGINEERING 1

IEEE TRANSACTIONS ON BIOMEDICAL ENGINEERING 1 IEEE TRANSACTIONS ON BIOMEDICAL ENGINEERING Joint Classification and Regression via Deep Multi-Task Multi-Channel Learning for Alzheimer s Disease Diagnosis Mingxia Liu, Jun Zhang, Ehsan Adeli, Dinggang

More information

Quantifying Cerebral Changes in Adolescence With MRI and Deformation Based Morphometry

Quantifying Cerebral Changes in Adolescence With MRI and Deformation Based Morphometry JOURNAL OF MAGNETIC RESONANCE IMAGING 28:320 326 (2008) Original Research Quantifying Cerebral Changes in Adolescence With MRI and Deformation Based Morphometry William R. Riddle, PhD, 1 * Susan C. DonLevy,

More information

Cerebral Cortex 1. Sarah Heilbronner

Cerebral Cortex 1. Sarah Heilbronner Cerebral Cortex 1 Sarah Heilbronner heilb028@umn.edu Want to meet? Coffee hour 10-11am Tuesday 11/27 Surdyk s Overview and organization of the cerebral cortex What is the cerebral cortex? Where is each

More information

The Cognitive Approach

The Cognitive Approach WJEC Psychology A-level The Cognitive Approach Notes Part 1 An Introduction to The Cognitive Approach A01 Introduction and Assumptions: Assumes that the scientific and objective study of internal mental

More information

Online appendices are unedited and posted as supplied by the authors. SUPPLEMENTARY MATERIAL

Online appendices are unedited and posted as supplied by the authors. SUPPLEMENTARY MATERIAL Appendix 1 to Sehmbi M, Rowley CD, Minuzzi L, et al. Age-related deficits in intracortical myelination in young adults with bipolar SUPPLEMENTARY MATERIAL Supplementary Methods Intracortical Myelin (ICM)

More information

doi: /

doi: / Yiting Xie ; Matthew D. Cham ; Claudia Henschke ; David Yankelevitz ; Anthony P. Reeves; Automated coronary artery calcification detection on low-dose chest CT images. Proc. SPIE 9035, Medical Imaging

More information

Twelve right-handed subjects between the ages of 22 and 30 were recruited from the

Twelve right-handed subjects between the ages of 22 and 30 were recruited from the Supplementary Methods Materials & Methods Subjects Twelve right-handed subjects between the ages of 22 and 30 were recruited from the Dartmouth community. All subjects were native speakers of English,

More information

Supporting Information

Supporting Information Revisiting default mode network function in major depression: evidence for disrupted subsystem connectivity Fabio Sambataro 1,*, Nadine Wolf 2, Maria Pennuto 3, Nenad Vasic 4, Robert Christian Wolf 5,*

More information

Modifi ed CT perfusion contrast injection protocols for improved CBF quantifi cation with lower temporal sampling

Modifi ed CT perfusion contrast injection protocols for improved CBF quantifi cation with lower temporal sampling Investigations and research Modifi ed CT perfusion contrast injection protocols for improved CBF quantifi cation with lower temporal sampling J. Wang Z. Ying V. Yao L. Ciancibello S. Premraj S. Pohlman

More information

Published February 2, 2012 as /ajnr.A2935

Published February 2, 2012 as /ajnr.A2935 Published February 2, 2012 as 10.3174/ajnr.A2935 ORIGINAL RESEARCH H. Matsuda S. Mizumura K. Nemoto F. Yamashita E. Imabayashi N. Sato T. Asada Automatic Voxel-Based Morphometry of Structural MRI by SPM8

More information

Cover Page. The handle holds various files of this Leiden University dissertation

Cover Page. The handle   holds various files of this Leiden University dissertation Cover Page The handle http://hdl.handle.net/1887/26921 holds various files of this Leiden University dissertation Author: Doan, Nhat Trung Title: Quantitative analysis of human brain MR images at ultrahigh

More information

Overview. Fundamentals of functional MRI. Task related versus resting state functional imaging for sensorimotor mapping

Overview. Fundamentals of functional MRI. Task related versus resting state functional imaging for sensorimotor mapping Functional MRI and the Sensorimotor System in MS Nancy Sicotte, MD, FAAN Professor and Vice Chair Director, Multiple Sclerosis Program Director, Neurology Residency Program Cedars-Sinai Medical Center

More information

Cancer Cells Detection using OTSU Threshold Algorithm

Cancer Cells Detection using OTSU Threshold Algorithm Cancer Cells Detection using OTSU Threshold Algorithm Nalluri Sunny 1 Velagapudi Ramakrishna Siddhartha Engineering College Mithinti Srikanth 2 Velagapudi Ramakrishna Siddhartha Engineering College Kodali

More information

Heterogeneous Data Mining for Brain Disorder Identification. Bokai Cao 04/07/2015

Heterogeneous Data Mining for Brain Disorder Identification. Bokai Cao 04/07/2015 Heterogeneous Data Mining for Brain Disorder Identification Bokai Cao 04/07/2015 Outline Introduction Tensor Imaging Analysis Brain Network Analysis Davidson et al. Network discovery via constrained tensor

More information

Bayesian Models for Combining Data Across Subjects and Studies in Predictive fmri Data Analysis

Bayesian Models for Combining Data Across Subjects and Studies in Predictive fmri Data Analysis Bayesian Models for Combining Data Across Subjects and Studies in Predictive fmri Data Analysis Thesis Proposal Indrayana Rustandi April 3, 2007 Outline Motivation and Thesis Preliminary results: Hierarchical

More information

Voxel-based Lesion-Symptom Mapping. Céline R. Gillebert

Voxel-based Lesion-Symptom Mapping. Céline R. Gillebert Voxel-based Lesion-Symptom Mapping Céline R. Gillebert Paul Broca (1861) Mr. Tan no productive speech single repetitive syllable tan Broca s area: speech production Broca s aphasia: problems with fluency,

More information

Myers Psychology for AP*

Myers Psychology for AP* Myers Psychology for AP* David G. Myers PowerPoint Presentation Slides by Kent Korek Germantown High School Worth Publishers, 2010 *AP is a trademark registered and/or owned by the College Board, which

More information

(Electric) Source Analysis Kanjana Unnwongse, MD

(Electric) Source Analysis Kanjana Unnwongse, MD (Electric) Source Analysis Kanjana Unnwongse, MD Ruhr Epileptologie, Universtitätsklinikum Knappschaftskrankenhaus Bochum 1 What is source analysis? Source analysis or electric and magnetic source imaging

More information

Supplementary Information Methods Subjects The study was comprised of 84 chronic pain patients with either chronic back pain (CBP) or osteoarthritis

Supplementary Information Methods Subjects The study was comprised of 84 chronic pain patients with either chronic back pain (CBP) or osteoarthritis Supplementary Information Methods Subjects The study was comprised of 84 chronic pain patients with either chronic back pain (CBP) or osteoarthritis (OA). All subjects provided informed consent to procedures

More information

Automated Volumetric Cardiac Ultrasound Analysis

Automated Volumetric Cardiac Ultrasound Analysis Whitepaper Automated Volumetric Cardiac Ultrasound Analysis ACUSON SC2000 Volume Imaging Ultrasound System Bogdan Georgescu, Ph.D. Siemens Corporate Research Princeton, New Jersey USA Answers for life.

More information

A Comparison of Collaborative Filtering Methods for Medication Reconciliation

A Comparison of Collaborative Filtering Methods for Medication Reconciliation A Comparison of Collaborative Filtering Methods for Medication Reconciliation Huanian Zheng, Rema Padman, Daniel B. Neill The H. John Heinz III College, Carnegie Mellon University, Pittsburgh, PA, 15213,

More information

Statistical Analysis Methods for the fmri Data

Statistical Analysis Methods for the fmri Data Basic and Clinical Summer 2011, Volume 2, Number 4 Statistical Analysis Methods for the fmri Data Mehdi Behroozi 1, Mohammad Reza Daliri 1, Huseyin Boyaci 2 1. Biomedical Engineering Department, Faculty

More information

Children s Hospital of Philadelphia Annual Progress Report: 2010 Formula Grant

Children s Hospital of Philadelphia Annual Progress Report: 2010 Formula Grant Children s Hospital of Philadelphia Annual Progress Report: 2010 Formula Grant Reporting Period July 1, 2012 June 30, 2013 Formula Grant Overview The Children s Hospital of Philadelphia received $3,548,977

More information

Quantification of Tumor Changes during Neoadjuvant Chemotherapy with Longitudinal Breast DCE-MRI Registration

Quantification of Tumor Changes during Neoadjuvant Chemotherapy with Longitudinal Breast DCE-MRI Registration Quantification of Tumor Changes during Neoadjuvant Chemotherapy with Longitudinal Breast DCE-MRI Registration Jia Wu 1, Yangming Ou 2, Susan P. Weinstein 1, Emily F. Conant 1, Ning Yu 3, Vahid Hoshmand

More information

LUNG NODULE DETECTION SYSTEM

LUNG NODULE DETECTION SYSTEM LUNG NODULE DETECTION SYSTEM Kalim Bhandare and Rupali Nikhare Department of Computer Engineering Pillai Institute of Technology, New Panvel, Navi Mumbai, India ABSTRACT: The Existing approach consist

More information

Structural lesion analysis: applications

Structural lesion analysis: applications Structural lesion analysis: applications Dagmar Timmann Department of Neurology University of Duisburg-Essen, Germany Human cerebellar lesion conditions 1. Focal cerebellar lesions a. Stroke Pro s: - acute

More information