Identification of novel cortical surface biomarkers for predicting cognitive outcomes based on group-level `2,1 norm

Size: px
Start display at page:

Download "Identification of novel cortical surface biomarkers for predicting cognitive outcomes based on group-level `2,1 norm"

Transcription

1 Identification of novel cortical surface biomarkers for predicting cognitive outcomes based on group-level `2,1 norm Jingwen Yan 1,2, Taiyong Li 1,3, Hua Wang 4, Heng Huang 4,?, Jing Wan 1,5, Kwangsik Nho 1, Sungeun Kim 1, Shannon L. Risacher 1, Andrew J. Saykin 1, and Li Shen 1,2,5,?, for the Alzheimer s Disease Neuroimaging Initiative?? 1 Radiology and Imaging Sciences, Indiana University School of Medicine, IN, USA 2 School of Informatics, Indiana University Indianapolis, IN, USA 3 Economic Info. Eng., Southwestern Univ. of Finance & Economics, Chengdu, China 4 Computer Science and Engineering, University of Texas at Arlington, TX, USA 5 Computer and Information Science, Purdue University Indianapolis, IN, USA Abstract. Regression models have been widely studied to investigate whether neuroimaging measures can be used as predictive biomarkers for inferring cognitive outcomes in the study of Alzheimer s Disease (AD). Most of these models ignore the interrelated structures either within neuroimaging measures or between cognitive outcomes, and thus may have limited power to yield optimal solutions. To address this issue, we propose to employ a new sparse multi-task learning model called G-SMuRFS, and demonstrate its e ectiveness by examining the predictive power of detailed cortical thickness measures towards the TRAILS cognitive scores in a large cohort. G-SMuRFS proposes a group-level `2,1 norm strategy to achieve two goals: (1) group relevant surface features together in an anatomically meaningful manner and use this prior knowledge to guide the learning process; and (2) take into account the correlation among cognitive outcomes for building a more appropriate predictive model. In our empirical study, compared with linear, ridge and multi-task `2,1 norm regression, G-SMuRFS not only demonstrates a superior and more stable predictive performance, but also identifies a small set of surface markers that are biologically meaningful. Applications of G-SMuRFS to other biomarker studies in AD would be promising future directions.? Correspondence to Li Shen (shenli@iupui.edu) or Heng Huang (heng@uta.edu).?? Data used in preparation of this article were obtained from the Alzheimer s Disease Neuroimaging Initiative (ADNI) database (adni.loni.ucla.edu). As such, the investigators within the ADNI contributed to the design and implementation of ADNI and/or provided data but did not participate in analysis or writing of this report. A complete listing of ADNI investigators can be found at: to apply/adni Acknowledgement List.pdf. L. Wang, P. Yushkevich and S. Ourselin (Eds.): MICCAI 212 Workshop on Novel Imaging Biomarkers for Alzheimer s Disease and Related Disorders (NIBAD 12), p. 27, 212. Copyright held by author/owner(s).

2 28 Yan et al. 1 Introduction The large-scale imaging and biomarker data of the Alzhiemer s Disease Neuroimaging Initiative (ADNI) cohort has been publicly available and has provided great opportunities for people to develop advanced computational methods for better understanding of the underlying neurodegenerative mechanism in relation to cognitive decline in AD. For example, using the ADNI data, many regression models have been employed to investigate the relationships between multi-modal imaging measures and cognitive scores [7, 9, 12]. Most of these models have used summary statistics (e.g., average intensity) of each region of interest (ROI) as input features. While voxel-based measures may provide more information than ROI summary statistics, standard voxel-based methods often do not make use of (1) the ROI information and (2) the spatial correlation between voxels. To address this issue, we propose to employ a new sparse multi-task learning model called G-SMuRFS [8] for identifying surface biomarkers that can predict cognitive outcomes. We demonstrate its e ectiveness by examining the predictive power of detailed cortical thickness measures towards the TRAILS cognitive scores in the ADNI cohort. G-SMuRFS proposes a group-level `2,1 norm strategy to achieve three goals: (1) group relevant surface features together in an anatomically meaningful manner (i.e., ROI information is incorporated) and use this prior knowledge to guide the learning process (i.e., spatial correlation within each ROI is addressed); (2) take into account the correlation among cognitive outcomes for building a more appropriate predictive model (i.e., multiple correlated cognitive scores are predicted together); and (3) optimize the selection of cognition-relevant surface biomarkers while maintaining high prediction accuracy. Our overarching goal is to examine and validate the predictive power of cortical thickness measures towards cognitive outcomes while considering the group structures defined by anatomically meaningful ROIs. The results may provide important information about potential surrogate biomarkers for early detection and/or therapeutic trials in AD. 2 Materials and Methods 2.1 Neuroimaging and Cognition Data All the data used in the preparation of this article were obtained from the Alzheimer s Disease Neuroimaging Initiative (ADNI) database (adni.loni.ucla.edu) [1]. One goal of ADNI has been to test whether serial magnetic resonance imaging (MRI), positron emission tomography (PET), other biological markers, and clinical and neuropsychological assessment can be combined to measure the progression of mild cognitive impairment (MCI) and early Alzheimer s disease (AD). For up-to-date information, we refer interested readers to We downloaded the baseline 1.5 T magnetic resonance imaging (MRI) scans, demographic information, baseline diagnosis and cognitive scores from the Trail making test (TRAILS) for all the ADNI participants. For each participant, FreeSurfer V4, an automatic brain segmentation and cortical parcellation tool,

3 Novel Cortical Surface Biomarkers for Predicting Cognitive Outcomes 29 Table 1. Participant characteristics Category HC MCI AD Number of Subjects Gender (M/F) 17/9 224/125 94/78 Handedness (R/L) 183/14 316/33 16/12 Baseline Age (years, mean±sd) 76.2±5. 75.± ±7.5 Education (years, mean±sd) 16.2± ± ±3.1 was applied to automatically label cortical and subcortical tissue classes [1, 2] and to extract thickness measures of 34 cortical ROIs. Following a previous imaging genetics study [5], in this work, we concentrated our analyses on the Caucasian subjects determined by population stratification analysis using the ADNI genetics data [4]. 719 out of 745 Caucasian participants with no missing MRI morphometric and the TRAILS information were included in the study. The 719 participants were categorized by three baseline diagnostic groups: healthy control (HC, n=197), MCI (n=349), and AD (n=172). Demographics information of these subjects can be found in Table G-SMuRFS Throughout this section, we write matrices as boldface uppercase letters and vectors as boldface lowercase letters. Given a matrix M =(m ij ), its i-th row and j-th column are denoted as m i and m j respectively. The Frobenius norm and `2,1 -norm (also called as `1,2 -norm) of a matrix are defined as M F = pp i mi 2 2 and M 2,1 = P i q P j m2 ij = P i mi 2,respectively. This study is centered on multi-task learning paradigm, where multimodal imaging measures are used to predict one or more cognitive outcomes. Let {x 1,, x n } < d be imaging measures and {y 1,, y n } < c cognitive outcomes, where n is the number of samples, d is the number of predictors (feature dimensionality) and c is the number of response variables (tasks). Let X =[x 1,...,x n ] and Y =[y 1,...,y n ]. To investigate the correlation between imaging measures and cognitive outcomes, linear and ridge regression are two standard methods. While linear regression (least square) can easily get overfitted and therefore cannot achieve the optimal regression, ridge regression have one more regularization term, the Frobenius norm of trained weights, to successfully solve the problem and ascertain the numerical stability simultaneously (Eq. (1)). min W WT X Y 2 F + W 2 F, (1) Yet other drawbacks still greatly limit the application of ridge regression in disease study. While non-sparse regression weight brought by Frobenius norm makes the results hard to interpret, isolation of multi-task training apparently have ignored the interconnection among multiple cognitive outcomes.

4 21 Yan et al. vertex1 vertex2 vertex 3, = vertex 4 vertex 5 =, ( ) vertex n1 vertex n2 vertex n3 W superior frontal superior parietal inferior parietal Fig. 1. Illustration of the G-SMuRFS method. Two regularization terms, group `2,1- norm ( W G2,1 )and`2,1-norm ( W 2,1), were integrated to group surface vertices by ROIs and to jointly select prominent vertices across all cognitive scores. `2,1 norm is one of the advanced techniques that addresses both these two issues, by enforcing an `2-norm across the tasks and an `1-norm across the features (Eq. (2)). While the `2-norm ascertains the similarity pattern across the tasks, the `1 norm ascertains the sparsity across the features. min W WT X Y 2 F + W 2,1. (2) In all the above methods, imaging features were all treated separately, where the underlying brain structures were not taken into account. In many cases, different brain structures may be responsible for di erent brain functions. Therefore it would be much more meaningful to include the structural information in the regression procedure. G-SMuRFS (Group-Sparse Multi-task Regression and Feature Selection) [8], a newly proposed regression model derived from the `2,1 norm, takes into account the group information in the regression procedure and has yielded promising results in a previous imaging genetics study [8]. In this work, we apply this algorithm to group all the vertices within each surface ROI together and incorporate the anatomical boundary information into the regression procedure. As illustrated in Fig. 1, this method can be applied to address this issue by grouping cortical vertices using ROI boundary information (i.e., group `2,1 -norm, or G 2,1 -norm), where cortical measures from the same ROI are hypothesized to have similar predictive powers. On the other hand, the `2,1 -norm can help select imaging features that can predict all or most of the cognitive outcomes. As a result, the learned regression model and the selected cortical biomarkers should be more biologically meaningful and more informative. Mainly motivated by sparse learning, such as Lasso [6] and group Lasso [11], the new regularization term was applied in G-SMuRFS to consider both the

5 Novel Cortical Surface Biomarkers for Predicting Cognitive Outcomes 211 group sparsity through the G 2,1 -norm and the individual biomarker sparsity for joint learning via an `2,1 -norm regularization [3]. In the objective function Eq. (3), while the second term couples all the regression coe cients of a group of features across all the c tasks together, the third term penalizes all c regression coe cient of each individual feature as whole to select features across multiple learning tasks. min W nx W T X Y F + 1 W G2,1 + 2 W 2,1. (3) i=1 Solution of the objective function Eq. (3) can be obtained through an iterative optimization procedure. By setting the derivative with respect to W to zero, W can be solved as in Eq. (4). W =(XX T + 1 D + 2 D) 1 XY T, (4) 1 where D is a block diagonal matrix with the k-th diagonal block as 2kW k k F I k, I k is an identity matrix with size of m k, m k is the total feature numbers included 1 in group k, D is a diagonal matrix with the i-th diagonal element as 2kw i k 2. Detailed optimization procedure and algorithm can be found in [8]. Generally, the advantage of this model is three-fold: (1) It addresses the highly correlated nature of the cortical vertices within each surface ROI. (2) It takes into account the correlation of multiple scores of the same cognitive function test. (3) It achieves both the global biomarker sparsity as well as ROI group sparsity. 3 Experimental Results and Discussion In this study, we examined all the cortical thickness measures across 34 brain surface ROIs regarding their power for predicting the TRAILS cognitive scores. For the e ciency purpose, we down-sampled the raw data generated from Freesurfer to about 63 vertices. Excluding the regions labeled as unknown, totally 66 vertices were included in the experiments. The response variables in our multivariate multiple regression task included the following three cognitive scores: trail making A score (TRAILSA), trail making B score (TRAILSB), and TRAILSB- TRAILSA (TR(B-A)). To provide an unbiased estimate of the prediction performance of each method tested in the experiments, we employed five-fold crossvalidation, where each fold contains the same portion of AD, MCI and HC participants. Root Mean Square Error (RMSE) between the predicted values and actual values of all the test subjects was used to compare the prediction performances across di erent methods. In order to examine the prediction power of the top selected features, we extracted 3 subsets by varying the number of top vertices (from 1 to 15). Prediction performance, measured by RMSE, of these subsets under four di erent regression models is shown in Fig. 2. Obviously no matter how many top features were extracted, the prediction performance using those features selected

6 212 Yan et al. Root Mean Square Error 1 9 x 1 4 Linear Ridge L2,1 norm G SMuRFS Number of Selected Vertices Fig. 2. Performance comparison of linear regression, ridge regression, `2,1 norm, and G- SMuRFS: Cross-validation performance measured by root mean square error (RMSE) is plotted against the number of top vertices used in the regression analysis. by G-SMuRFS is much higher (i.e., lower RMSE) than that of linear, ridge and `2,1 norm regression models. Particularly, as the number of top features increases, performance of all the other three models become much worse. In contrast, the performance of G-SMuRFS shows an improving trend with a decreasing RMSE and finally converges to be flat. This suggests that G-SMuRFS has a potential to include informative biomarkers rather than noisy ones along the process. The RMSEs of G-SMuRFS show a trend to be flat. This demonstrates the global structured sparsity among vertices achieved by G-SMuRFS, where only a limited number of biomarkers are selected to be important. Most surface measures have very low weights and could only result in very limited influences on the final prediction performance. Fig. 3 shows the histogram of regression weights associated with all the cortical measures for each method. While, in ridge and linear regression models, most surface measures share relatively similar impact on the prediction performance, G-SMuRFS and `2,1 norm present a much better sparsity across all the cortical vertices. Despite `2,1 norm yielded the sparsest result, G-SMuRFS outperformed it in the overall prediction performance. Besides the sparsity at the cortical vertex level, we also examined the group sparsity of all four models at the ROI level. Fig. 4 shows the histogram of high impact (i.e., top 1) cortical markers against each of the 34 ROIs for (a) G-SMuRFS, (b) `2,1 -norm, (c) ridge regression and (d) linear regression respectively. Obviously high impact biomarkers identified through `2,1 -norm, ridge regression, and linear regression scattered across a large portion of cortical surface

7 Novel Cortical Surface Biomarkers for Predicting Cognitive Outcomes 213 (a) G SMuRFS 3 (b) L2,1 norm 3 3 (c) Ridge 3 (d) Linear Regression weight.1.1 Regression weight.1.1 Regression weight.1.1 Regression weight Fig. 3. Histogram of regression weights associated with all cortical measures. From left to right: G-SMuRFS, `2,1 norm, ridge regression and linear regression. regions, making the result hard to interpret. Only G-SMuRFS yielded sparse patterns at the ROI level that are potentially more interpretable. Shown in Fig. 5 is the averages of top 1 negative and positive weights within each cortical ROI respectively, and these weights have been generated by applying G-SMuRFS to the study data. The surface biomarkers identified yielded promising patterns that are expected based on prior knowledge on neuroimaging and cognition. TRAILS measures a combination of visual, motor and executive functions; and thus we have identified post central gyri, precentral gyri as the major sensory-motor cortex, superior frontal gyri, supramarginal gyri, precuneus, superior parietal gyri, fusiform gyri and superior temporal gyri. As shown in Fig. 5, there is heterogeneity in each identified region. We observe both strong negative and positive weights in the same ROI, rather than a homogeneous region as we have previously hypothesized. If this pattern is true, the traditional methods by using average thickness measures for biomarker research may be inadequate. Further investigation needs to be done to confirm this finding. To sum up, our empirical results are very encouraging and have demonstrated the promise of the proposed G-SMuRFS method in the application of relating cortical morphology to cognitive outcome: (1) G-SMuRFS regression model outperformed linear regression and ridge regression as well as the multi-task `2,1 norm model in terms of overall RMSE (Fig. 2). (2) The biomarkers identified by the G-SMuRFS method were much sparser at the vertex level than linear regression and ridge regression, and yielded a much more stable performance for predicting cognitive scores. (3) Both G-SMuRFS and `2,1 methods yielded sparse results at the vertex level (Fig. 3), however the G-SMuRFS model presented a much higher prediction performance (Fig. 2) as well as a much sparser pattern at the ROI level (Fig. 4)) than the `2,1 norm model. (4) The average value of top 1 negative weights and that of top 1 positive weights (Fig. 5) indicate that the interior of many ROIs with high predictive power may not be homogenous,

8 214 Yan et al. (a) G SMuRFS 3 1 (b) L2,1 norm 1 (c) Ridge 1 (d) Linear Surface ROIs Surface ROIs Surface ROIs Surface ROIs Fig. 4. Number of high impact (i.e., top 1) cortical markers is plotted against the corresponding ROI (34 ROIs in total). From Left to right: G-SMuRFS, `2,1 norm, ridge regression and linear regression. because most of them demonstrated both strong negative and positive e ects. Refined partition of these cortical regions warrants further investigation. 4 Conclusion We have investigated the power of detailed cortical thickness measurements for predicting TRAILS cognitive scores using the data from the ADNI cohort. We have proposed to employ a newly developed sparse multi-task learning algorithm called G-SMuRFS, and have observed the following strengths of this approach that could greatly improve the prediction performance: (1) seamless integration of anatomical knowledge in the learning process by coupling cortical measures from the same ROI together; (2) sparsity at both vertex level and ROI level; and (3) multitask learning scheme for addressing correlation among response variables. Compared to Linear, ridge and `2,1 norm regression, combining the group `2,1 norm in the regularization term has not only helped select the potential biomarkers in a few ROIs, but also improved overall predictive power. Furthermore, G-SMuRFS has shown a potential capability of inhibiting the noise, resulting in a relatively flat predictive performance while including additional features. Therefore, its application to multi-modal imaging data would be promising future directions for biomarker discovery and better mechanistic understanding in AD research. The heterogeneity of the identified patterns in the same ROI warrants further investigation. Replication in independent large samples will be important

9 Novel Cortical Surface Biomarkers for Predicting Cognitive Outcomes 215 Fig. 5. Average weight of top markers (measured by the absolute weight value) mapped onto the cortical surface. Each ROI is color-mapped by the average weight of top 1 markers. Left: Top 1 positive markers; Right: Top 1 negative markers. to confirm the findings. Spatial restriction may be included in the future development to identify cluster-based biomarkers. Multiple layer groups, similar as in group Lasso, could also become an interesting future direction. Another possible future topic could be to investigate whether nonlinear models can help improve the prediction rates as well as derive biologically meaningful results. Acknowledgement This research was supported by NSF IIS , NIH UL1 RR25761, U1 AG2494, NIA RC2 AG36535, NIA R1 AG19771, and NIA P3 AG S1 at IU; and by NSF CCF-8378, CCF , DMS , and IIS at UTA. Data collection and sharing for this project was funded by the Alzheimer s Disease Neuroimaging Initiative (ADNI) (National Institutes of Health Grant U1 AG2494). ADNI is funded by the National Institute on Aging, the National Institute of Biomedical Imaging and Bioengineering, and through generous contributions from the following: Abbott; Alzheimers Association; Alzheimers Drug Discovery Foundation; Amorfix Life Sciences Ltd.; AstraZeneca; Bayer HealthCare; BioClinica, Inc.; Biogen Idec Inc.; Bristol-Myers Squibb Company; Eisai Inc.; Elan Pharmaceuticals Inc.; Eli Lilly and Company; F. Ho mann-la Roche Ltd and its a liated company Genentech, Inc.; GE Healthcare; Innogenetics, N.V.; IXICO Ltd.; Janssen Alzheimer Immunotherapy Research & Development, LLC.; Johnson & Johnson Pharmaceutical Research & Development LLC.; Medpace, Inc.; Merck & Co., Inc.; Meso Scale Diagnostics, LLC.; Novartis Pharmaceuticals Corporation; Pfizer Inc.; Servier; Synarc Inc.; and Takeda Pharmaceutical Company. The Canadian Institutes of Health Research is providing funds to support ADNI clinical sites in Canada. Private sector contributions are facilitated by the Foundation for the National Institutes of Health

10 216 Yan et al. ( The grantee organization is the Northern California Institute for Research and Education, and the study is coordinated by the Alzheimer s Disease Cooperative Study at the University of California, San Diego. ADNI data are disseminated by the Laboratory for Neuro Imaging at the University of California, Los Angeles. This research was also supported by NIH grants P3 AG1129 and K1 AG3514. References 1. Dale, A.M., Fischl, B., Sereno, M.I.: Cortical surface-based analysis. i. segmentation and surface reconstruction. Neuroimage 9(2), (1999) 2. Fischl, B., Sereno, M.I., Dale, A.M.: Cortical surface-based analysis. ii: Inflation, flattening, and a surface-based coordinate system. Neuroimage 9(2), (1999) 3. Puniyani, K., Kim, S., Xing, E.P.: Multi-population gwa mapping via multi-task regularized regression. Bioinformatics 26(12), i28 16 (21) 4. Saykin, A.J., Shen, L., et al.: Alzheimer s disease neuroimaging initiative biomarkers as quantitative phenotypes: Genetics core aims, progress, and plans. Alzheimers Dement 6(3), (21) 5. Shen, L., Kim, S., et al.: Whole genome association study of brain-wide imaging phenotypes for identifying quantitative trait loci in MCI and AD: A study of the ADNI cohort. Neuroimage 53(3), (21) 6. Tibshirani, R.: Regression shrinkage and selection via the lasso. J. R. Stat. Soc. Ser. B 58, (1996) 7. Wan, J., Zhang, Z., Yan, J., Li, T., Rao, B.D., Fang, S., Kim, S., Risacher, S.L., Saykin, A.J., Shen, L., ADNI, f.t.: Sparse bayesian multi-task learning for predicting cognitive outcomes from neuroimaging measures in alzheimers disease. In: IEEE Int. Conf. on Computer Vision and Pattern Recognition (212), accepted 8. Wang, H., Nie, F., Huang, H., Kim, S., Nho, K., Risacher, S.L., Saykin, A.J., Shen, L.: Identifying quantitative trait loci via group-sparse multitask regression and feature selection: an imaging genetics study of the adni cohort. Bioinformatics 28(2), (212) 9. Wang, H., Nie, F., Huang, H., Risacher, S.L., C, D., Saykin, A.J., Shen, L.: Sparse multi-task regression and feature selection to identify brain imaging predictors for memory performance. In: IEEE Conference on Computer Vision. pp (211) 1. Weiner, M.W., Aisen, P.S., Jack, C. R., J., Jagust, W.J., Trojanowski, J.Q., Shaw, L., Saykin, A.J., Morris, J.C., Cairns, N., Beckett, L.A., Toga, A., Green, R., Walter, S., Soares, H., Snyder, P., Siemers, E., Potter, W., Cole, P.E., Schmidt, M.: The alzheimer s disease neuroimaging initiative: progress report and future plans. Alzheimers Dement 6(3), e7 (21) 11. Yuan, M., Lin, Y.: Model selection and estimation in regression with grouped variables. J. R. Stat. Soc. Ser. B 68, (26) 12. Zhang, D., Shen, D.: Multi-modal multi-task learning for joint prediction of multiple regression and classification variables in alzheimer s disease. Neuroimage 59(2), (212)

NIH Public Access Author Manuscript Med Image Comput Comput Assist Interv. Author manuscript; available in PMC 2011 January 1.

NIH Public Access Author Manuscript Med Image Comput Comput Assist Interv. Author manuscript; available in PMC 2011 January 1. NIH Public Access Author Manuscript Published in final edited form as: Med Image Comput Comput Assist Interv. 2010 ; 13(Pt 3): 611 618. Sparse Bayesian Learning for Identifying Imaging Biomarkers in AD

More information

Sparse Bayesian Learning for Identifying Imaging Biomarkers in AD Prediction

Sparse Bayesian Learning for Identifying Imaging Biomarkers in AD Prediction Sparse Bayesian Learning for Identifying Imaging Biomarkers in AD Prediction Li Shen 1,2,, Yuan Qi 3,, Sungeun Kim 1,2, Kwangsik Nho 1,2, Jing Wan 1,2, Shannon L. Risacher 1, Andrew J. Saykin 1,, and ADNI

More information

Indiana University School of Medicine, Indianapolis, IN USA 1

Indiana University School of Medicine, Indianapolis, IN USA 1 GWAS and Candidate Studies of MRI and Amyloid PET Phenotypes for Alzheimer's Disease Andrew J. Saykin Depts. of Radiology & Imaging Sciences and Medical & Molecular Genetics, Neurology & Psychiatry; Indiana

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

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

NIH Public Access Author Manuscript Neuroreport. Author manuscript; available in PMC 2012 June 11.

NIH Public Access Author Manuscript Neuroreport. Author manuscript; available in PMC 2012 June 11. NIH Public Access Author Manuscript Published in final edited form as: Neuroreport. 2011 June 11; 22(8): 391 395. doi:10.1097/wnr.0b013e328346bf85. Homocysteine effects on brain volumes mapped in 732 elderly

More information

Bayesian Bi-Cluster Change-Point Model for Exploring Functional Brain Dynamics

Bayesian Bi-Cluster Change-Point Model for Exploring Functional Brain Dynamics Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'18 85 Bayesian Bi-Cluster Change-Point Model for Exploring Functional Brain Dynamics Bing Liu 1*, Xuan Guo 2, and Jing Zhang 1** 1 Department

More information

NeuroReport 2011, 22: a Laboratory of Neuro Imaging, Department of Neurology, UCLA School of. Received 9 March 2011 accepted 13 March 2011

NeuroReport 2011, 22: a Laboratory of Neuro Imaging, Department of Neurology, UCLA School of. Received 9 March 2011 accepted 13 March 2011 Ageing 391 Homocysteine effects on brain volumes mapped in 732 elderly individuals Priya Rajagopalan a, Xue Hua a, Arthur W. Toga a, Clifford R. Jack Jr b, Michael W. Weiner c,d and Paul M. Thompson a

More information

HHS Public Access Author manuscript Drugs Aging. Author manuscript; available in PMC 2017 June 13.

HHS Public Access Author manuscript Drugs Aging. Author manuscript; available in PMC 2017 June 13. Medication for Alzheimer s Disease and Associated Fall Hazard: a Retrospective Cohort Study from the Alzheimer s Disease Neuro-Imaging Initiative Noam U. Epstein, MD, MS 1,2,*, Rong Guo, MS 3, Martin R.

More information

Alzheimer s Disease Risk Assessment Using Large-Scale Machine Learning Methods

Alzheimer s Disease Risk Assessment Using Large-Scale Machine Learning Methods Alzheimer s Disease Risk Assessment Using Large-Scale Machine Learning Methods Ramon Casanova*, Fang-Chi Hsu, Kaycee M. Sink, Stephen R. Rapp, Jeff D. Williamson, Susan M. Resnick, Mark A. Espeland, for

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

Temporally-Constrained Group Sparse Learning for Longitudinal Data Analysis in Alzheimer s Disease

Temporally-Constrained Group Sparse Learning for Longitudinal Data Analysis in Alzheimer s Disease TBME-00121-2015 1 Temporally-Constrained Group Sparse Learning for Longitudinal Data Analysis in Alzheimer s Disease Biao Jie, Mingxia Liu, Jun Liu, Daoqiang Zhang * and Dinggang Shen *, the Alzheimer

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

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

Selection and Combination of Markers for Prediction

Selection and Combination of Markers for Prediction Selection and Combination of Markers for Prediction NACC Data and Methods Meeting September, 2010 Baojiang Chen, PhD Sarah Monsell, MS Xiao-Hua Andrew Zhou, PhD Overview 1. Research motivation 2. Describe

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

ADNI Experience on Developing Biomarker Tools as Example of An Approach to Catalyzing Dry AMD Drug Development

ADNI Experience on Developing Biomarker Tools as Example of An Approach to Catalyzing Dry AMD Drug Development ADNI Experience on Developing Biomarker Tools as Example of An Approach to Catalyzing Dry AMD Drug Development Wm Z Potter, MD, PhD Sr. Advisor, NIMH IOM, Nov 15, 2014 Disclosures Former employee of Lilly

More information

Engineering team: Andrew Lang, Bo Liu, Jerry Prince, Brian Caffo, Murat bilgel, Runze Tan, Chun-Guang, and Zhou Ye; Medical team: Kostas Lyketsos,

Engineering team: Andrew Lang, Bo Liu, Jerry Prince, Brian Caffo, Murat bilgel, Runze Tan, Chun-Guang, and Zhou Ye; Medical team: Kostas Lyketsos, Engineering team: Andrew Lang, Bo Liu, Jerry Prince, Brian Caffo, Murat bilgel, Runze Tan, Chun-Guang, and Zhou Ye; Medical team: Kostas Lyketsos, Susan Resnik, Sterling Johnson, and Pierre Jedynak Longitudinal

More information

Machine Learning to Inform Breast Cancer Post-Recovery Surveillance

Machine Learning to Inform Breast Cancer Post-Recovery Surveillance Machine Learning to Inform Breast Cancer Post-Recovery Surveillance Final Project Report CS 229 Autumn 2017 Category: Life Sciences Maxwell Allman (mallman) Lin Fan (linfan) Jamie Kang (kangjh) 1 Introduction

More information

The Australian Imaging Biomarkers and Lifestyle Flagship Study of Ageing

The Australian Imaging Biomarkers and Lifestyle Flagship Study of Ageing The Australian Imaging Biomarkers and Lifestyle Flagship Study of Ageing. (AUSTRALIAN ADNI) July 2013 UPDATE Imaging Christopher Rowe MD Neuroimaging stream leader June 2013 The Australian Imaging Biomarkers

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

Quantitative Neuroimaging- Gray and white matter Alteration in Multiple Sclerosis. Lior Or-Bach Instructors: Prof. Anat Achiron Dr.

Quantitative Neuroimaging- Gray and white matter Alteration in Multiple Sclerosis. Lior Or-Bach Instructors: Prof. Anat Achiron Dr. Quantitative Neuroimaging- Gray and white matter Alteration in Multiple Sclerosis Lior Or-Bach Instructors: Prof. Anat Achiron Dr. Shmulik Miron INTRODUCTION Multiple Sclerosis general background Gray

More information

Modeling Sentiment with Ridge Regression

Modeling Sentiment with Ridge Regression Modeling Sentiment with Ridge Regression Luke Segars 2/20/2012 The goal of this project was to generate a linear sentiment model for classifying Amazon book reviews according to their star rank. More generally,

More information

SUPPLEMENTARY INFORMATION. Table 1 Patient characteristics Preoperative. language testing

SUPPLEMENTARY INFORMATION. Table 1 Patient characteristics Preoperative. language testing Categorical Speech Representation in the Human Superior Temporal Gyrus Edward F. Chang, Jochem W. Rieger, Keith D. Johnson, Mitchel S. Berger, Nicholas M. Barbaro, Robert T. Knight SUPPLEMENTARY INFORMATION

More information

Sparse learning and stability selection for predicting MCI to AD conversion using baseline ADNI data

Sparse learning and stability selection for predicting MCI to AD conversion using baseline ADNI data Ye et al. BMC Neurology 2012, 12:46 RESEARCH ARTICLE Open Access Sparse learning and stability selection for predicting MCI to AD conversion using baseline ADNI data Jieping Ye 1*, Michael Farnum 2, Eric

More information

Use of Multimodal Neuroimaging Techniques to Examine Age, Sex, and Alcohol-Related Changes in Brain Structure Through Adolescence and Young Adulthood

Use of Multimodal Neuroimaging Techniques to Examine Age, Sex, and Alcohol-Related Changes in Brain Structure Through Adolescence and Young Adulthood American Psychiatric Association San Diego, CA 24 May 2017 Use of Multimodal Neuroimaging Techniques to Examine Age, Sex, and Alcohol-Related Changes in Brain Structure Through Adolescence and Young Adulthood

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

NMF-Density: NMF-Based Breast Density Classifier

NMF-Density: NMF-Based Breast Density Classifier NMF-Density: NMF-Based Breast Density Classifier Lahouari Ghouti and Abdullah H. Owaidh King Fahd University of Petroleum and Minerals - Department of Information and Computer Science. KFUPM Box 1128.

More information

Inferior and medial temporal tau and cortical amyloid are associated with daily functional impairment in Alzheimer s disease

Inferior and medial temporal tau and cortical amyloid are associated with daily functional impairment in Alzheimer s disease Halawa et al. Alzheimer's Research & Therapy (2019) 11:14 https://doi.org/10.1186/s13195-019-0471-6 RESEARCH Inferior and medial temporal tau and cortical amyloid are associated with daily functional impairment

More information

Proceedings of the UGC Sponsored National Conference on Advanced Networking and Applications, 27 th March 2015

Proceedings of the UGC Sponsored National Conference on Advanced Networking and Applications, 27 th March 2015 Brain Tumor Detection and Identification Using K-Means Clustering Technique Malathi R Department of Computer Science, SAAS College, Ramanathapuram, Email: malapraba@gmail.com Dr. Nadirabanu Kamal A R Department

More information

Big Image-Omics Data Analytics for Clinical Outcome Prediction

Big Image-Omics Data Analytics for Clinical Outcome Prediction Big Image-Omics Data Analytics for Clinical Outcome Prediction Junzhou Huang, Ph.D. Associate Professor Dept. Computer Science & Engineering University of Texas at Arlington Dept. CSE, UT Arlington Scalable

More information

Automated Whole Brain Segmentation Using FreeSurfer

Automated Whole Brain Segmentation Using FreeSurfer Automated Whole Brain Segmentation Using FreeSurfer https://surfer.nmr.mgh.harvard.edu/ FreeSurfer (FS) is a free software package developed at the Martinos Center for Biomedical Imaging used for three

More information

Unsupervised MRI Brain Tumor Detection Techniques with Morphological Operations

Unsupervised MRI Brain Tumor Detection Techniques with Morphological Operations Unsupervised MRI Brain Tumor Detection Techniques with Morphological Operations Ritu Verma, Sujeet Tiwari, Naazish Rahim Abstract Tumor is a deformity in human body cells which, if not detected and treated,

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

NeuroImage 59 (2012) Contents lists available at SciVerse ScienceDirect. NeuroImage. journal homepage:

NeuroImage 59 (2012) Contents lists available at SciVerse ScienceDirect. NeuroImage. journal homepage: NeuroImage 9 (212) 89 97 Contents lists available at SciVerse ScienceDirect NeuroImage journal homepage: www.elsevier.com/locate/ynimg Multi-modal multi-task learning for joint prediction of multiple regression

More information

Data-intensive Knowledge Discovery from Brain Imaging of Alzheimer s Disease Patients

Data-intensive Knowledge Discovery from Brain Imaging of Alzheimer s Disease Patients PDCLifeS - EURO-PAR 2018 Invited Talk Data-intensive Knowledge Discovery from Brain Imaging of Alzheimer s Disease Patients Dr. Assoc. Prof., Head of Department Department of Computer Science University

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

Automatic pathology classification using a single feature machine learning - support vector machines

Automatic pathology classification using a single feature machine learning - support vector machines Automatic pathology classification using a single feature machine learning - support vector machines Fernando Yepes-Calderon b,c, Fabian Pedregosa e, Bertrand Thirion e, Yalin Wang d,* and Natasha Leporé

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

Automated detection of abnormal changes in cortical thickness: A tool to help diagnosis in neocortical focal epilepsy

Automated detection of abnormal changes in cortical thickness: A tool to help diagnosis in neocortical focal epilepsy Automated detection of abnormal changes in cortical thickness: A tool to help diagnosis in neocortical focal epilepsy 1. Introduction Epilepsy is a common neurological disorder, which affects about 1 %

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

AUTOMATIC MEASUREMENT ON CT IMAGES FOR PATELLA DISLOCATION DIAGNOSIS

AUTOMATIC MEASUREMENT ON CT IMAGES FOR PATELLA DISLOCATION DIAGNOSIS AUTOMATIC MEASUREMENT ON CT IMAGES FOR PATELLA DISLOCATION DIAGNOSIS Qi Kong 1, Shaoshan Wang 2, Jiushan Yang 2,Ruiqi Zou 3, Yan Huang 1, Yilong Yin 1, Jingliang Peng 1 1 School of Computer Science and

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

Raymond Y. Lo, MD, MS William J. Jagust, MD For the Alzheimer s Disease Neuroimaging Initiative

Raymond Y. Lo, MD, MS William J. Jagust, MD For the Alzheimer s Disease Neuroimaging Initiative ARTICLES Predicting missing biomarker data in a longitudinal study of Alzheimer disease Raymond Y. Lo, MD, MS William J. Jagust, MD For the Alzheimer s Disease Neuroimaging Initiative Correspondence &

More information

Detection and Classification of Lung Cancer Using Artificial Neural Network

Detection and Classification of Lung Cancer Using Artificial Neural Network Detection and Classification of Lung Cancer Using Artificial Neural Network Almas Pathan 1, Bairu.K.saptalkar 2 1,2 Department of Electronics and Communication Engineering, SDMCET, Dharwad, India 1 almaseng@yahoo.co.in,

More information

LOCATING BRAIN TUMOUR AND EXTRACTING THE FEATURES FROM MRI IMAGES

LOCATING BRAIN TUMOUR AND EXTRACTING THE FEATURES FROM MRI IMAGES Research Article OPEN ACCESS at journalijcir.com LOCATING BRAIN TUMOUR AND EXTRACTING THE FEATURES FROM MRI IMAGES Abhishek Saxena and Suchetha.M Abstract The seriousness of brain tumour is very high among

More information

8/10/2016. PET/CT Radiomics for Tumor. Anatomic Tumor Response Assessment in CT or MRI. Metabolic Tumor Response Assessment in FDG-PET

8/10/2016. PET/CT Radiomics for Tumor. Anatomic Tumor Response Assessment in CT or MRI. Metabolic Tumor Response Assessment in FDG-PET PET/CT Radiomics for Tumor Response Evaluation August 1, 2016 Wei Lu, PhD Department of Medical Physics www.mskcc.org Department of Radiation Oncology www.umaryland.edu Anatomic Tumor Response Assessment

More information

brain degeneration in 676 subjects with impairment, and healthy controls

brain degeneration in 676 subjects with impairment, and healthy controls Neroimaging i biomarkers track brain degeneration in 676 sbjects with Alheimer s disease, mild cognitive impairment, and health controls Laborator of Nero Imaging Xe Ha, Sh Lee, Ale Leow, Igor Yanovsk,

More information

Supplemental Information. Triangulating the Neural, Psychological, and Economic Bases of Guilt Aversion

Supplemental Information. Triangulating the Neural, Psychological, and Economic Bases of Guilt Aversion Neuron, Volume 70 Supplemental Information Triangulating the Neural, Psychological, and Economic Bases of Guilt Aversion Luke J. Chang, Alec Smith, Martin Dufwenberg, and Alan G. Sanfey Supplemental Information

More information

Natural Image Bases to Represent Neuroimaging Data

Natural Image Bases to Represent Neuroimaging Data Ashish Gupta Murat Seçkin Ayhan Anthony S. Maida University of Lousiana at Lafayette, 104 University Circle, Lafayette, LA 70504 USA ashish@louisiana.edu msayhan@louisiana.edu maida@cacs.louisiana.edu

More information

MRI Hippocampal Volume for Enrichment

MRI Hippocampal Volume for Enrichment MRI Hippocampal Volume for Enrichment Derek Hill 1,2 & Jerry Novak 3, Pat Cole 4, Diane Stephenson 5 1. IXICO plc 2. UCL, London, UK 3. Johnson and Johnson 4. Takeda 5. CAMD, Critical Path Institute 1

More information

EXPEDITION3: A Phase 3 Trial of Solanezumab in Mild Dementia due to Alzheimer s Disease

EXPEDITION3: A Phase 3 Trial of Solanezumab in Mild Dementia due to Alzheimer s Disease EXPEDITION3: A Phase 3 Trial of in Mild Dementia due to Alzheimer s Disease Lawrence S. Honig, MD, PhD On behalf of the EXPEDITION3 Study Team Disclosure Statement I will discuss investigational use only.

More information

Applying Machine Learning Methods in Medical Research Studies

Applying Machine Learning Methods in Medical Research Studies Applying Machine Learning Methods in Medical Research Studies Daniel Stahl Department of Biostatistics and Health Informatics Psychiatry, Psychology & Neuroscience (IoPPN), King s College London daniel.r.stahl@kcl.ac.uk

More information

Chapter 11: Advanced Remedial Measures. Weighted Least Squares (WLS)

Chapter 11: Advanced Remedial Measures. Weighted Least Squares (WLS) Chapter : Advanced Remedial Measures Weighted Least Squares (WLS) When the error variance appears nonconstant, a transformation (of Y and/or X) is a quick remedy. But it may not solve the problem, or it

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

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

Article from. Forecasting and Futurism. Month Year July 2015 Issue Number 11

Article from. Forecasting and Futurism. Month Year July 2015 Issue Number 11 Article from Forecasting and Futurism Month Year July 2015 Issue Number 11 Calibrating Risk Score Model with Partial Credibility By Shea Parkes and Brad Armstrong Risk adjustment models are commonly used

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

ANALYSIS AND DETECTION OF BRAIN TUMOUR USING IMAGE PROCESSING TECHNIQUES

ANALYSIS AND DETECTION OF BRAIN TUMOUR USING IMAGE PROCESSING TECHNIQUES ANALYSIS AND DETECTION OF BRAIN TUMOUR USING IMAGE PROCESSING TECHNIQUES P.V.Rohini 1, Dr.M.Pushparani 2 1 M.Phil Scholar, Department of Computer Science, Mother Teresa women s university, (India) 2 Professor

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

HHS Public Access Author manuscript Mach Learn Med Imaging. Author manuscript; available in PMC 2017 October 01.

HHS Public Access Author manuscript Mach Learn Med Imaging. Author manuscript; available in PMC 2017 October 01. Unsupervised Discovery of Emphysema Subtypes in a Large Clinical Cohort Polina Binder 1, Nematollah K. Batmanghelich 2, Raul San Jose Estepar 2, and Polina Golland 1 1 Computer Science and Artificial Intelligence

More information

International Journal of Advance Engineering and Research Development EARLY DETECTION OF GLAUCOMA USING EMPIRICAL WAVELET TRANSFORM

International Journal of Advance Engineering and Research Development EARLY DETECTION OF GLAUCOMA USING EMPIRICAL WAVELET TRANSFORM Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 5, Issue 1, January -218 e-issn (O): 2348-447 p-issn (P): 2348-646 EARLY DETECTION

More information

Genetic Heterogeneity of Clinically Defined AD. Andrew J. Saykin, PsyD Indiana ADC ADC Clinical Core Leaders Meeting April 22, 2017

Genetic Heterogeneity of Clinically Defined AD. Andrew J. Saykin, PsyD Indiana ADC ADC Clinical Core Leaders Meeting April 22, 2017 Genetic Heterogeneity of Clinically Defined AD Andrew J. Saykin, PsyD Indiana ADC ADC Clinical Core Leaders Meeting April 22, 2017 Disclosures & Acknowledgements Disclosures Eli Lilly (Collaborative Grant),

More information

Deep Learning Analytics for Predicting Prognosis of Acute Myeloid Leukemia with Cytogenetics, Age, and Mutations

Deep Learning Analytics for Predicting Prognosis of Acute Myeloid Leukemia with Cytogenetics, Age, and Mutations Deep Learning Analytics for Predicting Prognosis of Acute Myeloid Leukemia with Cytogenetics, Age, and Mutations Andy Nguyen, M.D., M.S. Medical Director, Hematopathology, Hematology and Coagulation Laboratory,

More information

Hierarchical Bayesian Modeling of Individual Differences in Texture Discrimination

Hierarchical Bayesian Modeling of Individual Differences in Texture Discrimination Hierarchical Bayesian Modeling of Individual Differences in Texture Discrimination Timothy N. Rubin (trubin@uci.edu) Michael D. Lee (mdlee@uci.edu) Charles F. Chubb (cchubb@uci.edu) Department of Cognitive

More information

Neuroimaging. BIE601 Advanced Biological Engineering Dr. Boonserm Kaewkamnerdpong Biological Engineering Program, KMUTT. Human Brain Mapping

Neuroimaging. BIE601 Advanced Biological Engineering Dr. Boonserm Kaewkamnerdpong Biological Engineering Program, KMUTT. Human Brain Mapping 11/8/2013 Neuroimaging N i i BIE601 Advanced Biological Engineering Dr. Boonserm Kaewkamnerdpong Biological Engineering Program, KMUTT 2 Human Brain Mapping H Human m n brain br in m mapping ppin can nb

More information

Automatic Hemorrhage Classification System Based On Svm Classifier

Automatic Hemorrhage Classification System Based On Svm Classifier Automatic Hemorrhage Classification System Based On Svm Classifier Abstract - Brain hemorrhage is a bleeding in or around the brain which are caused by head trauma, high blood pressure and intracranial

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

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

Segmentation of Carotid Artery Wall towards Early Detection of Alzheimer Disease

Segmentation of Carotid Artery Wall towards Early Detection of Alzheimer Disease Segmentation of Carotid Artery Wall towards Early Detection of Alzheimer Disease EKO SUPRIYANTO, MOHD AMINUDIN JAMLOS, LIM KHIM KHEUNG Advanced Diagnostics and Progressive Human Care Research Group Research

More information

Type II Fuzzy Possibilistic C-Mean Clustering

Type II Fuzzy Possibilistic C-Mean Clustering IFSA-EUSFLAT Type II Fuzzy Possibilistic C-Mean Clustering M.H. Fazel Zarandi, M. Zarinbal, I.B. Turksen, Department of Industrial Engineering, Amirkabir University of Technology, P.O. Box -, Tehran, Iran

More information

An ECG Beat Classification Using Adaptive Neuro- Fuzzy Inference System

An ECG Beat Classification Using Adaptive Neuro- Fuzzy Inference System An ECG Beat Classification Using Adaptive Neuro- Fuzzy Inference System Pramod R. Bokde Department of Electronics Engineering, Priyadarshini Bhagwati College of Engineering, Nagpur, India Abstract Electrocardiography

More information

Hierarchical anatomical brain networks for MCI prediction: Revisiting volumetric measures

Hierarchical anatomical brain networks for MCI prediction: Revisiting volumetric measures University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2011 Hierarchical anatomical brain networks for

More information

Nonlinear signal processing and statistical machine learning techniques to remotely quantify Parkinson's disease symptom severity

Nonlinear signal processing and statistical machine learning techniques to remotely quantify Parkinson's disease symptom severity Nonlinear signal processing and statistical machine learning techniques to remotely quantify Parkinson's disease symptom severity A. Tsanas, M.A. Little, P.E. McSharry, L.O. Ramig 9 March 2011 Project

More information

Advances in Clinical Neuroimaging

Advances in Clinical Neuroimaging Advances in Clinical Neuroimaging Joseph I. Tracy 1, PhD, ABPP/CN; Gaelle Doucet 2, PhD; Xaiosong He 2, PhD; Dorian Pustina 2, PhD; Karol Osipowicz 2, PhD 1 Department of Radiology, Thomas Jefferson University,

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

ENIGMA for Neurorehabilitation: A Large-Scale Meta-Analysis Approach to Modeling Neuroimaging, Genetics, and Behavior

ENIGMA for Neurorehabilitation: A Large-Scale Meta-Analysis Approach to Modeling Neuroimaging, Genetics, and Behavior ENIGMA for Neurorehabilitation: A Large-Scale Meta-Analysis Approach to Modeling Neuroimaging, Genetics, and Behavior Sook-Lei Liew, PhD, OTR/L Director, Neural Plasticity and Neurorehabilitation Laboratory

More information

Department of Radiology, Weill Cornell Medical College, 525 East 68th Street, New York, NY 10065, USA 3

Department of Radiology, Weill Cornell Medical College, 525 East 68th Street, New York, NY 10065, USA 3 Neurology Research International Volume 2012, Article ID 718150, 6 pages doi:10.1155/2012/718150 Research Article A Pilot Study of Quantitative MRI Measurements of Ventricular Volume and Cortical Atrophy

More information

NIH Public Access Author Manuscript Alzheimers Dement. Author manuscript; available in PMC 2011 May 1.

NIH Public Access Author Manuscript Alzheimers Dement. Author manuscript; available in PMC 2011 May 1. NIH Public Access Author Manuscript Published in final edited form as: Alzheimers Dement. 2010 May ; 6(3): 257 264. doi:10.1016/j.jalz.2010.03.002. The Alzheimer s Disease Neuroimaging Initiative: Annual

More information

Neural Population Tuning Links Visual Cortical Anatomy to Human Visual Perception

Neural Population Tuning Links Visual Cortical Anatomy to Human Visual Perception Article Neural Population Tuning Links Visual Cortical Anatomy to Human Visual Perception Highlights d Variability in cortical thickness and surface area has opposite functional impacts Authors Chen Song,

More information

Biomarkers Workshop In Clinical Trials Imaging for Schizophrenia Trials

Biomarkers Workshop In Clinical Trials Imaging for Schizophrenia Trials Biomarkers Workshop In Clinical Trials Imaging for Schizophrenia Trials Research focused on the following areas Brain pathology in schizophrenia and its modification Effect of drug treatment on brain structure

More information

Large-scale classification of major depressive disorder via distributed Lasso

Large-scale classification of major depressive disorder via distributed Lasso Large-scale classification of major depressive disorder via distributed Lasso Dajiang Zhu a, Qingyang Li b, Brandalyn C. Riedel a, Neda Jahanshad a, Derrek P. Hibar a, Ilya M. Veer h, Henrik Walter h,

More information

Enhanced Detection of Lung Cancer using Hybrid Method of Image Segmentation

Enhanced Detection of Lung Cancer using Hybrid Method of Image Segmentation Enhanced Detection of Lung Cancer using Hybrid Method of Image Segmentation L Uma Maheshwari Department of ECE, Stanley College of Engineering and Technology for Women, Hyderabad - 500001, India. Udayini

More information

Graphical Modeling Approaches for Estimating Brain Networks

Graphical Modeling Approaches for Estimating Brain Networks Graphical Modeling Approaches for Estimating Brain Networks BIOS 516 Suprateek Kundu Department of Biostatistics Emory University. September 28, 2017 Introduction My research focuses on understanding how

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

Brain Tumor Segmentation of Noisy MRI Images using Anisotropic Diffusion Filter

Brain Tumor Segmentation of Noisy MRI Images using Anisotropic Diffusion Filter Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 7, July 2014, pg.744

More information

What is Regularization? Example by Sean Owen

What is Regularization? Example by Sean Owen What is Regularization? Example by Sean Owen What is Regularization? Name3 Species Size Threat Bo snake small friendly Miley dog small friendly Fifi cat small enemy Muffy cat small friendly Rufus dog large

More information

Population Inference post Model Selection in Neuroscience

Population Inference post Model Selection in Neuroscience Population Inference post Model Selection in Neuroscience Genevera I. Allen Dobelman Family Junior Chair, Department of Statistics and Electrical and Computer Engineering, Rice University, Department of

More information

Network-based pattern recognition models for neuroimaging

Network-based pattern recognition models for neuroimaging Network-based pattern recognition models for neuroimaging Maria J. Rosa Centre for Neuroimaging Sciences, Institute of Psychiatry King s College London, UK Outline Introduction Pattern recognition Network-based

More information

Identifying Relevant micrornas in Bladder Cancer using Multi-Task Learning

Identifying Relevant micrornas in Bladder Cancer using Multi-Task Learning Identifying Relevant micrornas in Bladder Cancer using Multi-Task Learning Adriana Birlutiu (1),(2), Paul Bulzu (1), Irina Iereminciuc (1), and Alexandru Floares (1) (1) SAIA & OncoPredict, Cluj-Napoca,

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

Multifold Bayesian Kernelization in Alzheimer s Diagnosis

Multifold Bayesian Kernelization in Alzheimer s Diagnosis Multifold Bayesian Kernelization in Alzheimer s Diagnosis 1 Sidong Liu *, 1 Yang Song, 1 Weidong Cai, 2 Sonia Pujol, 2 Ron Kikinis, 3 Xiaogang Wang, 1 Dagan Feng 1 School of Information Technologies, University

More information

INTEGRATION OF MULTI-PLATFORM HIGH-DIMENSIONAL OMIC DATA

INTEGRATION OF MULTI-PLATFORM HIGH-DIMENSIONAL OMIC DATA Texas Medical Center Library DigitalCommons@TMC UT GSBS Dissertations and Theses (Open Access) Graduate School of Biomedical Sciences 5-2016 INTEGRATION OF MULTI-PLATFORM HIGH-DIMENSIONAL OMIC DATA Xuebei

More information

NIH Public Access Author Manuscript J Nucl Med. Author manuscript; available in PMC 2014 August 17.

NIH Public Access Author Manuscript J Nucl Med. Author manuscript; available in PMC 2014 August 17. NIH Public Access Author Manuscript Published in final edited form as: J Nucl Med. 2013 September ; 54(9): 1564 1569. doi:10.2967/jnumed.112.116137. Longitudinal Progression of Cognitive Decline Correlates

More information

Oncology Pipeline Analytics

Oncology Pipeline Analytics Oncology Pipeline Analytics Trials, Drug Classes, Indications, Correlations and Strategies Report Brochure O n c o l o g y P i p e l i n e A n a l y t i c s Greystone Research Associates is pleased to

More information

Methods to examine brain activity associated with emotional states and traits

Methods to examine brain activity associated with emotional states and traits Methods to examine brain activity associated with emotional states and traits Brain electrical activity methods description and explanation of method state effects trait effects Positron emission tomography

More information

Converging biochemical, molecular, and genetic evidence indicates

Converging biochemical, molecular, and genetic evidence indicates ORIGINAL RESEARCH BRAIN Apolipoprotein E 4 Does Not Modulate Amyloid- Associated Neurodegeneration in Preclinical Alzheimer Disease R.S. Desikan, L.K. McEvoy, D. Holland, W.K. Thompson, J.B. Brewer, P.S.

More information

BioArctic announces detailed results of the BAN2401 Phase 2b study in early Alzheimer s disease presented at AAIC 2018

BioArctic announces detailed results of the BAN2401 Phase 2b study in early Alzheimer s disease presented at AAIC 2018 Press release BioArctic announces detailed results of the BAN2401 Phase 2b study in early Alzheimer s disease presented at AAIC 2018 Stockholm, Sweden, July 25, 2018 BioArctic AB (publ) (Nasdaq Stockholm:

More information

arxiv: v1 [cs.lg] 13 Mar 2018

arxiv: v1 [cs.lg] 13 Mar 2018 A Probabilistic Disease Progression Model for Predicting Future Clinical Outcome Yingying Zhu Electrical and Computer Eng, Cornell Ithaca, NY, USA yz2377@cornell.edu Mert R. Sabuncu Electrical and Computer

More information

Fusing Simultaneous EEG-fMRI by Linking Multivariate Classifiers

Fusing Simultaneous EEG-fMRI by Linking Multivariate Classifiers Fusing Simultaneous EEG-fMRI by Linking Multivariate Classifiers Bryan R. Conroy 1, Jordan Muraskin 1, and Paul Sajda 1 Dept. of Biomedical Engineering, Columbia University, Columbia NY, USA Abstract.

More information