Gene expression correlates of clinical prostate cancer behavior

Size: px
Start display at page:

Download "Gene expression correlates of clinical prostate cancer behavior"

Transcription

1 Gene expression correlates of clinical prostate cancer behavior Cancer Cell : Singh D, Febbo P, Ross K, Jackson D, Manola J, Ladd C, Tamayo P, Renshaw A, D Amico A, Richie J, Lander E, Loda M, Kantoff P, Golub T, Sellers W. Topics in Bioinformatics Robert Kazmierski Oct 12, 2004

2 Primers Gleason score Signal to noise metric k-nn Leave one out CV (continued) Permutation Testing (Part 1)

3 Gleason Score From 1 Simple round glands, closely packed in rounded masses with well-defined edges. 2 Simple round glands, loosely packed in vague, rounded masses with loosely packed edges. 3A Medium-sized single glands of irregular shape and irregular spacing with ill-defined infiltrating edges. 3B Very similar to 3A, but small to very small glands which must not form significant chains or cords. 3C Papillary and cribriform epithelium in smooth, rounded cylinders and masses; no necrosis. 4A Small, medium, or large glands fused into cords, chains or ragged, infiltrating masses. 4B Very similar to 4A, but with many large clear cells, sometimes resembling "hypernephroma." 5A No glandular differentiation, solid sheets, cords, single cells, or solid nests of tumor with central necrosis. 5B Anaplastic adenocarcinoma in ragged sheets.

4 Gleason Score Pathologist examines two areas that make up the largest portion of the tissue Each area scored and resulting sum is Gleason score Answers how cancerous is the prostate tissue High = very cancerous Low = less cancerous

5 Signal to Noise Metric From Golub et al µ σ Class0 µ + σ Class1 Where µ is the mean and σ is the standard deviation In our case, Class 0 would be Cancer and Class 1 would be Normal Method for determining statistical significant difference S Class0 Class1 = 2 N

6 Signal to Noise Metric vs. T-Test S2N different from T-test t = nclass0 + n nclass0n Class1 Class1 ( n µ Class0 Class0 µ 1) σ n Class1 Class0 2 Class0 + + ( n n Class1 Class 1 1) σ 2 2 Class1 Here n is number of samples S2N does not take n into account

7 k-nearest Neighbor Given: d(x,x ) : metric to measure relative distances Euclidean distance used in this case L : training set f knn (x) = majority class among the k NN s of x in L Where x is a sample to be classified (cancer vs. normal) K specifies how many neighbors to consider Usually odd number

8 3-Nearest Neighbor 3 NN 2 Blue, 1 Red Green grouped as Blue

9 5-Nearest Neighbor 5 NN 2 Blue, 3 Red Green grouped as Red

10 k-nearest Neighbor Result influenced by Choice of k Training set Measure of distance Most basic classification tool

11 Leave one out CV (continued) Method for determining error in classifier Everything must be done inside of CV loops Outside adjustments lead to incorrect error estimates (usually too low)

12 Leave one out CV 102 Samples testing effectiveness of k-nn classifier (k is set to 3)(10 most significant genes used in k-nn) 1 sample set aside S2N of 101 samples determines 10 most significantly different genes in two classes 3-NN by Euclidean distance performed on single sample Sample classified as Class0 or Class1 Results recorded as correct classification or not Process repeated 101 more times (each sample set aside once) Results give accuracy of using 10 most significant genes with S2N metric and 3-NN classification method

13 Leave one out CV 102 Samples testing effectiveness of k-nn classifier, now allowing k to be 3, or 9 (10 most significant genes used in k-nn) 1 sample set aside 1 sample set aside, k set to 3 S2N of 100 samples determines 10 most significantly different genes in two classes 3-NN by Euclidean distance performed on single sample Sample classified as Class0 or Class1 Results recorded as correct classification or not Process repeated 100 more times (each sample set aside once) 1 sample set aside, k set to 9 S2N of 100 samples determines 10 most significantly different genes in two classes 9-NN by Euclidean distance performed on single sample Sample classified as Class0 or Class1 Results recorded as correct classification or not Process repeated 100 more times (each sample set aside once) Best -NN determined by least error in inner loop of CV S2N of 101 samples determines 10 most significantly different genes in two classes Best -NN by Euclidean distance performed on single sample Sample classified as Class0 or Class1 Results recorded as correct classification or not Process repeated 101 more times (each sample set aside once) Results give accuracy of using 10 most significant genes with S2N metric and 3,9-NN classification method

14 Leave one out CV 102 Samples testing effectiveness of k-nn classifier, allowing k to be 3, or 9, and allowing 10, 20, 50 most significant genes to be used in k-nn Inner loop for selection of k as seen before Inner loop for number of genes to be used in k- NN classification Results give accuracy of using most accurate amount of genes and most accurate k in classification

15 Permutation Testing (part 1) Method for determining significance of correlations to classes i.e. how likely the gene is expressed more highly in cancer by chance

16 Permutation Testing Take data and randomly reassign class labels (cancer, normal) to gene expression levels Removes correlation between gene expression levels and class labels Repeat correlation method (S2N metric in this case) to see if correlation still exists between gene data and class labels Repeat reassignment of class labels (permutation) and test again for correlation If correlations persist through permutations, they are not significant If correlations are lost through permutations to a significant level, they can be considered significant

17 Singh et al. Objectives Identify genes in microarray expression analysis that might anticipate clinical behavior of prostate cancer Cancer vs. Normal Recurrent vs. Nonrecurrent

18 Motivation Prostate cancer very common among cancers Early diagnosis increases chances of survival Clinical tests (Gleason Score, serum PSA) not completely reliable Progress has already been made in linking differential gene expression to cancer (p53, myc, p27, PTEN) No gene found yet to have sufficient prognostic utility to warrant clinical implementation

19 Methods 12,600 genes in microarray analysis 52 tumor and 50 normal prostate specimens

20 Tumor vs normal classification Genes ranked according to their differential expression across the 2 classes using S2N metric Statistical significance of these rankings determined using a permutation test 1000 permutation of class labels determined 317 genes had significantly higher expression in tumor samples 139 genes had significantly higher expression in normal samples p = in this case means that the correlation existed at most once in the 1000 permutations for each of the significantly different genes

21 Top 50 genes with high expression in tumor along with top 50 genes with high expression in normal. (red = above mean of all samples, blue = below)

22 Tumor vs normal classification Built k-nn algorithm using significantly different genes Models using 4 or more genes classified samples with greater than 90% accuracy in leave one out CV (p < as measured by permutation testing) Methods of leave one out CV not included as well as value of k

23

24 Tumor vs normal classification 4 gene and 16 gene models were tested on independent data set 8 normal, 27 tumor 4 gene model accuracy 77% 16 gene model accuracy 86%

25 Prediction of pathological features Gene expression data within 52 tumor samples analyzed for correlations with clinical behavior Determined by comparing observed correlations with those in a randomly permutated dataset Correlation found only with Gleason score (GS)

26 Prediction of pathological features 15 genes had expression positively correlated with GS (Type I) 14 genes had expression negatively correlated with GS (Type II) Red = above mean Blue = below mean

27 Prediction of pathological features Same 29 genes were used to drive hierarchical clustering of independent data set Type I and Type II genes remained highly cosegregated suggesting this coexpression is reproducible

28 Prediction of clinical outcome 21 patients evaluated with respect to recurrence following surgery 8 relapsed 13 have remained cancer free for 4 years No single gene associated with recurrence k-nn classification with k=2 on a 5 gene model results in 90% classification accuracy during leave one out CV Again no information provided for CV methods No independent data available for testing

29 Prediction of clinical outcome As another test of significance, tested 1000 permutations of class labels and attempted to find multigene expression classifiers using same range of gene numbers 37 of 1000 permutations yielded accuracy of 90% or more p = 0.037

30 Discussion Clinical Use? Level of accuracy in classifying tumor vs. normal is 86-92% While high, still not sufficient to replace histological examination No association between serum PSA and gene expression Possible that more genes need to be included and/or more samples need to be evaluated

31 Discussion GS correlation GS was associated with patient outcome However, only 2 genes correlated with GS were used in outcome prediction model Genes most frequently used in model were not correlated with GS GS-independent markers and determinants of prostate cancer exist

32 Discussion recurrence predictor model 5 gene model correctly predicted 19 of 21 evaluable patients Authors concede that model may be result of overoptimization More datasets needed for model validation Some of genes used commonly in model are known to have correlation with prostate cancer

33 Conclusion This is a proof of concept paper used to suggest further research rather than suggest changes in clinical practice Authors use of leave one out CV not well explained and could be result of very good results from models Independent testing helped validate models

Predictive Biomarkers

Predictive Biomarkers Uğur Sezerman Evolutionary Selection of Near Optimal Number of Features for Classification of Gene Expression Data Using Genetic Algorithms Predictive Biomarkers Biomarker: A gene, protein, or other change

More information

Supplemental Figure 1

Supplemental Figure 1 A1 A A5 A7 A9 A A4 A6 A8 A10 A1/A Gleason Score +=6 A/A4 Gleason Score +=6 Small glands with well defined Prominent feature of size variation lumen of various size infiltrating in to and distinct lumina

More information

S1.04 Principal clinician. G1.01 Comments. G2.01 *Specimen dimensions (prostate) S2.02 *Seminal vesicles

S1.04 Principal clinician. G1.01 Comments. G2.01 *Specimen dimensions (prostate) S2.02 *Seminal vesicles Prostate Cancer Histopathology Reporting Proforma (Radical Prostatectomy) Includes the International Collaboration on Cancer reporting dataset denoted by * Family name Given name(s) Date of birth Sex Male

More information

Classification of cancer profiles. ABDBM Ron Shamir

Classification of cancer profiles. ABDBM Ron Shamir Classification of cancer profiles 1 Background: Cancer Classification Cancer classification is central to cancer treatment; Traditional cancer classification methods: location; morphology, cytogenesis;

More information

3/28/2017. Disclosure of Relevant Financial Relationships. GU Evening Subspecialty Case Conference. Differential Diagnosis:

3/28/2017. Disclosure of Relevant Financial Relationships. GU Evening Subspecialty Case Conference. Differential Diagnosis: GU Evening Subspecialty Case Conference Rajal B. Shah, M.D. VP, Medical Director, Urologic Pathology Miraca Life Sciences, Irving, Texas Clinical Associate Professor of Pathology Baylor College of Medicine,

More information

T. R. Golub, D. K. Slonim & Others 1999

T. R. Golub, D. K. Slonim & Others 1999 T. R. Golub, D. K. Slonim & Others 1999 Big Picture in 1999 The Need for Cancer Classification Cancer classification very important for advances in cancer treatment. Cancers of Identical grade can have

More information

REINVENTING THE BIOMARKER PANEL DISCOVERY EXPERIENCE

REINVENTING THE BIOMARKER PANEL DISCOVERY EXPERIENCE REINVENTING THE BIOMARKER PANEL DISCOVERY EXPERIENCE REINVENTING THE BIOMARKER PANEL DISCOVERY EXPERIENCE 1 Biomarker discovery has opened new realms in the medical industry, from patient diagnosis and

More information

Introduction to Discrimination in Microarray Data Analysis

Introduction to Discrimination in Microarray Data Analysis Introduction to Discrimination in Microarray Data Analysis Jane Fridlyand CBMB University of California, San Francisco Genentech Hall Auditorium, Mission Bay, UCSF October 23, 2004 1 Case Study: Van t

More information

Supplemental Information

Supplemental Information Supplemental Information Prediction of Prostate Cancer Recurrence using Quantitative Phase Imaging Shamira Sridharan 1, Virgilia Macias 2, Krishnarao Tangella 3, André Kajdacsy-Balla 2 and Gabriel Popescu

More information

Prostate Pathology: Prostate Carcinoma, variants and Gleason Grading (Part 1)

Prostate Pathology: Prostate Carcinoma, variants and Gleason Grading (Part 1) Prostate Pathology: Prostate Carcinoma, variants and Gleason Grading (Part 1) Jae Y. Ro, MD, PhD June 7, 2012 Ten Leading Cancer Types for the Estimated New Cancer Cases and Deaths By Sex, United States,

More information

goprofiles: an R package for the Statistical Analysis of Functional Profiles

goprofiles: an R package for the Statistical Analysis of Functional Profiles goprofiles: an R package for the Statistical Analysis of Functional Profiles Alex Sánchez, Jordi Ocaña and Miquel Salicrú April 3, 218 1 Introduction This document presents an introduction to the use of

More information

Roadmap for Developing and Validating Therapeutically Relevant Genomic Classifiers. Richard Simon, J Clin Oncol 23:

Roadmap for Developing and Validating Therapeutically Relevant Genomic Classifiers. Richard Simon, J Clin Oncol 23: Roadmap for Developing and Validating Therapeutically Relevant Genomic Classifiers. Richard Simon, J Clin Oncol 23:7332-7341 Presented by Deming Mi 7/25/2006 Major reasons for few prognostic factors to

More information

Grading Prostate Cancer: Recent Changes and Refinements

Grading Prostate Cancer: Recent Changes and Refinements USPSTF: 2012 Report on serum PSA Screening Recommendation rating of D Reduced screening, Reduced biopsies, reduced incidence Refinements currently occurring in 2017. WHY? Grading Prostate Cancer: Recent

More information

ACCME/Disclosures. Cribriform Lesions of the Prostate. Case

ACCME/Disclosures. Cribriform Lesions of the Prostate. Case Cribriform Lesions of the Prostate Ming Zhou, MD, PhD Departments of Pathology and Urology New York University Langone Medical Center New York, NY Ming.Zhou@NYUMC.ORG ACCME/Disclosures The USCAP requires

More information

Synonyms. Nephrogenic metaplasia Mesonephric adenoma

Synonyms. Nephrogenic metaplasia Mesonephric adenoma Nephrogenic Adenoma Synonyms Nephrogenic metaplasia Mesonephric adenoma Definition Benign epithelial lesion of urinary tract with tubular, glandular, papillary growth pattern Most frequently in the urinary

More information

INTRADUCTAL LESIONS OF THE PROSTATE. Jonathan I. Epstein

INTRADUCTAL LESIONS OF THE PROSTATE. Jonathan I. Epstein INTRADUCTAL LESIONS OF THE PROSTATE Jonathan I. Epstein Topics Prostatic intraepithelial neoplasia (PIN) Intraductal adenocarcinoma (IDC-P) Intraductal urothelial carcinoma Ductal adenocarcinoma High Prostatic

More information

Patient characteristics of training and validation set. Patient selection and inclusion overview can be found in Supp Data 9. Training set (103)

Patient characteristics of training and validation set. Patient selection and inclusion overview can be found in Supp Data 9. Training set (103) Roepman P, et al. An immune response enriched 72-gene prognostic profile for early stage Non-Small- Supplementary Data 1. Patient characteristics of training and validation set. Patient selection and inclusion

More information

Prostate Cancer Grading, Staging and Reporting: An Update Cristina Magi-Galluzzi, MD, PhD

Prostate Cancer Grading, Staging and Reporting: An Update Cristina Magi-Galluzzi, MD, PhD Prostate Cancer Grading, Staging and Reporting: An Update Cristina Magi-Galluzzi, MD, PhD Director, Genitourinary Pathology R.J. Tomsich Pathology & Laboratory Medicine Institute Professor of Pathology,

More information

ARTHUR PURDY STOUT SOCIETY COMPANION MEETING: DIFFICULT NEW DIFFERENTIAL DIAGNOSES IN PROSTATE PATHOLOGY. Jonathan I. Epstein.

ARTHUR PURDY STOUT SOCIETY COMPANION MEETING: DIFFICULT NEW DIFFERENTIAL DIAGNOSES IN PROSTATE PATHOLOGY. Jonathan I. Epstein. 1 ARTHUR PURDY STOUT SOCIETY COMPANION MEETING: DIFFICULT NEW DIFFERENTIAL DIAGNOSES IN PROSTATE PATHOLOGY Jonathan I. Epstein Professor Pathology, Urology, Oncology The Reinhard Professor of Urological

More information

Active Learning with Support Vector Machine Applied to Gene Expression Data for Cancer Classification

Active Learning with Support Vector Machine Applied to Gene Expression Data for Cancer Classification 1936 J. Chem. Inf. Comput. Sci. 2004, 44, 1936-1941 Active Learning with Support Vector Machine Applied to Gene Expression Data for Cancer Classification Ying Liu* Georgia Institute of Technology, College

More information

PSA. HMCK, p63, Racemase. HMCK, p63, Racemase

PSA. HMCK, p63, Racemase. HMCK, p63, Racemase Case 1 67 year old male presented with gross hematuria H/o acute prostatitis & BPH Urethroscopy: small, polypoid growth with a broad base emanating from the left side of the verumontanum Serum PSA :7 ng/ml

More information

Intraductal carcinoma of the prostate on needle biopsy: histologic features and clinical significance

Intraductal carcinoma of the prostate on needle biopsy: histologic features and clinical significance & 2006 USCAP, Inc All rights reserved 0893-3952/06 $30.00 www.modernpathology.org Intraductal carcinoma of the prostate on needle biopsy: histologic features and clinical significance Charles C Guo 1 and

More information

Classification. Methods Course: Gene Expression Data Analysis -Day Five. Rainer Spang

Classification. Methods Course: Gene Expression Data Analysis -Day Five. Rainer Spang Classification Methods Course: Gene Expression Data Analysis -Day Five Rainer Spang Ms. Smith DNA Chip of Ms. Smith Expression profile of Ms. Smith Ms. Smith 30.000 properties of Ms. Smith The expression

More information

Prostate cancer ~ diagnosis and impact of pathology on prognosis ESMO 2017

Prostate cancer ~ diagnosis and impact of pathology on prognosis ESMO 2017 Prostate cancer ~ diagnosis and impact of pathology on prognosis ESMO 2017 Dr Puay Hoon Tan Division of Pathology Singapore General Hospital Prostate cancer (acinar adenocarcinoma) Invasive carcinoma composed

More information

Hierarchical Bayesian Modeling of Individual Differences in Texture Discrimination

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

More information

NETWORK CYCLE FEATURES: APPLICATION TO COMPUTER-AIDED GLEASON GRADING OF PROSTATE CANCER HISTOPATHOLOGICAL IMAGES

NETWORK CYCLE FEATURES: APPLICATION TO COMPUTER-AIDED GLEASON GRADING OF PROSTATE CANCER HISTOPATHOLOGICAL IMAGES NETWORK CYCLE FEATURES: APPLICATION TO COMPUTER-AIDED GLEASON GRADING OF PROSTATE CANCER HISTOPATHOLOGICAL IMAGES Parmeshwar Khurd, Leo Grady and Ali Kamen Summer Gibbs-Strauss, Elizabeth M. Genega, John

More information

Gene expression profiling predicts clinical outcome of prostate cancer. Gennadi V. Glinsky, Anna B. Glinskii, Andrew J. Stephenson, Robert M.

Gene expression profiling predicts clinical outcome of prostate cancer. Gennadi V. Glinsky, Anna B. Glinskii, Andrew J. Stephenson, Robert M. SUPPLEMENTARY DATA Gene expression profiling predicts clinical outcome of prostate cancer Gennadi V. Glinsky, Anna B. Glinskii, Andrew J. Stephenson, Robert M. Hoffman, William L. Gerald Table of Contents

More information

Outline. Outline. Phillip G. Febbo, MD. Genomic Approaches to Outcome Prediction in Prostate Cancer

Outline. Outline. Phillip G. Febbo, MD. Genomic Approaches to Outcome Prediction in Prostate Cancer Genomic Approaches to Outcome Prediction in Prostate Cancer Phillip G. Febbo, MD Duke Institute for Genome Science and Policy Department of Medicine Department of Molecular Genetics and Microbiology Duke

More information

A Biclustering Based Classification Framework for Cancer Diagnosis and Prognosis

A Biclustering Based Classification Framework for Cancer Diagnosis and Prognosis A Biclustering Based Classification Framework for Cancer Diagnosis and Prognosis Baljeet Malhotra and Guohui Lin Department of Computing Science, University of Alberta, Edmonton, Alberta, Canada T6G 2E8

More information

Cell Orientation Entropy (COrE): Predicting Biochemical Recurrence from Prostate Cancer Tissue Microarrays

Cell Orientation Entropy (COrE): Predicting Biochemical Recurrence from Prostate Cancer Tissue Microarrays Cell Orientation Entropy (COrE): Predicting Biochemical Recurrence from Prostate Cancer Tissue Microarrays George Lee 1, Sahirzeeshan Ali 2, Robert Veltri 3, Jonathan I. Epstein 3, Christhunesa Christudass

More information

Some prostatic diseases

Some prostatic diseases Some prostatic diseases Benign Prostatic Hyperplasia (Nodular Hyperplasia) Extremely common Present in a significant number of men by the age of 40 & its frequency rises progressively with age, reaching

More information

Airway epithelial gene expression in the diagnostic evaluation of smokers with suspect lung cancer

Airway epithelial gene expression in the diagnostic evaluation of smokers with suspect lung cancer Airway epithelial gene expression in the diagnostic evaluation of smokers with suspect lung cancer Avrum Spira, Jennifer E Beane, Vishal Shah, Katrina Steiling, Gang Liu, Frank Schembri, Sean Gilman, Yves-Martine

More information

Unsupervised MRI Brain Tumor Detection Techniques with Morphological Operations

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

More information

Colon cancer subtypes from gene expression data

Colon cancer subtypes from gene expression data Colon cancer subtypes from gene expression data Nathan Cunningham Giuseppe Di Benedetto Sherman Ip Leon Law Module 6: Applied Statistics 26th February 2016 Aim Replicate findings of Felipe De Sousa et

More information

Gleason Scoring System 2017 JASREMAN DHILLON, MD ASSOCIATE PROFESSOR, DEPARTMENT OF ANATOMIC PATHOLOGY, MOFFITT CANCER CENTER, TAMPA, FLORIDA

Gleason Scoring System 2017 JASREMAN DHILLON, MD ASSOCIATE PROFESSOR, DEPARTMENT OF ANATOMIC PATHOLOGY, MOFFITT CANCER CENTER, TAMPA, FLORIDA Gleason Scoring System 2017 JASREMAN DHILLON, MD ASSOCIATE PROFESSOR, DEPARTMENT OF ANATOMIC PATHOLOGY, MOFFITT CANCER CENTER, TAMPA, FLORIDA Learners Objectives u Latest changes per ISUP 2014 that impact

More information

Gross appearance of nodular hyperplasia in material obtained from suprapubic prostatectomy. Note the multinodular appearance and the admixture of

Gross appearance of nodular hyperplasia in material obtained from suprapubic prostatectomy. Note the multinodular appearance and the admixture of Tiền liệt tuyến Tiền liệt tuyến Gross appearance of nodular hyperplasia in material obtained from suprapubic prostatectomy. Note the multinodular appearance and the admixture of solid and microcystic areas.

More information

3/23/2017. Significant Changes in Prostate Cancer Classification, Grading, Staging and Reporting. Disclosure of Relevant Financial Relationships

3/23/2017. Significant Changes in Prostate Cancer Classification, Grading, Staging and Reporting. Disclosure of Relevant Financial Relationships Disclosure of Relevant Financial Relationships Staging and Reporting of Prostate Cancer: Major Changes in 8 th Edition AJCC Staging and CAP Cancer Checklists USCAP requires that all planners (Education

More information

INTRODUCTION TO MACHINE LEARNING. Decision tree learning

INTRODUCTION TO MACHINE LEARNING. Decision tree learning INTRODUCTION TO MACHINE LEARNING Decision tree learning Task of classification Automatically assign class to observations with features Observation: vector of features, with a class Automatically assign

More information

Prostate cancer grading: a decade after the 2005 modified system

Prostate cancer grading: a decade after the 2005 modified system 2018 USCAP, Inc All rights reserved 0893-3952/18 $32.00 S47 Prostate cancer grading: a decade after the 2005 modified system Jonathan I Epstein 1,2,3 1 Department of Pathology, The Johns Hopkins Medical

More information

Comparison of discrimination methods for the classification of tumors using gene expression data

Comparison of discrimination methods for the classification of tumors using gene expression data Comparison of discrimination methods for the classification of tumors using gene expression data Sandrine Dudoit, Jane Fridlyand 2 and Terry Speed 2,. Mathematical Sciences Research Institute, Berkeley

More information

THE FUTURE OF OR. Dimitris Bertsimas MIT

THE FUTURE OF OR. Dimitris Bertsimas MIT THE FUTURE OF OR Dimitris Bertsimas MIT The future of OR Optimization Power Improvements in Software and hardware have accelerated Mixed Integer Optimization 2.2 Trillion times! This forces to rethink

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION VOLUME: 1 ARTICLE NUMBER: 0027 In the format provided by the authors and unedited. Rapid intraoperative histology of unprocessed surgical specimens via fibre-laser-based stimulated Raman scattering microscopy

More information

Gene expression analysis. Roadmap. Microarray technology: how it work Applications: what can we do with it Preprocessing: Classification Clustering

Gene expression analysis. Roadmap. Microarray technology: how it work Applications: what can we do with it Preprocessing: Classification Clustering Gene expression analysis Roadmap Microarray technology: how it work Applications: what can we do with it Preprocessing: Image processing Data normalization Classification Clustering Biclustering 1 Gene

More information

Gleason grading and prognostic factors in carcinoma of the prostate

Gleason grading and prognostic factors in carcinoma of the prostate & 2004 USCAP, Inc All rights reserved 0893-3952/04 $25.00 www.modernpathology.org in carcinoma of the prostate Peter A Humphrey Department of Pathology and Immunology, Washington University School of Medicine,

More information

A hierarchical two-phase framework for selecting genes in cancer datasets with a neuro-fuzzy system

A hierarchical two-phase framework for selecting genes in cancer datasets with a neuro-fuzzy system Technology and Health Care 24 (2016) S601 S605 DOI 10.3233/THC-161187 IOS Press S601 A hierarchical two-phase framework for selecting genes in cancer datasets with a neuro-fuzzy system Jongwoo Lim, Bohyun

More information

Dinesh Singh, M.D. Assistant Professor of Surgery Director of Laparoscopy and Endourology

Dinesh Singh, M.D. Assistant Professor of Surgery Director of Laparoscopy and Endourology Dinesh Singh, M.D. Assistant Professor of Surgery Director of Laparoscopy and Endourology Yale University School of Medicine Department of Urology P.O. Box 208058; FMP 324 New Haven, CT 06520-8058 203-785-2815

More information

A quick review. The clustering problem: Hierarchical clustering algorithm: Many possible distance metrics K-mean clustering algorithm:

A quick review. The clustering problem: Hierarchical clustering algorithm: Many possible distance metrics K-mean clustering algorithm: The clustering problem: partition genes into distinct sets with high homogeneity and high separation Hierarchical clustering algorithm: 1. Assign each object to a separate cluster. 2. Regroup the pair

More information

Data complexity measures for analyzing the effect of SMOTE over microarrays

Data complexity measures for analyzing the effect of SMOTE over microarrays ESANN 216 proceedings, European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning. Bruges (Belgium), 27-29 April 216, i6doc.com publ., ISBN 978-2878727-8. Data complexity

More information

Knowledge Discovery and Data Mining I

Knowledge Discovery and Data Mining I Ludwig-Maximilians-Universität München Lehrstuhl für Datenbanksysteme und Data Mining Prof. Dr. Thomas Seidl Knowledge Discovery and Data Mining I Winter Semester 2018/19 Introduction What is an outlier?

More information

Outlier Analysis. Lijun Zhang

Outlier Analysis. Lijun Zhang Outlier Analysis Lijun Zhang zlj@nju.edu.cn http://cs.nju.edu.cn/zlj Outline Introduction Extreme Value Analysis Probabilistic Models Clustering for Outlier Detection Distance-Based Outlier Detection Density-Based

More information

Applying Machine Learning Methods in Medical Research Studies

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

More information

Extraction of Informative Genes from Microarray Data

Extraction of Informative Genes from Microarray Data Extraction of Informative Genes from Microarray Data Topon Kumar Paul Department of Frontier Informatics The University of Tokyo Chiba 277-8561, Japan topon@iba.k.u-tokyo.ac.jp Hitoshi Iba Department of

More information

Application of Local Control Strategy in analyses of the effects of Radon on Lung Cancer Mortality for 2,881 US Counties

Application of Local Control Strategy in analyses of the effects of Radon on Lung Cancer Mortality for 2,881 US Counties Application of Local Control Strategy in analyses of the effects of Radon on Lung Cancer Mortality for 2,881 US Counties Bob Obenchain, Risk Benefit Statistics, August 2015 Our motivation for using a Cut-Point

More information

Recognizing Scenes by Simulating Implied Social Interaction Networks

Recognizing Scenes by Simulating Implied Social Interaction Networks Recognizing Scenes by Simulating Implied Social Interaction Networks MaryAnne Fields and Craig Lennon Army Research Laboratory, Aberdeen, MD, USA Christian Lebiere and Michael Martin Carnegie Mellon University,

More information

VL Network Analysis ( ) SS2016 Week 3

VL Network Analysis ( ) SS2016 Week 3 VL Network Analysis (19401701) SS2016 Week 3 Based on slides by J Ruan (U Texas) Tim Conrad AG Medical Bioinformatics Institut für Mathematik & Informatik, Freie Universität Berlin 1 Motivation 2 Lecture

More information

Reliability of Ordination Analyses

Reliability of Ordination Analyses Reliability of Ordination Analyses Objectives: Discuss Reliability Define Consistency and Accuracy Discuss Validation Methods Opening Thoughts Inference Space: What is it? Inference space can be defined

More information

Question 1(25= )

Question 1(25= ) MSG500 Final 20-0-2 Examiner: Rebecka Jörnsten, 060-49949 Remember: To pass this course you also have to hand in a final project to the examiner. Open book, open notes but no calculators or computers allowed.

More information

Supporting Information Identification of Amino Acids with Sensitive Nanoporous MoS 2 : Towards Machine Learning-Based Prediction

Supporting Information Identification of Amino Acids with Sensitive Nanoporous MoS 2 : Towards Machine Learning-Based Prediction Supporting Information Identification of Amino Acids with Sensitive Nanoporous MoS 2 : Towards Machine Learning-Based Prediction Amir Barati Farimani, Mohammad Heiranian, Narayana R. Aluru 1 Department

More information

Intelligent Patient Profiling for Diagnosis, Staging and Treatment Selection in Colon Cancer

Intelligent Patient Profiling for Diagnosis, Staging and Treatment Selection in Colon Cancer Intelligent Patient Profiling for Diagnosis, Staging and Treatment Selection in Colon Cancer Yorgos Goletsis, Member, IEEE, Themis P. Exarchos, Student member, IEEE, Nikolaos Giannakeas, Student member,

More information

IN SPITE of a very quick development of medicine within

IN SPITE of a very quick development of medicine within INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 21, VOL. 6, NO. 3, PP. 281-286 Manuscript received July 1, 21: revised September, 21. DOI: 1.2478/v1177-1-37-9 Application of Density Based Clustering

More information

malignant polyp Daily Challenges in Digestive Endoscopy for Endoscopists and Endoscopy Nurses BSGIE Annual Meeting 18/09/2014 Mechelen

malignant polyp Daily Challenges in Digestive Endoscopy for Endoscopists and Endoscopy Nurses BSGIE Annual Meeting 18/09/2014 Mechelen Plan Incidental finding of a malignant polyp 1. What is a polyp malignant? 2. Role of the pathologist and the endoscopist 3. Quantitative and qualitative risk assessment 4. How to decide what to do? Hubert

More information

Journal of Engineering Technology

Journal of Engineering Technology New approaches for gene selection and cancer diagnosis based on microarray gene expression profiling Sara Haddou Bouazza 1, Khalid Auhmani 2, Abdelouhab Zeroual 1 1 Department of Physics, Faculty of Sciences

More information

2016 WHO CLASSIFICATION OF TUMOURS OF THE PROSTATE. Peter A. Humphrey, MD, PhD Yale University School of Medicine New Haven, CT

2016 WHO CLASSIFICATION OF TUMOURS OF THE PROSTATE. Peter A. Humphrey, MD, PhD Yale University School of Medicine New Haven, CT 2016 WHO CLASSIFICATION OF TUMOURS OF THE PROSTATE Peter A. Humphrey, MD, PhD Yale University School of Medicine New Haven, CT 2016 WHO CLASSIFICATION OF TUMOURS OF THE PROSTATE AUTHORS : PROSTATE CHAPTER

More information

Journal: Nature Methods

Journal: Nature Methods Journal: Nature Methods Article Title: Network-based stratification of tumor mutations Corresponding Author: Trey Ideker Supplementary Item Supplementary Figure 1 Supplementary Figure 2 Supplementary Figure

More information

PROSTATIC ADENOCARCINOMA: DIAGNOSTIC CRITERIA AND IMPORTANT MIMICKERS PROSTATIC ADENOCARCINOMA: DIAGNOSTIC CRITERIA

PROSTATIC ADENOCARCINOMA: DIAGNOSTIC CRITERIA AND IMPORTANT MIMICKERS PROSTATIC ADENOCARCINOMA: DIAGNOSTIC CRITERIA PROSTATIC ADENOCARCINOMA: DIAGNOSTIC CRITERIA AND IMPORTANT MIMICKERS PROSTATIC ADENOCARCINOMA: DIAGNOSTIC CRITERIA 1 A good H & E helps! ADENOCARCINOMA DIAGNOSTIC CRITERIA Relatively uniform proliferation

More information

Quality ID #250 (NQF 1853): Radical Prostatectomy Pathology Reporting National Quality Strategy Domain: Effective Clinical Care

Quality ID #250 (NQF 1853): Radical Prostatectomy Pathology Reporting National Quality Strategy Domain: Effective Clinical Care Quality ID #250 (NQF 1853): Radical Prostatectomy Pathology Reporting National Quality Strategy Domain: Effective Clinical Care 2018 OPTIONS FOR INDIVIDUAL MEASURES: REGISTRY ONLY MEASURE TYPE: Process

More information

Class discovery in Gene Expression Data: Characterizing Splits by Support Vector Machines

Class discovery in Gene Expression Data: Characterizing Splits by Support Vector Machines Class discovery in Gene Expression Data: Characterizing Splits by Support Vector Machines Florian Markowetz and Anja von Heydebreck Max-Planck-Institute for Molecular Genetics Computational Molecular Biology

More information

Motivation: Fraud Detection

Motivation: Fraud Detection Outlier Detection Motivation: Fraud Detection http://i.imgur.com/ckkoaop.gif Jian Pei: CMPT 741/459 Data Mining -- Outlier Detection (1) 2 Techniques: Fraud Detection Features Dissimilarity Groups and

More information

2018 Grade PEGGY ADAMO, RHIT, CTR OCTOBER 11, 2018

2018 Grade PEGGY ADAMO, RHIT, CTR OCTOBER 11, 2018 1 2018 Grade PEGGY ADAMO, RHIT, CTR ADAMOM@MAIL.NIH.GOV OCTOBER 11, 2018 2 Acknowledgements Donna Hansen, CCR Jennifer Ruhl, NCI SEER Introduction 3 Histologic Type vs. Grade Credit: Dr. Kay Washington

More information

Inter-session reproducibility measures for high-throughput data sources

Inter-session reproducibility measures for high-throughput data sources Inter-session reproducibility measures for high-throughput data sources Milos Hauskrecht, PhD, Richard Pelikan, MSc Computer Science Department, Intelligent Systems Program, Department of Biomedical Informatics,

More information

UN Handbook Ch. 7 'Managing sources of non-sampling error': recommendations on response rates

UN Handbook Ch. 7 'Managing sources of non-sampling error': recommendations on response rates JOINT EU/OECD WORKSHOP ON RECENT DEVELOPMENTS IN BUSINESS AND CONSUMER SURVEYS Methodological session II: Task Force & UN Handbook on conduct of surveys response rates, weighting and accuracy UN Handbook

More information

CANCER CLASSIFICATION USING SINGLE GENES

CANCER CLASSIFICATION USING SINGLE GENES 179 CANCER CLASSIFICATION USING SINGLE GENES XIAOSHENG WANG 1 OSAMU GOTOH 1,2 david@genome.ist.i.kyoto-u.ac.jp o.gotoh@i.kyoto-u.ac.jp 1 Department of Intelligence Science and Technology, Graduate School

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

Geisinger Clinic Annual Progress Report: 2011 Nonformula Grant

Geisinger Clinic Annual Progress Report: 2011 Nonformula Grant Geisinger Clinic Annual Progress Report: 2011 Nonformula Grant Reporting Period July 1, 2012 June 30, 2013 Nonformula Grant Overview The Geisinger Clinic received $1,000,000 in nonformula funds for the

More information

Standard Scores. Richard S. Balkin, Ph.D., LPC-S, NCC

Standard Scores. Richard S. Balkin, Ph.D., LPC-S, NCC Standard Scores Richard S. Balkin, Ph.D., LPC-S, NCC 1 Normal Distributions While Best and Kahn (2003) indicated that the normal curve does not actually exist, measures of populations tend to demonstrate

More information

International Society of Gynecological Pathologists Symposium 2007

International Society of Gynecological Pathologists Symposium 2007 International Society of Gynecological Pathologists Symposium 2007 Anais Malpica, M.D. Department of Pathology The University of Texas M.D. Anderson Cancer Center Grading of Ovarian Cancer Histologic grade

More information

A Strategy for Identifying Putative Causes of Gene Expression Variation in Human Cancer

A Strategy for Identifying Putative Causes of Gene Expression Variation in Human Cancer A Strategy for Identifying Putative Causes of Gene Expression Variation in Human Cancer Hautaniemi, Sampsa; Ringnér, Markus; Kauraniemi, Päivikki; Kallioniemi, Anne; Edgren, Henrik; Yli-Harja, Olli; Astola,

More information

GOBLET CELL CARCINOID. Hanlin L. Wang, MD, PhD University of California Los Angeles

GOBLET CELL CARCINOID. Hanlin L. Wang, MD, PhD University of California Los Angeles GOBLET CELL CARCINOID Hanlin L. Wang, MD, PhD University of California Los Angeles Disclosure of Relevant Financial Relationships USCAP requires that all planners (Education Committee) in a position to

More information

GOBLET CELL CARCINOID

GOBLET CELL CARCINOID GOBLET CELL CARCINOID Hanlin L. Wang, MD, PhD University of California Los Angeles Disclosure of Relevant Financial Relationships USCAP requires that all planners (Education Committee) in a position to

More information

3. Guidelines for Reporting Bladder Cancer, Prostate Cancer and Renal Tumours

3. Guidelines for Reporting Bladder Cancer, Prostate Cancer and Renal Tumours 60 3. Guidelines for Reporting Bladder Cancer, Prostate Cancer and Renal Tumours Compilation and editing and of this volume: Prof. Chandu de Silva (Consultant Histopathologist) List of contributors Consultant

More information

Pathologic Assessment of Invasion in TUR Specimens. A. Lopez-Beltran. T1 (ct1)

Pathologic Assessment of Invasion in TUR Specimens. A. Lopez-Beltran. T1 (ct1) Pathologic Assessment of Invasion in TUR Specimens A. Lopez-Beltran T1 (ct1) 1 Prognostic factors for progression/invasive disease Ta,T1,CIS- NMIBC :TNM 2017 ESSENTIAL: Grade T stage CIS Number of lesions

More information

This chapter shows how to use a formula method for dosage calculation to calculate the

This chapter shows how to use a formula method for dosage calculation to calculate the CHAPTER 15 osage Calculation Using the Formula Method Objectives After reviewing this chapter, you should be able to: 1. Identify the information from a calculation problem to place into the formula given

More information

OMPRN Pathology Matters Meeting 2017

OMPRN Pathology Matters Meeting 2017 OMPRN Pathology Matters Meeting 2017 Pathology of Aggressive Prostate Cancer Intraductal Carcinoma and Cribriform Carcinoma Dr. Michelle Downes, Staff Urologic Pathologist Sunnybrook Health Sciences Centre,

More information

Identifying Thyroid Carcinoma Subtypes and Outcomes through Gene Expression Data Kun-Hsing Yu, Wei Wang, Chung-Yu Wang

Identifying Thyroid Carcinoma Subtypes and Outcomes through Gene Expression Data Kun-Hsing Yu, Wei Wang, Chung-Yu Wang Identifying Thyroid Carcinoma Subtypes and Outcomes through Gene Expression Data Kun-Hsing Yu, Wei Wang, Chung-Yu Wang Abstract: Unlike most cancers, thyroid cancer has an everincreasing incidence rate

More information

ISSN: Page 1. SSRG International Journal of Medical Science (SSRG-IJMS) volume 2 Issue 6 June 2015

ISSN: Page 1. SSRG International Journal of Medical Science (SSRG-IJMS) volume 2 Issue 6 June 2015 Correlation between Prostate Specific Antigen and Acid Phosphatase with Histopathological Findings in Various Prostatic Pathologies Dr Anusha A.M 1, Dr S.Ranjith 2, Dr P.T Annamala 3 1 Assistant Professor,

More information

Merging microarray data, robust feature selection, and predicting prognosis in prostate cancer

Merging microarray data, robust feature selection, and predicting prognosis in prostate cancer ORIGINAL RESEARCH Merging microarray data, robust feature selection, and predicting prognosis in prostate cancer Jing Wang 1, Kim Anh Do 1, Sijin Wen 1, Spyros Tsavachidis 1, Timothy J. McDonnell 2, Christopher

More information

Sta 309 (Statistics And Probability for Engineers)

Sta 309 (Statistics And Probability for Engineers) Instructor: Prof. Mike Nasab Sta 309 (Statistics And Probability for Engineers) Chapter (1) 1. Statistics: The science of collecting, organizing, summarizing, analyzing numerical information called data

More information

Instructions for Coding Grade for 2014+

Instructions for Coding Grade for 2014+ Instructions for Coding for 2014+ GRADE, DIFFERENTIATION OR CELL INDICATOR Item Length: 1 NAACCR Item #: 440 NAACCR Name:, Differentiation for solid tumors (Codes 1, 2, 3, 4, 9) and Cell Indicator for

More information

Automated Medical Diagnosis using K-Nearest Neighbor Classification

Automated Medical Diagnosis using K-Nearest Neighbor Classification (IMPACT FACTOR 5.96) Automated Medical Diagnosis using K-Nearest Neighbor Classification Zaheerabbas Punjani 1, B.E Student, TCET Mumbai, Maharashtra, India Ankush Deora 2, B.E Student, TCET Mumbai, Maharashtra,

More information

Efficient Classification of Cancer using Support Vector Machines and Modified Extreme Learning Machine based on Analysis of Variance Features

Efficient Classification of Cancer using Support Vector Machines and Modified Extreme Learning Machine based on Analysis of Variance Features American Journal of Applied Sciences 8 (12): 1295-1301, 2011 ISSN 1546-9239 2011 Science Publications Efficient Classification of Cancer using Support Vector Machines and Modified Extreme Learning Machine

More information

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

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

More information

S1.04 PRINCIPAL CLINICIAN G1.01 COMMENTS S2.01 SPECIMEN LABELLED AS G2.01 *SPECIMEN DIMENSIONS (PROSTATE) S2.03 *SEMINAL VESICLES

S1.04 PRINCIPAL CLINICIAN G1.01 COMMENTS S2.01 SPECIMEN LABELLED AS G2.01 *SPECIMEN DIMENSIONS (PROSTATE) S2.03 *SEMINAL VESICLES Prostate Cancer Histopathology Reporting Proforma (Radical Prostatectomy) Includes the International Collaboration on Cancer reporting dataset denoted by * Family name Given name(s) Date of birth Indigenous

More information

Data Mining in Bioinformatics Day 7: Clustering in Bioinformatics

Data Mining in Bioinformatics Day 7: Clustering in Bioinformatics Data Mining in Bioinformatics Day 7: Clustering in Bioinformatics Karsten Borgwardt February 21 to March 4, 2011 Machine Learning & Computational Biology Research Group MPIs Tübingen Karsten Borgwardt:

More information

Current Clinical Practice. MR Imaging Evaluations. MRI Anatomic Review. Imaging to Address Clinical Challenges. Prostate MR

Current Clinical Practice. MR Imaging Evaluations. MRI Anatomic Review. Imaging to Address Clinical Challenges. Prostate MR BETH ISRAEL DEACONESS MEDICAL CENTER Prostate MR Neil M. Rofsky, MD Harvard Medical School Current Clinical Practice DIGITAL RECTAL EXAMINATION PSA ( ~ 20% False negative) BIOPSY (18-25% False negative)

More information

BREAST CANCER EARLY DETECTION USING X RAY IMAGES

BREAST CANCER EARLY DETECTION USING X RAY IMAGES Volume 119 No. 15 2018, 399-405 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ BREAST CANCER EARLY DETECTION USING X RAY IMAGES Kalaichelvi.K 1,Aarthi.R

More information

6/5/2010. Renal vein invasion & Capsule Penetration (T3a) Adrenal Gland involvement (T4 vs. M1) Beyond Gerota s Fascia? (?T4).

6/5/2010. Renal vein invasion & Capsule Penetration (T3a) Adrenal Gland involvement (T4 vs. M1) Beyond Gerota s Fascia? (?T4). GU Cancer Staging: Updates and Challenging Areas 13 th Current Issues in Surgical Pathology San Francisco, CA June 5, 2010 Jeffry P. Simko, PhD, MD Associate Professor Departments of Urology and Anatomic

More information

Linking Tissue Microarchitectures to Rationalized Molecular Diagnostics in Glandular Cancers

Linking Tissue Microarchitectures to Rationalized Molecular Diagnostics in Glandular Cancers Linking Tissue Microarchitectures to Rationalized Molecular Diagnostics in Glandular Cancers Kelvin K. Tsai, M.D., Ph.D. Laboratory for Tumor Epigenetics and Stemness (TES Lab) NATIONAL INSTITUTE OF CANCER

More information

Preoperative Gleason score, percent of positive prostate biopsies and PSA in predicting biochemical recurrence after radical prostatectomy

Preoperative Gleason score, percent of positive prostate biopsies and PSA in predicting biochemical recurrence after radical prostatectomy JBUON 2013; 18(4): 954-960 ISSN: 1107-0625, online ISSN: 2241-6293 www.jbuon.com E-mail: editorial_office@jbuon.com ORIGINAL ARTICLE Gleason score, percent of positive prostate and PSA in predicting biochemical

More information

Atypical Hyperplasia/EIN

Atypical Hyperplasia/EIN EIN Atypical Hyperplasia/EIN Based on scientific and diagnostic advances, in 2014 the WHO moved that the precursor lesion for endometrioid carcinoma be atypical hyperplasia/ein, rather than what was previously

More information

CS 453X: Class 18. Jacob Whitehill

CS 453X: Class 18. Jacob Whitehill CS 453X: Class 18 Jacob Whitehill More on k-means Exercise: Empty clusters (1) Assume that a set of distinct data points { x (i) } are initially assigned so that none of the k clusters is empty. How can

More information