Big Data and Machine Learning in RCTs An overview

Size: px
Start display at page:

Download "Big Data and Machine Learning in RCTs An overview"

Transcription

1 Big Data and Machine Learning in RCTs An overview Dario Gregori Unit of Biostatistics, Epidemiology and Public Health Department of Cardiac, Thoracic and Vascular Sciences University of Padova

2 Papers in Pubmed (machine learning OR data mining)

3 "Some studies in machine learning using the game of checkers." IBM Journal of research and development (2000): Evolved from the study of pattern recognition and computational learning theory in artificial intelligence, machine learning explores the study and construction of algorithms that can learn from and make predictions on data such algorithms overcome following strictly static program instructions by making data-driven predictions or decisions, through building a model from sample inputs

4 4

5

6 Methodology Classify the scientific issue Supervise or not-supervise Associate available MLT methods Data Input/outputs characteristics Data size (n vs p) Missing data processing Define the problem Data driven choice Targets Complexity Effect estimation Prediction What is needed from the analysis EFSA supporting publications,

7

8 ML and Clinical Trials Pattern recognition (unsupervised learning) Patients classified into subtypes using unsupervised learning, and then monitored for different treatment responses to a variety of interventions with supervised learning to predict future treatment responses Prediction of treatment response (supervised learning) Decision making (reinforcement learning) Computer learning decision making by repeatedly walking through win-lose scenarios, learning from wins and losses, and replaying the scenarios The idea is that if there is enough available information from prior clinical trials, including positive and negative results, a computer could use that data to improve the conduct of the trial as it is being conducted. Furthermore, the treatments could be personalized based on each patient s scenario that had been modeled by a reinforcement learning algorithm.

9 Clinical Trial Enrichment It seeks out a sub-sample of subjects who might be better candidates for demonstrating therapeutic effects, at least from a statistical standpoint Selection on a machine learning-based classifier that combines numerous biomarkers, which include e.g. neuroimaging measures. Combinations of disease markers are more likely to achieve sample size reductions than using single measures.

10 Enrichment strategies Strategies to decrease heterogeneity These include selecting patients with baseline measurements in a narrow range (decreased inter-patient variability) and excluding patients whose disease or symptoms improve spontaneously or whose measurements are highly variable (decreased intra-patient variability). The decreased variability provided by these strategies increases study power. Prognostic enrichment strategies Choosing patients with a greater likelihood of having a disease-related endpoint event (for event-driven studies) or a substantial worsening in condition (for continuous measurement endpoints). These strategies will increase the absolute effect difference between groups but will not alter relative effect. Predictive enrichment strategies Choosing patients more likely to respond to the drug treatment than other patients with the condition being treated. Such selection can lead to a larger effect size (both absolute and relative) and permit use of a smaller study population. Selection of patients could be based on a specific aspect of a patient s physiology or a disease characteristic that is related in some manner to the study drug s mechanism, or it could be empiric (e.g., the patient has previously appeared to respond to a drug in the same class).

11 n80 estimates (i.e., sample sizes required to detect a 25% slowing of the rate of atrophy with 80% power) as a function of restricting the sample to likely decliners. (a) Samples are based on the top k% classified, based on all biomarkers, as most likely to have AD (lower k gives smaller samples). (b) Here samples are based on the top k% of MCI subjects predicted by the classifier as most likely to decline Kohannim O, Hua X, Hibar DP, et al. Boosting power for clinical trials using classifiers based on multiple biomarkers. Neurobiology of aging 2010;31:

12 Framework of application When a large amount of data collected in a previous trial or current trial is available for analysis. May provide novel insight into which patients are most likely to respond to the investigational therapeutic. Requires external validation. Requires a large amount of data and treatment scenarios to train the algorithm effectively in order to make predictions of treatment response.

13

14 Fleming & Harrington (1991) RPCT of D penicillamine, for the treatment of primary biliary cirrhosis (PBC) of the liver (n=312, 10yrs) Drug: 1=D penicillamine, 0=placebo. Age: age in years. Sex: 0=male, 1-female. Ascites: presence of ascites (0=no, 1=yes). Hepatom: presence of hepatomegaly (0=no, 1=yes). Spiders: presence of spiders (0=no, 1=yes). Edema: presence of edema (0=no edema and no diuretic therapy for edema; 0.5=edema present for which no diuretic therapy was given, or edema resolved with diuretic therapy; 1=edema despite diuretic therapy. Bili: Serum bilirubin, in mg/dl. Albumin: in gm/dl. Alkphos: alkaline phosphatase, in U/liter. Platelet: platelet count, in number of platelets per cubic milliliter of blood divided by Protime: prothrombin time, in seconds.

15

16 Phenomapping

17 Circulating biomarkers of distinct pathophysiological pathways in heart failure with preserved vs. reduced left ventricular ejection fraction European Journal of Heart Failure Volume 17, Issue 10, pages , 16 OCT 2015 DOI: /ejhf.414

18 Heart Failure Survival Model using SRF Hsich E et al. Circ Cardiovasc Qual Outcomes. 2011;4:39-45 Illustration of minimal depth of a variable in a random tree from a 2000-tree forest. Highlighted are the 3 top variables: peak Vo2 (red), BUN (green), and exercise time (yellow). Depth of a node is indicated by numbers 0, 1, 2, and 3 to 8. The minimal depths are 0, 1, and 2 for exercise time, peak Vo2, and BUN, respectively.

19 Boosting prediction performances Training data consists of a set of training examples Ideal target function Hypothesis that best approximate Learning algorithm Hypothesis set Predict new inputs: Unknown target function f Training examples Hypothesis set Learning Algorithm Final hypothesis Neural Networks SVMs Decision Trees Random Forest Naive Bayes Bayesian Networks Regression

20 Allyn J, Allou N, Augustin P, et al. A comparison of a machine learning model with EuroSCORE II in predicting mortality after elective cardiac surgery: a decision curve analysis. PloS one 2017;12:e

21

22 Reinforcement learning designs The basic reinforcement is modeled as a Markov decision process a set of environment and agent states, S a set of actions, A, of the agent P ( s, s ) = Pr( s = s s = s, a = a) a t+ 1 t t is the probability of transition from state s to state s' under action a R (, ) a s s is the expected immediate reward after transition from s to s with action a. rules that describe what the agent observes State Agent Reward Environment Action

23 Zhao Y, Kosorok MR, Zeng D. Reinforcement learning design for cancer clinical trials. Statistics in medicine 2009;28:

24 Reward function Dose levels Q-learning function a finite, reasonably small set of decision times is identified for each decision time, a set of possible treatments to be randomized is identified the choice of treatments can be a continuum or a finite set and can include restrictions that may be functions of observed variables such as biomarkers a utility function is identified that can be assessed at each time point and contains an appropriately weighted combination of outcomes available at each interval between decision times and at the end of the final treatment interval

25 Zhao Y, Kosorok MR, Zeng D. Reinforcement learning design for cancer clinical trials. Statistics in medicine 2009;28:

26 Past and future challenges Enrichment trials and trials targeted by design: n-of-1 trials Post RM, Luckenbaugh DA. Unique design issues in clinical trials of patients with bipolar affective disorder. Journal of psychiatric research 2003;37: Beyond static machine learning models: relational learning Getoor L, Taskar B. Introduction to statistical relational learning. MIT press; 2007 Beyond optimal prediction: targeted machine learning of causal effects Athey S, Imbens GW. Machine learning methods for estimating heterogeneous causal effects. stat 2015;1050.

Overview of PSC Jayant A. Talwalkar, MD, MPH Associate Professor of Medicine Mayo Clinic Rochester, MN

Overview of PSC Jayant A. Talwalkar, MD, MPH Associate Professor of Medicine Mayo Clinic Rochester, MN Overview of PSC Jayant A. Talwalkar, MD, MPH Associate Professor of Medicine Mayo Clinic Rochester, MN 2012 Annual Conference PSC Partners Seeking a Cure May 5, 2012 Primary Sclerosing Cholangitis Multifocal

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

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

Lecture 13: Finding optimal treatment policies

Lecture 13: Finding optimal treatment policies MACHINE LEARNING FOR HEALTHCARE 6.S897, HST.S53 Lecture 13: Finding optimal treatment policies Prof. David Sontag MIT EECS, CSAIL, IMES (Thanks to Peter Bodik for slides on reinforcement learning) Outline

More information

Statistics 202: Data Mining. c Jonathan Taylor. Final review Based in part on slides from textbook, slides of Susan Holmes.

Statistics 202: Data Mining. c Jonathan Taylor. Final review Based in part on slides from textbook, slides of Susan Holmes. Final review Based in part on slides from textbook, slides of Susan Holmes December 5, 2012 1 / 1 Final review Overview Before Midterm General goals of data mining. Datatypes. Preprocessing & dimension

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

Initial approach to ascites

Initial approach to ascites Ascites: Filling and Draining the Water Balloon Common Pathogenesis in Refractory Ascites, Hyponatremia, and Cirrhosis intrahepatic resistance sinusoidal portal hypertension Splanchnic vasodilation (effective

More information

Model-free machine learning methods for personalized breast cancer risk prediction -SWISS PROMPT

Model-free machine learning methods for personalized breast cancer risk prediction -SWISS PROMPT Model-free machine learning methods for personalized breast cancer risk prediction -SWISS PROMPT Chang Ming, 22.11.2017 University of Basel Swiss Public Health Conference 2017 Breast Cancer & personalized

More information

Introduction to Design and Analysis of SMARTs

Introduction to Design and Analysis of SMARTs Introduction to Design and Analysis of SMARTs Michael R. Kosorok September 2013 Outline What are SMARTs and Why Do We Care? Necessary Non-Standard Analytical Tools Some Illustrative Examples Overview of

More information

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm

Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Predicting Heart Attack using Fuzzy C Means Clustering Algorithm Dr. G. Rasitha Banu MCA., M.Phil., Ph.D., Assistant Professor,Dept of HIM&HIT,Jazan University, Jazan, Saudi Arabia. J.H.BOUSAL JAMALA MCA.,M.Phil.,

More information

Intelligent Machines That Act Rationally. Hang Li Bytedance AI Lab

Intelligent Machines That Act Rationally. Hang Li Bytedance AI Lab Intelligent Machines That Act Rationally Hang Li Bytedance AI Lab Four Definitions of Artificial Intelligence Building intelligent machines (i.e., intelligent computers) Thinking humanly Acting humanly

More information

A Review on Arrhythmia Detection Using ECG Signal

A Review on Arrhythmia Detection Using ECG Signal A Review on Arrhythmia Detection Using ECG Signal Simranjeet Kaur 1, Navneet Kaur Panag 2 Student 1,Assistant Professor 2 Dept. of Electrical Engineering, Baba Banda Singh Bahadur Engineering College,Fatehgarh

More information

EEL-5840 Elements of {Artificial} Machine Intelligence

EEL-5840 Elements of {Artificial} Machine Intelligence Menu Introduction Syllabus Grading: Last 2 Yrs Class Average 3.55; {3.7 Fall 2012 w/24 students & 3.45 Fall 2013} General Comments Copyright Dr. A. Antonio Arroyo Page 2 vs. Artificial Intelligence? DEF:

More information

Concepts and Case Study Template for Surrogate Endpoints Workshop. Lisa M. McShane, Ph.D. Biometric Research Program National Cancer Institute

Concepts and Case Study Template for Surrogate Endpoints Workshop. Lisa M. McShane, Ph.D. Biometric Research Program National Cancer Institute Concepts and Case Study Template for Surrogate Endpoints Workshop Lisa M. McShane, Ph.D. Biometric Research Program National Cancer Institute Medical Product Development GOAL is to improve how an individual

More information

Artificial Intelligence Lecture 7

Artificial Intelligence Lecture 7 Artificial Intelligence Lecture 7 Lecture plan AI in general (ch. 1) Search based AI (ch. 4) search, games, planning, optimization Agents (ch. 8) applied AI techniques in robots, software agents,... Knowledge

More information

Classification and Predication of Breast Cancer Risk Factors Using Id3

Classification and Predication of Breast Cancer Risk Factors Using Id3 The International Journal Of Engineering And Science (IJES) Volume 5 Issue 11 Pages PP 29-33 2016 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Classification and Predication of Breast Cancer Risk Factors Using

More information

Evaluating Classifiers for Disease Gene Discovery

Evaluating Classifiers for Disease Gene Discovery Evaluating Classifiers for Disease Gene Discovery Kino Coursey Lon Turnbull khc0021@unt.edu lt0013@unt.edu Abstract Identification of genes involved in human hereditary disease is an important bioinfomatics

More information

The Good News. More storage capacity allows information to be saved Economic and social forces creating more aggregation of data

The Good News. More storage capacity allows information to be saved Economic and social forces creating more aggregation of data The Good News Capacity to gather medically significant data growing quickly Better instrumentation (e.g., MRI machines, ambulatory monitors, cameras) generates more information/patient More storage capacity

More information

Intelligent Machines That Act Rationally. Hang Li Toutiao AI Lab

Intelligent Machines That Act Rationally. Hang Li Toutiao AI Lab Intelligent Machines That Act Rationally Hang Li Toutiao AI Lab Four Definitions of Artificial Intelligence Building intelligent machines (i.e., intelligent computers) Thinking humanly Acting humanly Thinking

More information

Heart failure. Complex clinical syndrome. Estimated prevalence of ~2.4% (NHANES)

Heart failure. Complex clinical syndrome. Estimated prevalence of ~2.4% (NHANES) Heart failure Complex clinical syndrome caused by any structural or functional impairment of ventricular filling or ejection of blood Estimated prevalence of ~2.4% (NHANES) Etiology Generally divided into

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 5: Data analysis II Lesson Title 1 Introduction 2 Structure and Function of the NS 3 Windows to the Brain 4 Data analysis 5 Data analysis II 6 Single

More information

arxiv: v2 [cs.lg] 1 Jun 2018

arxiv: v2 [cs.lg] 1 Jun 2018 Shagun Sodhani 1 * Vardaan Pahuja 1 * arxiv:1805.11016v2 [cs.lg] 1 Jun 2018 Abstract Self-play (Sukhbaatar et al., 2017) is an unsupervised training procedure which enables the reinforcement learning agents

More information

An Improved Patient-Specific Mortality Risk Prediction in ICU in a Random Forest Classification Framework

An Improved Patient-Specific Mortality Risk Prediction in ICU in a Random Forest Classification Framework An Improved Patient-Specific Mortality Risk Prediction in ICU in a Random Forest Classification Framework Soumya GHOSE, Jhimli MITRA 1, Sankalp KHANNA 1 and Jason DOWLING 1 1. The Australian e-health and

More information

Probabilistic Graphical Models: Applications in Biomedicine

Probabilistic Graphical Models: Applications in Biomedicine Probabilistic Graphical Models: Applications in Biomedicine L. Enrique Sucar, INAOE Puebla, México May 2012 What do you see? What we see depends on our previous knowledge (model) of the world and the information

More information

Index. Springer International Publishing Switzerland 2017 T.J. Cleophas, A.H. Zwinderman, Modern Meta-Analysis, DOI /

Index. Springer International Publishing Switzerland 2017 T.J. Cleophas, A.H. Zwinderman, Modern Meta-Analysis, DOI / Index A Adjusted Heterogeneity without Overdispersion, 63 Agenda-driven bias, 40 Agenda-Driven Meta-Analyses, 306 307 Alternative Methods for diagnostic meta-analyses, 133 Antihypertensive effect of potassium,

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

Lecture 11: Clustering to discover disease subtypes and stages

Lecture 11: Clustering to discover disease subtypes and stages MACHINE LEARNING FOR HEALTHCARE 6.S897, HST.S53 Lecture 11: Clustering to discover disease subtypes and stages Prof. David Sontag MIT EECS, CSAIL, IMES Outline of today s class 1. Overview of clustering

More information

ERA: Architectures for Inference

ERA: Architectures for Inference ERA: Architectures for Inference Dan Hammerstrom Electrical And Computer Engineering 7/28/09 1 Intelligent Computing In spite of the transistor bounty of Moore s law, there is a large class of problems

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

Data mining methods for subgroup identification. Ilya Lipkovich and Alex Dmitrienko, Quintiles TICTS, April 22, 2014

Data mining methods for subgroup identification. Ilya Lipkovich and Alex Dmitrienko, Quintiles TICTS, April 22, 2014 Data mining methods for subgroup identification Ilya Lipkovich and Alex Dmitrienko, Quintiles TICTS, April 22, 2014 Outline Introduction Principles and standards for Subgroup Analysis in clinical research

More information

Radiotherapy Outcomes

Radiotherapy Outcomes in partnership with Outcomes Models with Machine Learning Sarah Gulliford PhD Division of Radiotherapy & Imaging sarahg@icr.ac.uk AAPM 31 st July 2017 Making the discoveries that defeat cancer Radiotherapy

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

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

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

Human Activities: Handling Uncertainties Using Fuzzy Time Intervals

Human Activities: Handling Uncertainties Using Fuzzy Time Intervals The 19th International Conference on Pattern Recognition (ICPR), Tampa, FL, 2009 Human Activities: Handling Uncertainties Using Fuzzy Time Intervals M. S. Ryoo 1,2 and J. K. Aggarwal 1 1 Computer & Vision

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

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

Development, Validation, and Application of Risk Prediction Models - Course Syllabus

Development, Validation, and Application of Risk Prediction Models - Course Syllabus Washington University School of Medicine Digital Commons@Becker Teaching Materials Master of Population Health Sciences 2012 Development, Validation, and Application of Risk Prediction Models - Course

More information

10CS664: PATTERN RECOGNITION QUESTION BANK

10CS664: PATTERN RECOGNITION QUESTION BANK 10CS664: PATTERN RECOGNITION QUESTION BANK Assignments would be handed out in class as well as posted on the class blog for the course. Please solve the problems in the exercises of the prescribed text

More information

TREATMENT OF PRIMARY BILIARY CIRRHOSIS (PBC)

TREATMENT OF PRIMARY BILIARY CIRRHOSIS (PBC) TREATMENT OF PRIMARY BILIARY CIRRHOSIS (PBC) URSO not indicated Therapy for PBC Difficulties Etiology is uncertain Therapies are based on ideas regarding pathogenesis Present medical therapies have a limited

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

Sparse Coding in Sparse Winner Networks

Sparse Coding in Sparse Winner Networks Sparse Coding in Sparse Winner Networks Janusz A. Starzyk 1, Yinyin Liu 1, David Vogel 2 1 School of Electrical Engineering & Computer Science Ohio University, Athens, OH 45701 {starzyk, yliu}@bobcat.ent.ohiou.edu

More information

Using a signature-based machine learning model to analyse a psychiatric stream of data

Using a signature-based machine learning model to analyse a psychiatric stream of data Using a signature-based machine learning model to analyse a psychiatric stream of data Imanol Perez (Joint work with T. Lyons, K. Saunders and G. Goodwin) Mathematical Institute University of Oxford Rough

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

Comparison of machine learning models for the prediction of live birth following IVF treatment: an analysis of 463,669 cycles from a national

Comparison of machine learning models for the prediction of live birth following IVF treatment: an analysis of 463,669 cycles from a national Comparison of machine learning models for the prediction of live birth following IVF treatment: an analysis of 463,669 cycles from a national database Session title: Session 53: Machine learning and artificial

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

Iron Deficiency: New Therapeutic Target in Heart Failure. Stefan D. Anker, MD PhD

Iron Deficiency: New Therapeutic Target in Heart Failure. Stefan D. Anker, MD PhD Iron Deficiency: New Therapeutic Target in Heart Failure Stefan D. Anker, MD PhD Department of Cardiology, Applied Cachexia Research, Charité Campus Virchow-Klinikum, Universitätsmedizin Berlin, Germany.

More information

A Novel Fault Diagnosis Method for Gear Transmission Systems Using Combined Detection Technologies

A Novel Fault Diagnosis Method for Gear Transmission Systems Using Combined Detection Technologies Research Journal of Applied Sciences, Engineering and Technology 6(18): 3354-3358, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: December 13, 2012 Accepted: January

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

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

Adaptive Treatment of Epilepsy via Batch Mode Reinforcement Learning

Adaptive Treatment of Epilepsy via Batch Mode Reinforcement Learning Adaptive Treatment of Epilepsy via Batch Mode Reinforcement Learning Arthur Guez, Robert D. Vincent and Joelle Pineau School of Computer Science, McGill University Massimo Avoli Montreal Neurological Institute

More information

Course Departmental Prefix and #: Title: Course Departmental Prefix and #: Title: Course Departmental Prefix and #: Title:

Course Departmental Prefix and #: Title: Course Departmental Prefix and #: Title: Course Departmental Prefix and #: Title: Psychology Major Tracking Sheet AB Requirements Eleven (11) courses in psychology are required for the major. The major is devised to provide breadth and depth, a small group course in psychology, and

More information

Prognosis of untreated Primary Sclerosing Cholangitis (PSC) Erik Christensen Copenhagen, Denmark

Prognosis of untreated Primary Sclerosing Cholangitis (PSC) Erik Christensen Copenhagen, Denmark Prognosis of untreated Primary Sclerosing Cholangitis (PSC) Erik Christensen Copenhagen, Denmark Study of Prognosis of PSC Difficulties: Disease is rare The duration of the course of disease may be very

More information

Bayesian Networks Representation. Machine Learning 10701/15781 Carlos Guestrin Carnegie Mellon University

Bayesian Networks Representation. Machine Learning 10701/15781 Carlos Guestrin Carnegie Mellon University Bayesian Networks Representation Machine Learning 10701/15781 Carlos Guestrin Carnegie Mellon University March 16 th, 2005 Handwriting recognition Character recognition, e.g., kernel SVMs r r r a c r rr

More information

Lecture 5: Sequential Multiple Assignment Randomized Trials (SMARTs) for DTR. Donglin Zeng, Department of Biostatistics, University of North Carolina

Lecture 5: Sequential Multiple Assignment Randomized Trials (SMARTs) for DTR. Donglin Zeng, Department of Biostatistics, University of North Carolina Lecture 5: Sequential Multiple Assignment Randomized Trials (SMARTs) for DTR Introduction Introduction Consider simple DTRs: D = (D 1,..., D K ) D k (H k ) = 1 or 1 (A k = { 1, 1}). That is, a fixed treatment

More information

The Artificial Intelligence Clinician learns optimal treatment strategies for sepsis in intensive care

The Artificial Intelligence Clinician learns optimal treatment strategies for sepsis in intensive care SUPPLEMENTARY INFORMATION Articles https://doi.org/10.1038/s41591-018-0213-5 In the format provided by the authors and unedited. The Artificial Intelligence Clinician learns optimal treatment strategies

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

Gender Based Emotion Recognition using Speech Signals: A Review

Gender Based Emotion Recognition using Speech Signals: A Review 50 Gender Based Emotion Recognition using Speech Signals: A Review Parvinder Kaur 1, Mandeep Kaur 2 1 Department of Electronics and Communication Engineering, Punjabi University, Patiala, India 2 Department

More information

CS 4365: Artificial Intelligence Recap. Vibhav Gogate

CS 4365: Artificial Intelligence Recap. Vibhav Gogate CS 4365: Artificial Intelligence Recap Vibhav Gogate Exam Topics Search BFS, DFS, UCS, A* (tree and graph) Completeness and Optimality Heuristics: admissibility and consistency CSPs Constraint graphs,

More information

The Open Access Institutional Repository at Robert Gordon University

The Open Access Institutional Repository at Robert Gordon University OpenAIR@RGU The Open Access Institutional Repository at Robert Gordon University http://openair.rgu.ac.uk This is an author produced version of a paper published in Intelligent Data Engineering and Automated

More information

Transmission of HCV in the United States (CDC estimate)

Transmission of HCV in the United States (CDC estimate) Transmission of HCV in the United States (CDC estimate) Past and Future US Incidence and Prevalence of HCV Infection Decline among IDUs Overall incidence Overall prevalence Infected 20+ years Armstrong

More information

Positive and Unlabeled Relational Classification through Label Frequency Estimation

Positive and Unlabeled Relational Classification through Label Frequency Estimation Positive and Unlabeled Relational Classification through Label Frequency Estimation Jessa Bekker and Jesse Davis Computer Science Department, KU Leuven, Belgium firstname.lastname@cs.kuleuven.be Abstract.

More information

Positive and Unlabeled Relational Classification through Label Frequency Estimation

Positive and Unlabeled Relational Classification through Label Frequency Estimation Positive and Unlabeled Relational Classification through Label Frequency Estimation Jessa Bekker and Jesse Davis Computer Science Department, KU Leuven, Belgium firstname.lastname@cs.kuleuven.be Abstract.

More information

Performance Analysis of Liver Disease Prediction Using Machine Learning Algorithms

Performance Analysis of Liver Disease Prediction Using Machine Learning Algorithms Performance Analysis of Liver Disease Prediction Using Machine Learning Algorithms M. Banu Priya 1, P. Laura Juliet 2, P.R. Tamilselvi 3 1Research scholar, M.Phil. Computer Science, Vellalar College for

More information

Intelligent Systems. Discriminative Learning. Parts marked by * are optional. WS2013/2014 Carsten Rother, Dmitrij Schlesinger

Intelligent Systems. Discriminative Learning. Parts marked by * are optional. WS2013/2014 Carsten Rother, Dmitrij Schlesinger Intelligent Systems Discriminative Learning Parts marked by * are optional 30/12/2013 WS2013/2014 Carsten Rother, Dmitrij Schlesinger Discriminative models There exists a joint probability distribution

More information

Laboratory Tests and Diagnostic Procedures in Liver Disease: Adventures in Liverland

Laboratory Tests and Diagnostic Procedures in Liver Disease: Adventures in Liverland Laboratory Tests and Diagnostic Procedures in Liver Disease: Adventures in Liverland Sanjiv Chopra, MD, MACP Professor of Medicine Harvard Medical School Editor In Chief Hepatology Section Up To Date Serum

More information

PHM for Rail Maintenance Management: at the crossroads between data science and physics

PHM for Rail Maintenance Management: at the crossroads between data science and physics PHM for Rail Maintenance Management: at the crossroads between data science and physics Pierre Dersin, Ph.D. PHM Director, ALSTOM Digital Mobility 15/09/2016 Presentation outline Introduction: the benefits

More information

Analysis of Classification Algorithms towards Breast Tissue Data Set

Analysis of Classification Algorithms towards Breast Tissue Data Set Analysis of Classification Algorithms towards Breast Tissue Data Set I. Ravi Assistant Professor, Department of Computer Science, K.R. College of Arts and Science, Kovilpatti, Tamilnadu, India Abstract

More information

Is QRS width predictive of the clinical and echocardiographic response to chronic CRT in mildly symptomatic HF patients?

Is QRS width predictive of the clinical and echocardiographic response to chronic CRT in mildly symptomatic HF patients? Is QRS width predictive of the clinical and echocardiographic response to chronic CRT in mildly symptomatic HF patients? Data from REVERSE C Thébault 1, M Gold 2, C Linde 3, WT Abraham 4, C Leclercq 1,

More information

Federal Initiatives in Smart Communities and the Internet of Things

Federal Initiatives in Smart Communities and the Internet of Things Federal Initiatives in Smart Communities and the Internet of Things Vinay M. Pai (Acting) Division Director Division of Health Information Technology National Institute of Biomedical Imaging and Bioengineering

More information

Computer Age Statistical Inference. Algorithms, Evidence, and Data Science. BRADLEY EFRON Stanford University, California

Computer Age Statistical Inference. Algorithms, Evidence, and Data Science. BRADLEY EFRON Stanford University, California Computer Age Statistical Inference Algorithms, Evidence, and Data Science BRADLEY EFRON Stanford University, California TREVOR HASTIE Stanford University, California ggf CAMBRIDGE UNIVERSITY PRESS Preface

More information

A Decision-Theoretic Approach to Evaluating Posterior Probabilities of Mental Models

A Decision-Theoretic Approach to Evaluating Posterior Probabilities of Mental Models A Decision-Theoretic Approach to Evaluating Posterior Probabilities of Mental Models Jonathan Y. Ito and David V. Pynadath and Stacy C. Marsella Information Sciences Institute, University of Southern California

More information

Data Mining Techniques to Predict Survival of Metastatic Breast Cancer Patients

Data Mining Techniques to Predict Survival of Metastatic Breast Cancer Patients Data Mining Techniques to Predict Survival of Metastatic Breast Cancer Patients Abstract Prognosis for stage IV (metastatic) breast cancer is difficult for clinicians to predict. This study examines the

More information

Evolutionary Programming

Evolutionary Programming Evolutionary Programming Searching Problem Spaces William Power April 24, 2016 1 Evolutionary Programming Can we solve problems by mi:micing the evolutionary process? Evolutionary programming is a methodology

More information

From data to models: incorporating uncertainty into decision support systems. Outline. Probabilistic vs Mechanistic models.

From data to models: incorporating uncertainty into decision support systems. Outline. Probabilistic vs Mechanistic models. From data to models: incorporating uncertainty into decision support systems Wade P Smith, PhD New York Oncology Hematology Albany, NY 12206 Outline From data to information to models Some basic models

More information

Bayesian additive decision trees of biomarker by treatment interactions for predictive biomarkers detection and subgroup identification

Bayesian additive decision trees of biomarker by treatment interactions for predictive biomarkers detection and subgroup identification Bayesian additive decision trees of biomarker by treatment interactions for predictive biomarkers detection and subgroup identification Wei Zheng Sanofi-Aventis US Comprehend Info and Tech Talk outlines

More information

Risk stratification in PBC

Risk stratification in PBC Risk stratification in PBC Christophe Corpechot Reference Center for Inflammatory Biliary Diseases Saint-Antoine hospital, Paris, France What is currently known (background) PBC : chronic, progressive

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

Discussion Meeting for MCP-Mod Qualification Opinion Request. Novartis 10 July 2013 EMA, London, UK

Discussion Meeting for MCP-Mod Qualification Opinion Request. Novartis 10 July 2013 EMA, London, UK Discussion Meeting for MCP-Mod Qualification Opinion Request Novartis 10 July 2013 EMA, London, UK Attendees Face to face: Dr. Frank Bretz Global Statistical Methodology Head, Novartis Dr. Björn Bornkamp

More information

ST2 in Heart Failure. ST2 as a Cardiovascular Biomarker. Competitive Model of ST2/IL-33 Signaling. ST2 and IL-33: Cardioprotective

ST2 in Heart Failure. ST2 as a Cardiovascular Biomarker. Competitive Model of ST2/IL-33 Signaling. ST2 and IL-33: Cardioprotective ST2 as a Cardiovascular Biomarker Lori B. Daniels, MD, MAS, FACC Professor of Medicine Director, Coronary Care Unit University of California, San Diego ST2 and IL-33: Cardioprotective ST2: member of the

More information

Genomic Health, Inc. Oncotype DX Colon Cancer Assay Clinical Compendium March 30, 2012

Genomic Health, Inc. Oncotype DX Colon Cancer Assay Clinical Compendium March 30, 2012 Economic Validity Eligibility and Addressability for Use of the Assay An important distinction should be made between the total population of patients eligible for the Oncotype DX Colon Cancer assay, and

More information

Decision Support System for Heart Disease Diagnosing Using K-NN Algorithm

Decision Support System for Heart Disease Diagnosing Using K-NN Algorithm Decision Support System for Heart Disease Diagnosing Using K-NN Algorithm Tito Yuwono Department of Electrical Engineering Islamic University of Indonesia Yogyakarta Address: Kaliurang Street KM 14 Yogyakarta,

More information

INVESTIGATING ILPD FOR MOST SIGNIFICANT FEATURES

INVESTIGATING ILPD FOR MOST SIGNIFICANT FEATURES International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 10, October 2017, pp. 741 749, Article ID: IJMET_08_10_080 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=10

More information

A Vision-based Affective Computing System. Jieyu Zhao Ningbo University, China

A Vision-based Affective Computing System. Jieyu Zhao Ningbo University, China A Vision-based Affective Computing System Jieyu Zhao Ningbo University, China Outline Affective Computing A Dynamic 3D Morphable Model Facial Expression Recognition Probabilistic Graphical Models Some

More information

Critical reading of diagnostic imaging studies. Lecture Goals. Constantine Gatsonis, PhD. Brown University

Critical reading of diagnostic imaging studies. Lecture Goals. Constantine Gatsonis, PhD. Brown University Critical reading of diagnostic imaging studies Constantine Gatsonis Center for Statistical Sciences Brown University Annual Meeting Lecture Goals 1. Review diagnostic imaging evaluation goals and endpoints.

More information

Recognizing and Treating Patients with the Cardio-Renal Syndrome

Recognizing and Treating Patients with the Cardio-Renal Syndrome Recognizing and Treating Patients with the Cardio-Renal Syndrome Joachim H. Ix, MD, MAS, FASN Professor of Medicine Chief; Division of Nephrology-Hypertension University of California San Diego 1 Conflicts

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

Using Ensemble-Based Methods for Directly Estimating Causal Effects: An Investigation of Tree-Based G-Computation

Using Ensemble-Based Methods for Directly Estimating Causal Effects: An Investigation of Tree-Based G-Computation Institute for Clinical Evaluative Sciences From the SelectedWorks of Peter Austin 2012 Using Ensemble-Based Methods for Directly Estimating Causal Effects: An Investigation of Tree-Based G-Computation

More information

Biomarker adaptive designs in clinical trials

Biomarker adaptive designs in clinical trials Review Article Biomarker adaptive designs in clinical trials James J. Chen 1, Tzu-Pin Lu 1,2, Dung-Tsa Chen 3, Sue-Jane Wang 4 1 Division of Bioinformatics and Biostatistics, National Center for Toxicological

More information

Clinical Trials and Clinical Practice: Surrogates at the Clinician/Patient Interface

Clinical Trials and Clinical Practice: Surrogates at the Clinician/Patient Interface Clinical Trials and Clinical Practice: Surrogates at the Clinician/Patient Interface Linda Lévesque, BScPhm, MSc, PhD Associate Professor, Department of Community Health and Epidemiology Queen s University

More information

Value of cardiac rehabilitation Prof. Dr. L Vanhees

Value of cardiac rehabilitation Prof. Dr. L Vanhees Session: At the interface of hypertension and coronary heart disease haemodynamics, heart and hypertension Value of cardiac rehabilitation Prof. Dr. L Vanhees ESC Stockholm August 2010 Introduction There

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

Identifying Subsets in RCTs and Observational Studies

Identifying Subsets in RCTs and Observational Studies Consistent ARDS Endotypes Are Identified Using Minimal Data From A UK/Irish Clinical Trial Identifying Subsets in RCTs and Observational Studies Carolyn S. Calfee, MD MAS Associate Professor of Medicine

More information

Performance Based Evaluation of Various Machine Learning Classification Techniques for Chronic Kidney Disease Diagnosis

Performance Based Evaluation of Various Machine Learning Classification Techniques for Chronic Kidney Disease Diagnosis Performance Based Evaluation of Various Machine Learning Classification Techniques for Chronic Kidney Disease Diagnosis Sahil Sharma Department of Computer Science & IT University Of Jammu Jammu, India

More information

Position Statement on ALDOSTERONE ANTAGONIST THERAPY IN CHRONIC HEART FAILURE

Position Statement on ALDOSTERONE ANTAGONIST THERAPY IN CHRONIC HEART FAILURE Position Statement on ALDOSTERONE ANTAGONIST THERAPY IN CHRONIC HEART FAILURE Over 8,000 patients have been studied in two well-designed placebo-controlled outcome-driven clinical trials to evaluate the

More information

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 *

Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Multi Parametric Approach Using Fuzzification On Heart Disease Analysis Upasana Juneja #1, Deepti #2 * Department of CSE, Kurukshetra University, India 1 upasana_jdkps@yahoo.com Abstract : The aim of this

More information

Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Ryan Adams, Hugo LaRochelle NIPS 2012

Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Ryan Adams, Hugo LaRochelle NIPS 2012 Practical Bayesian Optimization of Machine Learning Algorithms Jasper Snoek, Ryan Adams, Hugo LaRochelle NIPS 2012 ... (Gaussian Processes) are inadequate for doing speech and vision. I still think they're

More information

J2.6 Imputation of missing data with nonlinear relationships

J2.6 Imputation of missing data with nonlinear relationships Sixth Conference on Artificial Intelligence Applications to Environmental Science 88th AMS Annual Meeting, New Orleans, LA 20-24 January 2008 J2.6 Imputation of missing with nonlinear relationships Michael

More information

Chapter-V Drug use in renal and hepatic disorders. BY Prof. C.Ramasamy, Head, Dept of Pharmacy Practice SRM College of Pharmacy, SRM University

Chapter-V Drug use in renal and hepatic disorders. BY Prof. C.Ramasamy, Head, Dept of Pharmacy Practice SRM College of Pharmacy, SRM University Chapter-V Drug use in renal and hepatic disorders. BY Prof. C.Ramasamy, Head, Dept of Pharmacy Practice SRM College of Pharmacy, SRM University Estimating renal function An accurate estimation of renal

More information

arxiv: v1 [cs.ai] 28 Jan 2018

arxiv: v1 [cs.ai] 28 Jan 2018 Deep Reinforcement Learning for Dynamic Treatment Regimes on Medical Registry Data Ning Liu 1,+, Ying Liu 2,*+, Brent Logan 2, Zhiyuan Xu 1, Jian Tang 1, and Yanzhi Wang 1 1 Department of Electrical Engineering

More information