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

Size: px
Start display at page:

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

Transcription

1 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, Memorial Hermann Laboratory Professor of Pathology and Laboratory Medicine, University of Texas-Houston, Medical School GeneMed Feb 2018

2 Outline of talk Define application of Deep Learning method, a technological breakthrough, to big-data analytics Describe our study using Deep Learning algorithm to predict prognosis for acute myeloid leukemia (AML) using cytogenetics, age, and mutations Financial Disclosures: No relevant financial relationships with commercial interests to disclose

3 Deep learning and genomic medicine Big companies are analyzing large volumes of data for business analysis and decisions, using Deep Learning technology (Google s search engine, Google Photo, automobile companies: self-driving cars, IBM s Watson). The application of deep learning to genomic medicine has a promising start; it could impact personalized diagnostics, and treatment. The genotype-phenotype divide, our inability to connect genetics to disease phenotypes, is preventing genomics from advancing medicine to its potential. Deep learning can bridge the genotype-phenotype divide, by incorporating an exponentially growing amount of data, and accounting for the multiple layers of complex biological processes that relate the genotype to the phenotype. This gap necessitates the application of Deep learning, a more recent type of machine learning

4 Machine Learning Machine learning: explores the construction of algorithms that can learn from and make predictions on data - i.e. gives software the ability to learn without being explicitly programmed Numerous machine learning methods: Decision tree, Cluster analysis, Support vector machine, Random forest, Bayesian, Regression analysis, Neural network. Neural network (inspired by biological neural networks): artificial nodes ("neurons ) are connected together to form a network for prediction/classification tasks Fire/not Fire

5 Early Generation of Neural Networks with Supervised Training (model is trained with known or labeled outcomes) pos neg Calculating connection weights 3 types of data: -Training -Validation -Testing -New (for new cases)

6 Disadvantages of Early Networks They relies only on labeled data (known outcomes) for training. However, labeled data is often limited, and thus for many problems it is difficult to get enough examples to fit the parameters of a complex model. Given the high degree of expressive power of deep networks, training on insufficient data would also result in overfitting. Training a network with multiple hidden layers using supervised learning: (1) Parameters often do not converge; i.e. being stuck in local minim; (2) Model not scaling well (diffusion of gradients causing poor learning in earlier hidden layers) Iterations: Convergence to minimize error Local minima: No convergence

7 Deep Learning (3 rd Gen Neural Network) A major breakthrough in 2006: Hinton (U of Toronto) won a contest held by Merck to identify molecules that could lead to new drugs. The group used deep learning to zero in on the molecules most likely to bind to their targets. Deep Learning algorithms: (1) Unsupervised learning ->allows a network to be fed with raw data (no known outcomes) and to automatically discover the representations needed for detection or classification (2) Extract high-level & complex data representations through multiple layers; avoid problems of last-gen networks (previous slide) Supporting hardware: multiple graphics processing units (GPU)

8 A Deep Learning Neural Network to Detect Image: Extracting higher-level Features With Unsupervised Learning Feature extraction: -Each hidden layer applies a nonlinear transformation on its input to transform the input to higher level of representation in its output. -Multiple levels of abstraction of the image: from pixels to complex shapes and objects defining a human face -Deep learning process works similarly for non-visual objects

9 Our Study Objective: AML Prognosis The risk stratification of acute myeloid leukemia (AML) based on recurrent chromosome abnormalities has been well established. Similarly, some mutations in AML cases with no chromosome abnormalities are known to play a role in risk stratification. Multivariate statistic analysis becomes a challenge with addition of numerous input variables (mutations from next-gen sequencing). Risk classification is difficult to assess for a patient with a particular profile N ENGL J MED 366;12 Mar 22, 2012

10 Our Hypothesis Hypothesis for this study: Deep Learning can be utilized to accurately predict prognosis of AML using combined data from several sources. Specifically we attempt to determine the correlation between prognosis and cytogenetics, age, and mutations in acute myeloid leukemia. Our Study Materials 94 AML cases from TCGA (The Cancer Genome Atlas) database. Data include cytogenetics, age, mutations, prognosis PX (days to death, DTD). Cytogenetics (10 common abnormalities): t(8;21), inv(16), t(15;17), t(9:11), t(9;22), trisomy 8, del (7), del (5), del (20), complex chr abnls Mutations (23 most common): FLT3, NPM1, DNMT3A, IDH2, IDH1, TET2,RUNX1, TP53, NRAS, CEBPA, WT1, PTPN11, KIT, U2AF1, KRAS, SMC1A, SMC3, PHF6, STAG2, RAD21, FAM5C, EZH2, HNRNPK

11 Method: Deep Learning- Programming Platform We design Deep Learning neural networks with stacked (multi-layered) autoencoder in R language. R is a programming language for statistical computing and graphics supported by the R Foundation for Statistical Computing, currently used extensively in machine learning In this study, we use functions obtained from R packages which are available from the Comprehensive R Archive Network Stacked autoencoder network: Pre-training with unlabeled data (unsupervised) -> Stacked Autoencoder Algorithm <- Fine-tuning with labeled data (supervised)

12 AML Prognosis-Results Our Deep Learning model which incorporates unsupervised feature training find excellent correlation between prognosis PX (DTD) with 10 cytogenetics, abnormalities age, 23 most common mutations Median DTD is 730 days Good PX for DTD >730 days; Poor PX for DTD<= 730 days Ten-fold validation: exclude 10% of the cases at a time to train the network and use the resultant network to test these excluded cases Mean Accuracy of 81%, Cross Validation Data Sets Sensitivity of 74%, and Specificity of 86% 1 90% Mean accuracy if some input is excluded: Exclusion of cytogenetics -> 67% Exclusion of mutations -> 74% Exclusion of age -> 61% This indicate critical contribution of all input categories 2 80% 3 80% 4 90% 5 100% 6 80% 7 70% 8 70% 9 80% 10 75% Mean Accuracy: 81%

13 The Ranking of all Input Data used in Training (The ranking of input data is based on the sum of the absolute weights of the connections from the input node to all the nodes in the first hidden layer) Using the 14 top-ranked attributes (out of 34) -7 chrom abls: tri8, del5, del7, Complex, t(8;21), inv(16), t(15;17) -Age -6 mutations: FLT3, NPM1,TP53, DNMT3, KIT, CEBPA Accuracy= 83% (slightly better than 81% using 34 original attributes, likely due to data redundancy)

14 SUMMARY Deep Learning method, a disruptive technology, is predicted to be an integrated part in future practice in molecular diagnosis & prognosis prediction using nextgen sequencing data. Our preliminary study demonstrated a practical application in this area Limitations of our preliminary study: - The relatively small size of cohorts (94 cases) due to limited data in TCGA database - This study nevertheless provides excellent preliminary results for future studies that include many more cases, more mutation data, and other clinical data such as co-morbidity index. With more data, the expected accuracy would be higher than that of this preliminary study (> 83%) The successful validation of such deep learning software would be of tremendous value to personalized treatment of AML patients, i.e. stratifying treatment for each patient based on predicted prognosis The software s database can be continually kept up-to-date by adding new patients data (with new tests, etc.) to preserve its predicting ability Using input ranking techniques, critical parameters which impact prognosis can be detected -> helps to identify sets of important data to predict prognosis (novel patterns)

Available online at

Available online at Annals of Clinical & Laboratory Science, vol. 45, no. 5, 2015 Available online at www.annclinlabsci.org Bioinformatics Analysis to Determine Prognostic Mutations of 72 de novo Acute Myeloid Leukemia Cases

More information

Examining Genetics and Genomics of Acute Myeloid Leukemia in 2017

Examining Genetics and Genomics of Acute Myeloid Leukemia in 2017 Examining Genetics and Genomics of Acute Myeloid Leukemia in 2017 Elli Papaemmanuil, PhD Memorial Sloan Kettering Cancer Center New York, New York, United States Today s Talk Cancer genome introduction

More information

Application of Deep Learning on Predicting Prognosis of Acute Myeloid Leukemia with Cytogenetics, Age, and Mutations

Application of Deep Learning on Predicting Prognosis of Acute Myeloid Leukemia with Cytogenetics, Age, and Mutations 1 Application of Deep Learning on Predicting Prognosis of Acute Myeloid Leukemia with Cytogenetics, Age, and Mutations Mei Lin, MD 1, Vanya Jaitly, MD 1, Iris Wang, MD 1, Zhihong Hu, MD 1, Lei Chen, MD

More information

Next Generation Sequencing in Haematological Malignancy: A European Perspective. Wolfgang Kern, Munich Leukemia Laboratory

Next Generation Sequencing in Haematological Malignancy: A European Perspective. Wolfgang Kern, Munich Leukemia Laboratory Next Generation Sequencing in Haematological Malignancy: A European Perspective Wolfgang Kern, Munich Leukemia Laboratory Diagnostic Methods Cytomorphology Cytogenetics Immunophenotype Histology FISH Molecular

More information

The Center for PERSONALIZED DIAGNOSTICS

The Center for PERSONALIZED DIAGNOSTICS The Center for PERSONALIZED DIAGNOSTICS Precision Diagnostics for Personalized Medicine A joint initiative between The Department of Pathology and Laboratory Medicine & The Abramson Cancer Center The (CPD)

More information

Changing AML Outcomes via Personalized Medicine: Transforming Cancer Management with Genetic Insight

Changing AML Outcomes via Personalized Medicine: Transforming Cancer Management with Genetic Insight Changing AML Outcomes via Personalized Medicine: Transforming Cancer Management with Genetic Insight Co-Moderators: Rick Winneker, PhD, Senior Vice President, Research, Leukemia & Lymphoma Society Mike

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

Illumina Trusight Myeloid Panel validation A R FHAN R A FIQ

Illumina Trusight Myeloid Panel validation A R FHAN R A FIQ Illumina Trusight Myeloid Panel validation A R FHAN R A FIQ G E NETIC T E CHNOLOGIST MEDICAL G E NETICS, CARDIFF To Cover Background to the project Choice of panel Validation process Genes on panel, Protocol

More information

Introduction to Machine Learning. Katherine Heller Deep Learning Summer School 2018

Introduction to Machine Learning. Katherine Heller Deep Learning Summer School 2018 Introduction to Machine Learning Katherine Heller Deep Learning Summer School 2018 Outline Kinds of machine learning Linear regression Regularization Bayesian methods Logistic Regression Why we do this

More information

Predicting Kidney Cancer Survival from Genomic Data

Predicting Kidney Cancer Survival from Genomic Data Predicting Kidney Cancer Survival from Genomic Data Christopher Sauer, Rishi Bedi, Duc Nguyen, Benedikt Bünz Abstract Cancers are on par with heart disease as the leading cause for mortality in the United

More information

Welcome and Introductions

Welcome and Introductions Information for Patients With Acute Myeloid Leukemia (AML) Welcome and Introductions Information for Patients With Acute Myeloid Leukemia (AML) Mark B. Juckett, MD Vice Chair for Clinical Affairs and Quality

More information

Supplementary Appendix

Supplementary Appendix Supplementary Appendix This appendix has been provided by the authors to give readers additional information about their work. Supplement to: Patel JP, Gönen M, Figueroa ME, et al. Prognostic relevance

More information

Concomitant WT1 mutations predicted poor prognosis in CEBPA double-mutated acute myeloid leukemia

Concomitant WT1 mutations predicted poor prognosis in CEBPA double-mutated acute myeloid leukemia Concomitant WT1 mutations predicted poor prognosis in CEBPA double-mutated acute myeloid leukemia Feng-Ming Tien, Hsin-An Hou, Jih-Luh Tang, Yuan-Yeh Kuo, Chien-Yuan Chen, Cheng-Hong Tsai, Ming Yao, Chi-Cheng

More information

Why did the network make this prediction?

Why did the network make this prediction? Why did the network make this prediction? Ankur Taly (Google Inc.) Joint work with Mukund Sundararajan and Qiqi Yan Some Deep Learning Successes Source: https://www.cbsinsights.com Deep Neural Networks

More information

CSE Introduction to High-Perfomance Deep Learning ImageNet & VGG. Jihyung Kil

CSE Introduction to High-Perfomance Deep Learning ImageNet & VGG. Jihyung Kil CSE 5194.01 - Introduction to High-Perfomance Deep Learning ImageNet & VGG Jihyung Kil ImageNet Classification with Deep Convolutional Neural Networks Alex Krizhevsky, Ilya Sutskever, Geoffrey E. Hinton,

More information

About OMICS Group Conferences

About OMICS Group Conferences About OMICS Group OMICS Group International is an amalgamation of Open Access publications and worldwide international science conferences and events. Established in the year 2007 with the sole aim of

More information

COMP9444 Neural Networks and Deep Learning 5. Convolutional Networks

COMP9444 Neural Networks and Deep Learning 5. Convolutional Networks COMP9444 Neural Networks and Deep Learning 5. Convolutional Networks Textbook, Sections 6.2.2, 6.3, 7.9, 7.11-7.13, 9.1-9.5 COMP9444 17s2 Convolutional Networks 1 Outline Geometry of Hidden Unit Activations

More information

New drugs in Acute Leukemia. Cristina Papayannidis, MD, PhD University of Bologna

New drugs in Acute Leukemia. Cristina Papayannidis, MD, PhD University of Bologna New drugs in Acute Leukemia Cristina Papayannidis, MD, PhD University of Bologna Challenges to targeted therapy in AML Multiple subtypes based upon mutations/cytogenetic aberrations No known uniform genomic

More information

Computational Cognitive Neuroscience

Computational Cognitive Neuroscience Computational Cognitive Neuroscience Computational Cognitive Neuroscience Computational Cognitive Neuroscience *Computer vision, *Pattern recognition, *Classification, *Picking the relevant information

More information

A HMM-based Pre-training Approach for Sequential Data

A HMM-based Pre-training Approach for Sequential Data A HMM-based Pre-training Approach for Sequential Data Luca Pasa 1, Alberto Testolin 2, Alessandro Sperduti 1 1- Department of Mathematics 2- Department of Developmental Psychology and Socialisation University

More information

Mutational Impact on Diagnostic and Prognostic Evaluation of MDS

Mutational Impact on Diagnostic and Prognostic Evaluation of MDS Mutational Impact on Diagnostic and Prognostic Evaluation of MDS Elsa Bernard, PhD Papaemmanuil Lab, Computational Oncology, MSKCC MDS Foundation ASH 2018 Symposium Disclosure Research funds provided by

More information

Learning in neural networks

Learning in neural networks http://ccnl.psy.unipd.it Learning in neural networks Marco Zorzi University of Padova M. Zorzi - European Diploma in Cognitive and Brain Sciences, Cognitive modeling", HWK 19-24/3/2006 1 Connectionist

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 1, Jan Feb 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 1, Jan Feb 2017 RESEARCH ARTICLE Classification of Cancer Dataset in Data Mining Algorithms Using R Tool P.Dhivyapriya [1], Dr.S.Sivakumar [2] Research Scholar [1], Assistant professor [2] Department of Computer Science

More information

Kevin Kelly, MD, Phd Acute Myeloid and Lymphoid Leukemias

Kevin Kelly, MD, Phd Acute Myeloid and Lymphoid Leukemias Kevin Kelly, MD, Phd Acute Myeloid and Lymphoid Leukemias Relevant financial relationships in the past twelve months by presenter or spouse/partner. Speakers bureau: Novartis, Janssen, Gilead, Bayer The

More information

Application of Artificial Neural Networks in Classification of Autism Diagnosis Based on Gene Expression Signatures

Application of Artificial Neural Networks in Classification of Autism Diagnosis Based on Gene Expression Signatures Application of Artificial Neural Networks in Classification of Autism Diagnosis Based on Gene Expression Signatures 1 2 3 4 5 Kathleen T Quach Department of Neuroscience University of California, San Diego

More information

Auto-Encoder Pre-Training of Segmented-Memory Recurrent Neural Networks

Auto-Encoder Pre-Training of Segmented-Memory Recurrent Neural Networks Auto-Encoder Pre-Training of Segmented-Memory Recurrent Neural Networks Stefan Glüge, Ronald Böck and Andreas Wendemuth Faculty of Electrical Engineering and Information Technology Cognitive Systems Group,

More information

EECS 433 Statistical Pattern Recognition

EECS 433 Statistical Pattern Recognition EECS 433 Statistical Pattern Recognition Ying Wu Electrical Engineering and Computer Science Northwestern University Evanston, IL 60208 http://www.eecs.northwestern.edu/~yingwu 1 / 19 Outline What is Pattern

More information

Immuno-Oncology Therapies and Precision Medicine: Personal Tumor-Specific Neoantigen Prediction by Machine Learning

Immuno-Oncology Therapies and Precision Medicine: Personal Tumor-Specific Neoantigen Prediction by Machine Learning Immuno-Oncology Therapies and Precision Medicine: Personal Tumor-Specific Neoantigen Prediction by Machine Learning Yi-Hsiang Hsu, MD, SCD Sep 16, 2017 yihsianghsu@hsl.harvard.edu Director & Associate

More information

Skin cancer reorganization and classification with deep neural network

Skin cancer reorganization and classification with deep neural network Skin cancer reorganization and classification with deep neural network Hao Chang 1 1. Department of Genetics, Yale University School of Medicine 2. Email: changhao86@gmail.com Abstract As one kind of skin

More information

ACUTE LEUKEMIA CLASSIFICATION USING CONVOLUTION NEURAL NETWORK IN CLINICAL DECISION SUPPORT SYSTEM

ACUTE LEUKEMIA CLASSIFICATION USING CONVOLUTION NEURAL NETWORK IN CLINICAL DECISION SUPPORT SYSTEM ACUTE LEUKEMIA CLASSIFICATION USING CONVOLUTION NEURAL NETWORK IN CLINICAL DECISION SUPPORT SYSTEM Thanh.TTP 1, Giao N. Pham 1, Jin-Hyeok Park 1, Kwang-Seok Moon 2, Suk-Hwan Lee 3, and Ki-Ryong Kwon 1

More information

Cardiac Arrest Prediction to Prevent Code Blue Situation

Cardiac Arrest Prediction to Prevent Code Blue Situation Cardiac Arrest Prediction to Prevent Code Blue Situation Mrs. Vidya Zope 1, Anuj Chanchlani 2, Hitesh Vaswani 3, Shubham Gaikwad 4, Kamal Teckchandani 5 1Assistant Professor, Department of Computer Engineering,

More information

AML Genomics 11/27/17. Normal neutrophil maturation. Acute Myeloid Leukemia (AML) = block in differentiation. Myelomonocy9c FAB M5

AML Genomics 11/27/17. Normal neutrophil maturation. Acute Myeloid Leukemia (AML) = block in differentiation. Myelomonocy9c FAB M5 AML Genomics 1 Normal neutrophil maturation Acute Myeloid Leukemia (AML) = block in differentiation AML with minimal differen9a9on FAB M1 Promyelocy9c leukemia FAB M3 Myelomonocy9c FAB M5 2 1 Principle

More information

Supplemental Material. The new provisional WHO entity RUNX1 mutated AML shows specific genetics without prognostic influence of dysplasia

Supplemental Material. The new provisional WHO entity RUNX1 mutated AML shows specific genetics without prognostic influence of dysplasia Supplemental Material The new provisional WHO entity RUNX1 mutated AML shows specific genetics without prognostic influence of dysplasia Torsten Haferlach, 1 Anna Stengel, 1 Sandra Eckstein, 1 Karolína

More information

Case Studies on High Throughput Gene Expression Data Kun Huang, PhD Raghu Machiraju, PhD

Case Studies on High Throughput Gene Expression Data Kun Huang, PhD Raghu Machiraju, PhD Case Studies on High Throughput Gene Expression Data Kun Huang, PhD Raghu Machiraju, PhD Department of Biomedical Informatics Department of Computer Science and Engineering The Ohio State University Review

More information

Convolutional and LSTM Neural Networks

Convolutional and LSTM Neural Networks Convolutional and LSTM Neural Networks Vanessa Jurtz January 11, 2017 Contents Neural networks and GPUs Lasagne Peptide binding to MHC class II molecules Convolutional Neural Networks (CNN) Recurrent and

More information

Artificial Intelligence in Breast Imaging

Artificial Intelligence in Breast Imaging Artificial Intelligence in Breast Imaging Manisha Bahl, MD, MPH Director of Breast Imaging Fellowship Program, Massachusetts General Hospital Assistant Professor of Radiology, Harvard Medical School Outline

More information

A Fuzzy Improved Neural based Soft Computing Approach for Pest Disease Prediction

A Fuzzy Improved Neural based Soft Computing Approach for Pest Disease Prediction International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 13 (2014), pp. 1335-1341 International Research Publications House http://www. irphouse.com A Fuzzy Improved

More information

Supplementary Information

Supplementary Information Supplementary Information Table of Contents Supplementary methods... 2 Figure S1 - Variable DNA yield proportional to bone marrow aspirate cellularity.... 3 Figure S2 - Mutations by clinical ontogeny group....

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

Predicting Breast Cancer Survivability Rates

Predicting Breast Cancer Survivability Rates Predicting Breast Cancer Survivability Rates For data collected from Saudi Arabia Registries Ghofran Othoum 1 and Wadee Al-Halabi 2 1 Computer Science, Effat University, Jeddah, Saudi Arabia 2 Computer

More information

Minimum Feature Selection for Epileptic Seizure Classification using Wavelet-based Feature Extraction and a Fuzzy Neural Network

Minimum Feature Selection for Epileptic Seizure Classification using Wavelet-based Feature Extraction and a Fuzzy Neural Network Appl. Math. Inf. Sci. 8, No. 3, 129-1300 (201) 129 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.1278/amis/0803 Minimum Feature Selection for Epileptic Seizure

More information

N Engl J Med Volume 373(12): September 17, 2015

N Engl J Med Volume 373(12): September 17, 2015 Review Article Acute Myeloid Leukemia Hartmut Döhner, M.D., Daniel J. Weisdorf, M.D., and Clara D. Bloomfield, M.D. N Engl J Med Volume 373(12):1136-1152 September 17, 2015 Acute Myeloid Leukemia Most

More information

Published Ahead of Print on April 14, 2016, as doi: /haematol Copyright 2016 Ferrata Storti Foundation.

Published Ahead of Print on April 14, 2016, as doi: /haematol Copyright 2016 Ferrata Storti Foundation. Published Ahead of Print on April 14, 2016, as doi:10.3324/haematol.2016.143214. Copyright 2016 Ferrata Storti Foundation. Immunohistochemical pattern of p53 is a measure of TP53 mutation burden and adverse

More information

An Improved Algorithm To Predict Recurrence Of Breast Cancer

An Improved Algorithm To Predict Recurrence Of Breast Cancer An Improved Algorithm To Predict Recurrence Of Breast Cancer Umang Agrawal 1, Ass. Prof. Ishan K Rajani 2 1 M.E Computer Engineer, Silver Oak College of Engineering & Technology, Gujarat, India. 2 Assistant

More information

Acute Myeloid Leukemia Progress at last

Acute Myeloid Leukemia Progress at last Acute Myeloid Leukemia Progress at last Bruno C. Medeiros, MD September 9, 217 Introduction Mechanisms of leukemogenesis Emerging therapies in AML Previously untreated AML Relapsed and refractory patients

More information

Juan Ma 1, Jennifer Dunlap 2, Lisong Shen 1, Guang Fan 2 1

Juan Ma 1, Jennifer Dunlap 2, Lisong Shen 1, Guang Fan 2 1 Juan Ma 1, Jennifer Dunlap 2, Lisong Shen 1, Guang Fan 2 1 Xin Hua Hospital, Shanghai, China 2 Oregon Health & Science University, Portland, OR, United States AML is a hematopoietic neoplasms characterized

More information

DIABETIC RISK PREDICTION FOR WOMEN USING BOOTSTRAP AGGREGATION ON BACK-PROPAGATION NEURAL NETWORKS

DIABETIC RISK PREDICTION FOR WOMEN USING BOOTSTRAP AGGREGATION ON BACK-PROPAGATION NEURAL NETWORKS International Journal of Computer Engineering & Technology (IJCET) Volume 9, Issue 4, July-Aug 2018, pp. 196-201, Article IJCET_09_04_021 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=9&itype=4

More information

Please Silence Your Cell Phones. Thank You

Please Silence Your Cell Phones. Thank You Please Silence Your Cell Phones Thank You Utility of NGS and Comprehensive Genomic Profiling in Hematopathology Practice Maria E. Arcila M.D. Memorial Sloan Kettering Cancer Center New York, NY Disclosure

More information

Lecture Outline Biost 517 Applied Biostatistics I

Lecture Outline Biost 517 Applied Biostatistics I Lecture Outline Biost 517 Applied Biostatistics I Scott S. Emerson, M.D., Ph.D. Professor of Biostatistics University of Washington Lecture 2: Statistical Classification of Scientific Questions Types of

More information

GENETIC TESTING FOR FLT3, NPM1 AND CEBPA VARIANTS IN CYTOGENETICALLY NORMAL ACUTE MYELOID LEUKEMIA

GENETIC TESTING FOR FLT3, NPM1 AND CEBPA VARIANTS IN CYTOGENETICALLY NORMAL ACUTE MYELOID LEUKEMIA CYTOGENETICALLY NORMAL ACUTE MYELOID LEUKEMIA Non-Discrimination Statement and Multi-Language Interpreter Services information are located at the end of this document. Coverage for services, procedures,

More information

CPSC81 Final Paper: Facial Expression Recognition Using CNNs

CPSC81 Final Paper: Facial Expression Recognition Using CNNs CPSC81 Final Paper: Facial Expression Recognition Using CNNs Luis Ceballos Swarthmore College, 500 College Ave., Swarthmore, PA 19081 USA Sarah Wallace Swarthmore College, 500 College Ave., Swarthmore,

More information

Impact of Biomarkers in the Management of Patients with Acute Myeloid Leukemia

Impact of Biomarkers in the Management of Patients with Acute Myeloid Leukemia Impact of Biomarkers in the Management of Patients with Acute Myeloid Leukemia Hartmut Döhner Medical Director, Department of Internal Medicine III Director, Comprehensive Cancer Center Ulm Ulm University,

More information

Augmented Medical Decisions

Augmented Medical Decisions Machine Learning Applied to Biomedical Challenges 2016 Rulex, Inc. Intelligible Rules for Reliable Diagnostics Rulex is a predictive analytics platform able to manage and to analyze big amounts of heterogeneous

More information

Corporate Medical Policy. Policy Effective February 23, 2018

Corporate Medical Policy. Policy Effective February 23, 2018 Corporate Medical Policy Genetic Testing for FLT3, NPM1 and CEBPA Mutations in Acute File Name: Origination: Last CAP Review: Next CAP Review: Last Review: genetic_testing_for_flt3_npm1_and_cebpa_mutations_in_acute_myeloid_leukemia

More information

Laboratory Service Report

Laboratory Service Report Client C7028846-DLP Rochester Rochester, N 55901 Specimen Type Peripheral blood CR PDF Report available at: https://test.mmlaccess.com/reports/c7028846-zwselwql7p.ashx Indication for Test DS CR Pathogenic

More information

Predicting clinical outcomes in neuroblastoma with genomic data integration

Predicting clinical outcomes in neuroblastoma with genomic data integration Predicting clinical outcomes in neuroblastoma with genomic data integration Ilyes Baali, 1 Alp Emre Acar 1, Tunde Aderinwale 2, Saber HafezQorani 3, Hilal Kazan 4 1 Department of Electric-Electronics Engineering,

More information

PREDICTION OF BREAST CANCER USING STACKING ENSEMBLE APPROACH

PREDICTION OF BREAST CANCER USING STACKING ENSEMBLE APPROACH PREDICTION OF BREAST CANCER USING STACKING ENSEMBLE APPROACH 1 VALLURI RISHIKA, M.TECH COMPUTER SCENCE AND SYSTEMS ENGINEERING, ANDHRA UNIVERSITY 2 A. MARY SOWJANYA, Assistant Professor COMPUTER SCENCE

More information

Leukemia Blood Cell Image Classification Using Convolutional Neural Network

Leukemia Blood Cell Image Classification Using Convolutional Neural Network Leukemia Blood Cell Image Classification Using Convolutional Neural Network T. T. P. Thanh, Caleb Vununu, Sukhrob Atoev, Suk-Hwan Lee, and Ki-Ryong Kwon Abstract Acute myeloid leukemia is a type of malignant

More information

Genomic Medicine: What every pathologist needs to know

Genomic Medicine: What every pathologist needs to know Genomic Medicine: What every pathologist needs to know Stephen P. Ethier, Ph.D. Professor, Department of Pathology and Laboratory Medicine, MUSC Director, MUSC Center for Genomic Medicine Genomics and

More information

The preclinical efficacy of a novel telomerase inhibitor, imetelstat, in AML: A randomized trial in patient-derived xenografts

The preclinical efficacy of a novel telomerase inhibitor, imetelstat, in AML: A randomized trial in patient-derived xenografts The preclinical efficacy of a novel telomerase inhibitor, imetelstat, in AML: A randomized trial in patient-derived xenografts Claudia Bruedigam, Ph.D Gordon and Jessie Gilmour Leukaemia Research Laboratory

More information

Blastic Plasmacytoid Dendritic Cell Neoplasm with DNMT3A and TET2 mutations (SH )

Blastic Plasmacytoid Dendritic Cell Neoplasm with DNMT3A and TET2 mutations (SH ) Blastic Plasmacytoid Dendritic Cell Neoplasm with DNMT3A and TET2 mutations (SH2017-0314) Habibe Kurt, Joseph D. Khoury, Carlos E. Bueso-Ramos, Jeffrey L. Jorgensen, Guilin Tang, L. Jeffrey Medeiros, and

More information

National Academies Next Generation SAMPLE Researchers TITLE Initiative HERE

National Academies Next Generation SAMPLE Researchers TITLE Initiative HERE National Academies Next Generation SAMPLE Researchers TITLE Initiative HERE Dennis A. Dean, II, PhD Sanofi Auditorium July 13, 2017 sevenbridges.com A little about me Research Experience Analytics and

More information

Aristomenis Kotsakis,Matthias Nübling, Nikolaos P. Bakas, George Pelekanakis, John Thanopoulos

Aristomenis Kotsakis,Matthias Nübling, Nikolaos P. Bakas, George Pelekanakis, John Thanopoulos 2nd International Conference on Sustainable Employability Building Bridges between Science and Practice - http://www.employability21.com/ 12-13 September 2018 Provinciehuis Vlaams Brabant, Leuven, Belgium

More information

On Training of Deep Neural Network. Lornechen

On Training of Deep Neural Network. Lornechen On Training of Deep Neural Network Lornechen 2016.04.20 1 Outline Introduction Layer-wise Pre-training & Fine-tuning Activation Function Initialization Method Advanced Layers and Nets 2 Neural Network

More information

Flexible, High Performance Convolutional Neural Networks for Image Classification

Flexible, High Performance Convolutional Neural Networks for Image Classification Flexible, High Performance Convolutional Neural Networks for Image Classification Dan C. Cireşan, Ueli Meier, Jonathan Masci, Luca M. Gambardella, Jürgen Schmidhuber IDSIA, USI and SUPSI Manno-Lugano,

More information

Feature selection methods for early predictive biomarker discovery using untargeted metabolomic data

Feature selection methods for early predictive biomarker discovery using untargeted metabolomic data Feature selection methods for early predictive biomarker discovery using untargeted metabolomic data Dhouha Grissa, Mélanie Pétéra, Marion Brandolini, Amedeo Napoli, Blandine Comte and Estelle Pujos-Guillot

More information

Panel: Machine Learning in Surgery and Cancer

Panel: Machine Learning in Surgery and Cancer Panel: Machine Learning in Surgery and Cancer Professor Dimitris Bertsimas, SM 87, PhD 88, Boeing Leaders for Global Operations Professor of Management; Professor of Operations Research; Co-Director, Operations

More information

BACKPROPOGATION NEURAL NETWORK FOR PREDICTION OF HEART DISEASE

BACKPROPOGATION NEURAL NETWORK FOR PREDICTION OF HEART DISEASE BACKPROPOGATION NEURAL NETWORK FOR PREDICTION OF HEART DISEASE NABEEL AL-MILLI Financial and Business Administration and Computer Science Department Zarqa University College Al-Balqa' Applied University

More information

ESTABLISHED AND EMERGING THERAPIES FOR ACUTE MYELOID LEUKAEMIA. Dr Rob Sellar UCL Cancer Institute, London, UK

ESTABLISHED AND EMERGING THERAPIES FOR ACUTE MYELOID LEUKAEMIA. Dr Rob Sellar UCL Cancer Institute, London, UK ESTABLISHED AND EMERGING THERAPIES FOR ACUTE MYELOID LEUKAEMIA Dr Rob Sellar UCL Cancer Institute, London, UK OVERVIEW Main focus on patients fit for intensive treatment Biological and Clinical Heterogeneity

More information

Does Machine Learning. In a Learning Health System?

Does Machine Learning. In a Learning Health System? Does Machine Learning Have a Place In a Learning Health System? Grand Rounds: Rethinking Clinical Research Friday, December 15, 2017 Michael J. Pencina, PhD Professor of Biostatistics and Bioinformatics,

More information

Molecular Markers. Marcie Riches, MD, MS Associate Professor University of North Carolina Scientific Director, Infection and Immune Reconstitution WC

Molecular Markers. Marcie Riches, MD, MS Associate Professor University of North Carolina Scientific Director, Infection and Immune Reconstitution WC Molecular Markers Marcie Riches, MD, MS Associate Professor University of North Carolina Scientific Director, Infection and Immune Reconstitution WC Overview Testing methods Rationale for molecular testing

More information

Automatic Context-Aware Image Captioning

Automatic Context-Aware Image Captioning Technical Disclosure Commons Defensive Publications Series May 23, 2017 Automatic Context-Aware Image Captioning Sandro Feuz Sebastian Millius Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

Molecular Markers in Acute Leukemia. Dr Muhd Zanapiah Zakaria Hospital Ampang

Molecular Markers in Acute Leukemia. Dr Muhd Zanapiah Zakaria Hospital Ampang Molecular Markers in Acute Leukemia Dr Muhd Zanapiah Zakaria Hospital Ampang Molecular Markers Useful at diagnosis Classify groups and prognosis Development of more specific therapies Application of risk-adjusted

More information

Classification and risk assessment in AML: integrating cytogenetics and molecular profiling

Classification and risk assessment in AML: integrating cytogenetics and molecular profiling ACUTE MYELOID LEUKEMIA: HOW CAN WE IMPROVE UPON STANDARD THERAPY? Classification and risk assessment in AML: integrating cytogenetics and molecular profiling Matahi Moarii and Elli Papaemmanuil Department

More information

Out-Patient Billing CPT Codes

Out-Patient Billing CPT Codes Out-Patient Billing CPT Codes Updated Date: August 3, 08 Client Billed Molecular Tests HPV DNA Tissue Testing 8764 No Medicare Billed - Molecular Tests NeoARRAY NeoARRAY SNP/Cytogenetic No 89 NeoLAB NeoLAB

More information

3D Deep Learning for Multi-modal Imaging-Guided Survival Time Prediction of Brain Tumor Patients

3D Deep Learning for Multi-modal Imaging-Guided Survival Time Prediction of Brain Tumor Patients 3D Deep Learning for Multi-modal Imaging-Guided Survival Time Prediction of Brain Tumor Patients Dong Nie 1,2, Han Zhang 1, Ehsan Adeli 1, Luyan Liu 1, and Dinggang Shen 1(B) 1 Department of Radiology

More information

Applying Machine Learning Techniques to Analysis of Gene Expression Data: Cancer Diagnosis

Applying Machine Learning Techniques to Analysis of Gene Expression Data: Cancer Diagnosis Applying Machine Learning Techniques to Analysis of Gene Expression Data: Cancer Diagnosis Kyu-Baek Hwang, Dong-Yeon Cho, Sang-Wook Park Sung-Dong Kim, and Byoung-Tak Zhang Artificial Intelligence Lab

More information

Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections

Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections New: Bias-variance decomposition, biasvariance tradeoff, overfitting, regularization, and feature selection Yi

More information

Clonal Evolution of saml. Johnnie J. Orozco Hematology Fellows Conference May 11, 2012

Clonal Evolution of saml. Johnnie J. Orozco Hematology Fellows Conference May 11, 2012 Clonal Evolution of saml Johnnie J. Orozco Hematology Fellows Conference May 11, 2012 CML: *bcr-abl and imatinib Melanoma: *braf and vemurafenib CRC: *k-ras and cetuximab Esophageal/Gastric: *Her-2/neu

More information

Cost-aware Pre-training for Multiclass Cost-sensitive Deep Learning

Cost-aware Pre-training for Multiclass Cost-sensitive Deep Learning Cost-aware Pre-training for Multiclass Cost-sensitive Deep Learning Yu-An Chung 1 Hsuan-Tien Lin 1 Shao-Wen Yang 2 1 Dept. of Computer Science and Information Engineering National Taiwan University, Taiwan

More information

Predicting Breast Cancer Survival Using Treatment and Patient Factors

Predicting Breast Cancer Survival Using Treatment and Patient Factors Predicting Breast Cancer Survival Using Treatment and Patient Factors William Chen wchen808@stanford.edu Henry Wang hwang9@stanford.edu 1. Introduction Breast cancer is the leading type of cancer in women

More information

BLADDERSCAN PRIME PLUS TM DEEP LEARNING

BLADDERSCAN PRIME PLUS TM DEEP LEARNING BLADDERSCAN PRIME PLUS TM DEEP LEARNING BladderScan Prime Plus from Verathon Takes Accuracy and Ease of Use to a New Level Powered by ImageSense TM deep learning technology, an advanced implementation

More information

Visual interpretation in pathology

Visual interpretation in pathology 13 Visual interpretation in pathology Tissue architecture (alteration) evaluation e.g., for grading prostate cancer Immunohistochemistry (IHC) staining scoring e.g., HER2 in breast cancer (companion diagnostic

More information

International Journal of Pharma and Bio Sciences A NOVEL SUBSET SELECTION FOR CLASSIFICATION OF DIABETES DATASET BY ITERATIVE METHODS ABSTRACT

International Journal of Pharma and Bio Sciences A NOVEL SUBSET SELECTION FOR CLASSIFICATION OF DIABETES DATASET BY ITERATIVE METHODS ABSTRACT Research Article Bioinformatics International Journal of Pharma and Bio Sciences ISSN 0975-6299 A NOVEL SUBSET SELECTION FOR CLASSIFICATION OF DIABETES DATASET BY ITERATIVE METHODS D.UDHAYAKUMARAPANDIAN

More information

Immuno-Oncology Therapies and Precision Medicine: Personal Tumor-Specific Neoantigen Prediction by Machine Learning

Immuno-Oncology Therapies and Precision Medicine: Personal Tumor-Specific Neoantigen Prediction by Machine Learning Immuno-Oncology Therapies and Precision Medicine: Personal Tumor-Specific Neoantigen Prediction by Machine Learning Yi-Hsiang Hsu, MD, SCD Sep 16, 2017 yihsianghsu@hsl.harvard.edu HSL GeneticEpi Center,

More information

Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence

Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence To understand the network paradigm also requires examining the history

More information

A hybrid Model to Estimate Cirrhosis Using Laboratory Testsand Multilayer Perceptron (MLP) Neural Networks

A hybrid Model to Estimate Cirrhosis Using Laboratory Testsand Multilayer Perceptron (MLP) Neural Networks IOSR Journal of Nursing and Health Science (IOSR-JNHS) e-issn: 232 1959.p- ISSN: 232 194 Volume 7, Issue 1 Ver. V. (Jan.- Feb.218), PP 32-38 www.iosrjournals.org A hybrid Model to Estimate Cirrhosis Using

More information

TEST MENU TEST CPT CODES TAT. Chromosome Analysis Bone Marrow x 2, 88264, x 3, Days

TEST MENU TEST CPT CODES TAT. Chromosome Analysis Bone Marrow x 2, 88264, x 3, Days TEST MENU CANCER/LEUKEMIA CHROMOSOME ANALYSIS Chromosome Analysis Bone Marrow 88237 x 2, 88264, 88280 x 3, 88291 4 Days Chromosome Analysis Bone Marrow Core 88237 x 2, 88264, 88280 x 3, 88291 4 Days Chromosome

More information

Gene Selection for Tumor Classification Using Microarray Gene Expression Data

Gene Selection for Tumor Classification Using Microarray Gene Expression Data Gene Selection for Tumor Classification Using Microarray Gene Expression Data K. Yendrapalli, R. Basnet, S. Mukkamala, A. H. Sung Department of Computer Science New Mexico Institute of Mining and Technology

More information

Next generation sequencing analysis - A UK perspective. Nicholas Lea

Next generation sequencing analysis - A UK perspective. Nicholas Lea Next generation sequencing analysis - A UK perspective Nicholas Lea King s HMDC LMH is part of an integrated pathology service at King s Haematological Malignancy Diagnostic Centre (HMDC) HMDC serves population

More information

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis Data mining for Obstructive Sleep Apnea Detection 18 October 2017 Konstantinos Nikolaidis Introduction: What is Obstructive Sleep Apnea? Obstructive Sleep Apnea (OSA) is a relatively common sleep disorder

More information

Artificial Neural Networks (Ref: Negnevitsky, M. Artificial Intelligence, Chapter 6)

Artificial Neural Networks (Ref: Negnevitsky, M. Artificial Intelligence, Chapter 6) Artificial Neural Networks (Ref: Negnevitsky, M. Artificial Intelligence, Chapter 6) BPNN in Practice Week 3 Lecture Notes page 1 of 1 The Hopfield Network In this network, it was designed on analogy of

More information

Biost 590: Statistical Consulting

Biost 590: Statistical Consulting Biost 590: Statistical Consulting Statistical Classification of Scientific Questions October 3, 2008 Scott S. Emerson, M.D., Ph.D. Professor of Biostatistics, University of Washington 2000, Scott S. Emerson,

More information

Learning Classifier Systems (LCS/XCSF)

Learning Classifier Systems (LCS/XCSF) Context-Dependent Predictions and Cognitive Arm Control with XCSF Learning Classifier Systems (LCS/XCSF) Laurentius Florentin Gruber Seminar aus Künstlicher Intelligenz WS 2015/16 Professor Johannes Fürnkranz

More information

TIME SERIES MODELING USING ARTIFICIAL NEURAL NETWORKS 1 P.Ram Kumar, 2 M.V.Ramana Murthy, 3 D.Eashwar, 4 M.Venkatdas

TIME SERIES MODELING USING ARTIFICIAL NEURAL NETWORKS 1 P.Ram Kumar, 2 M.V.Ramana Murthy, 3 D.Eashwar, 4 M.Venkatdas TIME SERIES MODELING USING ARTIFICIAL NEURAL NETWORKS 1 P.Ram Kumar, 2 M.V.Ramana Murthy, 3 D.Eashwar, 4 M.Venkatdas 1 Department of Computer Science & Engineering,UCE,OU,Hyderabad 2 Department of Mathematics,UCS,OU,Hyderabad

More information

Disclosure: Objectives/Outline. Leukemia: Genealogy of Pathology Practice: Old Diseases New Expectations. Nothing to disclose.

Disclosure: Objectives/Outline. Leukemia: Genealogy of Pathology Practice: Old Diseases New Expectations. Nothing to disclose. RC1 Leukemia: Genealogy of Pathology Practice: Old Diseases New Expectations RC2 Disclosure: Nothing to disclose Henry Moon Lecture: UCSF Annual Conference Kathryn Foucar, MD kfoucar@salud.unm.edu May

More information

A Hierarchical Artificial Neural Network Model for Giemsa-Stained Human Chromosome Classification

A Hierarchical Artificial Neural Network Model for Giemsa-Stained Human Chromosome Classification A Hierarchical Artificial Neural Network Model for Giemsa-Stained Human Chromosome Classification JONGMAN CHO 1 1 Department of Biomedical Engineering, Inje University, Gimhae, 621-749, KOREA minerva@ieeeorg

More information

A Comparison of Deep Neural Network Training Methods for Large Vocabulary Speech Recognition

A Comparison of Deep Neural Network Training Methods for Large Vocabulary Speech Recognition A Comparison of Deep Neural Network Training Methods for Large Vocabulary Speech Recognition LászlóTóth and Tamás Grósz MTA-SZTE Research Group on Artificial Intelligence Hungarian Academy of Sciences

More information

Nature Medicine: doi: /nm.4439

Nature Medicine: doi: /nm.4439 Figure S1. Overview of the variant calling and verification process. This figure expands on Fig. 1c with details of verified variants identification in 547 additional validation samples. Somatic variants

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com Improved Accuracy of Breast Cancer Detection in Digital Mammograms using Wavelet Analysis and Artificial

More information