SlideShare ist ein Scribd-Unternehmen logo
1 von 33
High Dimensional Fused-
Informatics
Joel Saltz MD, PhD
Chair Biomedical Informatics Stony
Brook University
Associate Director for Informatics,
Stony Brook Cancer Center
Integrative Biomedical Informatics Analysis
• Reproducible
anatomic/functional
characterization at fine
level (Pathology) and gross
level (Radiology)
• Integrate of
anatomic/functional
characterization, multiple
types of “omic”
information, outcome
• Predict treatment outcome,
select, monitor treatments
• Integrated analysis and
presentation of
observations, features
Radiology
Imaging
Patient
Outcome
Pathologic
Features
“Omic”
Data
Pathology and Radiology imaging have different
properties in roles of discovery and aggressiveness
potential
• Differences
– arise from differing capabilities & need not completely
correspond
– sampling differences & global properties
– differing purposes
• discovery, staging, IMRT/brachyRx planning
– Pathology – high spatial and increasing molecular
resolution
– Radiology – global view, temporal information,
increasing spatial resolution
Carl Jaffe
Correlating Imaging Phenotypes with Genomic
Signatures: Scientific Opportunities
(Imaging Genomics Workshop NCI June 2013)
Clinical Approach and Use
• Development of imaging+analysis methods to
characterize heterogeneity
• within a tumor at one time point
• evolution over time
• among different tumor types
• Development of imaging metrics that:
• can predict and detect emergence of resistance?
• correlates with genomic heterogeneity?
• correlates with habitat heterogeneity?
• can identify more homogeneous sub-types
VASARI
Feature Set
Pathology Analytical Imaging
• Provide rich information about morphological and
functional characteristics
• Image analysis, feature extraction on multiple scales
• Spatially mapped “omics”
• Multiple microscopy modalities
Glass Slides Scanning Whole Slide Images Image Analysis
Morphological Tissue Classification
Nuclei Segmentation
Cellular Features
Lee Cooper,
Jun Kong
Whole Slide Imaging
Quantitative Feature Analysis in Pathology: Emory In Silico
Center for Brain Tumor Research (PI = Dan Brat, PD= Joel Saltz)
NLM/NCI: Integrative Analysis/Digital Pathology R01LM011119,
R01LM009239 (Dual PIs Joel Saltz, David Foran)
Millions of Nuclei Defined by n Features
• Top-down analysis: analyze features in
context of existing diagnostic constructs
• Bottom-up analysis: let nuclear features
define and drive the analysis
Direct Study of Relationship Between vs
Lee Cooper,
Carlos Moreno
Clustering identifies three
morphological groups• Analyzed 200 million nuclei from 162 TCGA GBMs (462 slides)
• Named for functions of associated genes:
Cell Cycle (CC), Chromatin Modification (CM),
Protein Biosynthesis (PB)
• Prognostically-significant (logrank p=4.5e-4)
FeatureIndices
CC CM PB
10
20
30
40
50
0 500 1000 1500 2000 2500 3000
0
0.2
0.4
0.6
0.8
1
Days
Survival
CC
CM
PB
Associations
Millions of Nuclei Defined by n Features
• Top-down analysis: use the features
with existing diagnostic constructs
• Bottom-up analysis: let features define
and drive the analysis
Nuclear Analysis Workflow
• Describe individual nuclei in terms of size,
shape, and texture
Step 2:
Feature
Extraction
Step 1:
Nuclei
Segmentation
Oligodendroglioma Astrocytoma
Nuclear Qualities
1 10
Step 3:
Nuclei
Classification
Survival Analysis
Human Machine
Gene Expression Correlates of High Oligo-Astro
Ratio on Machine-based Classification
Oligo Related Genes
Myelin Basic Protein
Proteolipoprotein
HoxD1
Nuclear features most
Associated with Oligo
Signature Genes:
Circularity (high)
Eccentricity (low)
Role of Microenvironment
• Necrosis in TCGA GBM tissue
samples v.s. Verhaak
transcriptional class
• Mesenchymal
transcriptional class --
greater levels of necrosis
than other classes
• Gene expression signatures
of nonmesenchymal GBMs
became more similar to the
mesenchymal signature
with increasing levels of
necrosis
Microenvironment and Master Regulators
• Extent of Necrosis Related Expression of
Master Regulators of the Mesenchymal
Transition
Necrosis and C/EBP-β
Computation and Data Management:
Requirements and Challenges
• Explosion of derived data
– 105x105 pixels per image
– 1 million objects per image
– Hundreds to thousands of images per study
• High computational complexity
– Image analysis, feature extraction, machine learning
pipelines
– Spatial queries involve heavy duty geometric computations
Projection – 2025
• 100K – 1M pathology slides/hospital/year
• 2GB compressed per slide
• 1-10 slides used for Pathologist computer
aided diagnosis
• 100-10K slides used in hospital Quality control
• Groups of 100K+ slides used for clinical
research studies -- Combined with molecular,
outcome data
HPC: Tools for Image Analysis, Feature
Extraction, Machine Learning Pipelines
HPC Whole Slide Segmentation and
Feature Extraction Pipeline
Tony Pan, George Teodoro,
Tahsin Kurc and Scott Klasky
Titan – Peak Speed
30,000,000,000,000,000 floating
point operations per second!
Large Scale Data Management
 Data model capturing multi-faceted information
including markups, annotations, algorithm
provenance, specimen, etc.
 Support for complex relationships and spatial query:
multi-level granularities, relationships between
markups and annotations, spatial and nested
relationships
 Highly optimized spatial query and analyses
 Implemented in a variety of ways including optimized
CPU/GPU, Hadoop/HDFS and IBM DB2
Spatial Centric – Pathology Imaging “GIS”
Point query: human marked point
inside a nucleus
.
Window query: return markups
contained in a rectangle
Spatial join query: algorithm
validation/comparison
Containment query: nuclear feature
aggregation in tumor regions
Fusheng Wang
PAIS (Pathology Analytical Imaging Standards)
• PAIS Logical Model
– 62 UML classes
– markups, annotations,
imageReferences,
provenance
• PAIS Data Representation
– XML (compressed) or HDF5
• PAIS Databases
– loading, managing and
querying and sharing data
– Native XML DBMS or
RDBMS + SDBMS
class Domain Mo...
Annotation
GeometricShape
CalculationObservation
Specimen
ImageReference
Provenance
User
PAIS
Equipment
Group
AnatomicEntity
Subject
Field
Project
MicroscopyImageReference
DICOMImageReference
TMAImageReference
Markup
Inference
Region
WholeSlideImageReference
Patient
Surface
Collection
AnnotationReference
10..1
1
0..1
0..*
0..*
1
0..*
1
0..1
1 0..*
1
0..1
1
0..1
1
0..1
1
0..*
1
0..*
0..*
0..*
1 0..1
1
0..1
1
0..*
0..1
0..*
1
0..*
1
0..1
1
0..*
1
0..1
1
0..1
1
0..*
10..*
1 0..*
1
0..*
Fusheng Wang
High Performance Spatial Queries
and Analytics: Hadoop-GIS
General framework to support high performance spatial
queries and analytics for spatial big data on MapReduce
and CPU-GPU hybrid platforms
• Spatial data processing methods and pipelines with spatial
partition level parallelism running on MapReduce
• Multi-level indexing methods to accelerate spatial data
processing
• Declarative spatial queries and translation into MapReduce
operations
• Utilize GPU to parallelize spatial operations and integrate them
into MapReduce
[VLDB’12, GIS’12, GIS’13, VLDB’13]
MICCAI 2014
BRAIN TUMOR
Classification and Segmentation Challenges
TCGA
TCIA
IMAGING
CHALLENGE
DIGITAL PATHOLOGY
CHALLENGE
Phase 1: Training
June 20 - July 31
Phase 2: Leader Board
Aug 1 - Aug 29
Phase 3: Test
Sept 8 - Sept 12
For more information about these challenges and a related workshop
on September 14, 2014 at MICCAI in Boston, see: cancerimagingarchive.net
MICCAI: Medical Image Computing and Computer Aided Interventions - MICCAI2014.org
TCGA: The Cancer Genome Atlas - cancergenome.nih.gov
TCIA: The Cancer Image Archive - cancerimagingarchive.net
Digital Pathology/Brain Tumor
Image Segmentation (BRATS)
• Use data currently available through data archive resources of
the National Institutes of Health (NIH), namely, the Cancer
Genome Atlas (TCGA) and the Cancer Image Archive (TCIA)
• Digital Pathology challenge will use digital slides related to
patients whose genomics data are available from TCGA.
Similarly, BRATS 2014 Challenge will use clinical MRI image
data, also from the TCGA study subjects.
• Proposed outcome of RSNA/ASCP workshop
– Coordinated Pathology/Radiology 2015 challenge –
feature selection and statistical/machine learning
algorithms to leverage Radiology, Pathology and “omic”
features to predict outcome, response to treatment
Thanks!

Weitere ähnliche Inhalte

Was ist angesagt?

A Novel Approach for Breast Cancer Detection using Data Mining Techniques
A Novel Approach for Breast Cancer Detection using Data Mining TechniquesA Novel Approach for Breast Cancer Detection using Data Mining Techniques
A Novel Approach for Breast Cancer Detection using Data Mining Techniques
ahmad abdelhafeez
 
Dekker trog - big data for radiation oncology - 2017
Dekker   trog  - big data for radiation oncology - 2017Dekker   trog  - big data for radiation oncology - 2017
Dekker trog - big data for radiation oncology - 2017
Andre Dekker
 

Was ist angesagt? (20)

Artificial intelligence in radiology
Artificial intelligence in radiologyArtificial intelligence in radiology
Artificial intelligence in radiology
 
Dekker trog - radiomics for oncology - 2017
Dekker   trog  - radiomics for oncology - 2017Dekker   trog  - radiomics for oncology - 2017
Dekker trog - radiomics for oncology - 2017
 
Information Technology and Radiology: challenges and future perspectives
Information Technology and Radiology: challenges and future perspectivesInformation Technology and Radiology: challenges and future perspectives
Information Technology and Radiology: challenges and future perspectives
 
Data Mining Techniques In Computer Aided Cancer Diagnosis
Data Mining Techniques In Computer Aided Cancer DiagnosisData Mining Techniques In Computer Aided Cancer Diagnosis
Data Mining Techniques In Computer Aided Cancer Diagnosis
 
NegBio: a high-performance tool for negation and uncertainty detection in rad...
NegBio: a high-performance tool for negation and uncertainty detection in rad...NegBio: a high-performance tool for negation and uncertainty detection in rad...
NegBio: a high-performance tool for negation and uncertainty detection in rad...
 
Artificial Intelligence and Diagnostics
Artificial Intelligence and DiagnosticsArtificial Intelligence and Diagnostics
Artificial Intelligence and Diagnostics
 
Computer aid in medical instrument term paper PPT
Computer aid in medical instrument term paper PPTComputer aid in medical instrument term paper PPT
Computer aid in medical instrument term paper PPT
 
Detection of Lung Cancer using SVM Classification
Detection of Lung Cancer using SVM ClassificationDetection of Lung Cancer using SVM Classification
Detection of Lung Cancer using SVM Classification
 
David Snead on The use of digital pathology in the primary diagnosis of histo...
David Snead on The use of digital pathology in the primary diagnosis of histo...David Snead on The use of digital pathology in the primary diagnosis of histo...
David Snead on The use of digital pathology in the primary diagnosis of histo...
 
Radiomics Data Management, Computation, and Analysis for QIN F2F 2016
Radiomics Data Management, Computation, and Analysis for QIN F2F 2016Radiomics Data Management, Computation, and Analysis for QIN F2F 2016
Radiomics Data Management, Computation, and Analysis for QIN F2F 2016
 
A Novel Approach for Breast Cancer Detection using Data Mining Techniques
A Novel Approach for Breast Cancer Detection using Data Mining TechniquesA Novel Approach for Breast Cancer Detection using Data Mining Techniques
A Novel Approach for Breast Cancer Detection using Data Mining Techniques
 
Public Databases for Radiomics Research: Current Status and Future Directions
Public Databases for Radiomics Research: Current Status and Future DirectionsPublic Databases for Radiomics Research: Current Status and Future Directions
Public Databases for Radiomics Research: Current Status and Future Directions
 
Dekker trog - big data for radiation oncology - 2017
Dekker   trog  - big data for radiation oncology - 2017Dekker   trog  - big data for radiation oncology - 2017
Dekker trog - big data for radiation oncology - 2017
 
An Introduction to Artificial Intelligence for the Everyday Radiologist
An Introduction to Artificial Intelligence for the Everyday RadiologistAn Introduction to Artificial Intelligence for the Everyday Radiologist
An Introduction to Artificial Intelligence for the Everyday Radiologist
 
Traditional Text-only vs. Multimedia Enhanced Radiology Reporting
Traditional Text-only vs. Multimedia Enhanced Radiology ReportingTraditional Text-only vs. Multimedia Enhanced Radiology Reporting
Traditional Text-only vs. Multimedia Enhanced Radiology Reporting
 
Emergency Teleradiology SER 2015
Emergency Teleradiology SER 2015Emergency Teleradiology SER 2015
Emergency Teleradiology SER 2015
 
Teleradiology
TeleradiologyTeleradiology
Teleradiology
 
How does machine learning help in cancer detection
How does machine learning help in cancer detection How does machine learning help in cancer detection
How does machine learning help in cancer detection
 
Device Impact on Machine Learning Classifier Accuracy in Detecting Cervical D...
Device Impact on Machine Learning Classifier Accuracy in Detecting Cervical D...Device Impact on Machine Learning Classifier Accuracy in Detecting Cervical D...
Device Impact on Machine Learning Classifier Accuracy in Detecting Cervical D...
 
Breast cancer diagnosis machine learning ppt
Breast cancer diagnosis machine learning pptBreast cancer diagnosis machine learning ppt
Breast cancer diagnosis machine learning ppt
 

Ähnlich wie High Dimensional Fused-Informatics

Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014
Joel Saltz
 

Ähnlich wie High Dimensional Fused-Informatics (20)

Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014
 
Twenty Years of Whole Slide Imaging - the Coming Phase Change
Twenty Years of Whole Slide Imaging - the Coming Phase ChangeTwenty Years of Whole Slide Imaging - the Coming Phase Change
Twenty Years of Whole Slide Imaging - the Coming Phase Change
 
Generation and Use of Quantitative Pathology Phenotype
Generation and Use of Quantitative Pathology PhenotypeGeneration and Use of Quantitative Pathology Phenotype
Generation and Use of Quantitative Pathology Phenotype
 
Twenty Years of Whole Slide Imaging - the Coming Phase Change
Twenty Years of Whole Slide Imaging - the Coming Phase ChangeTwenty Years of Whole Slide Imaging - the Coming Phase Change
Twenty Years of Whole Slide Imaging - the Coming Phase Change
 
radiotherapy.pptx
radiotherapy.pptxradiotherapy.pptx
radiotherapy.pptx
 
Pathomics, Clinical Studies, and Cancer Surveillance
Pathomics, Clinical Studies, and Cancer SurveillancePathomics, Clinical Studies, and Cancer Surveillance
Pathomics, Clinical Studies, and Cancer Surveillance
 
Machine Learning and Deep Contemplation of Data
Machine Learning and Deep Contemplation of DataMachine Learning and Deep Contemplation of Data
Machine Learning and Deep Contemplation of Data
 
Data Science, Big Data and You
Data Science, Big Data and YouData Science, Big Data and You
Data Science, Big Data and You
 
Tools to Analyze Morphology and Spatially Mapped Molecular Data - Informatio...
Tools to Analyze Morphology and Spatially Mapped Molecular Data -  Informatio...Tools to Analyze Morphology and Spatially Mapped Molecular Data -  Informatio...
Tools to Analyze Morphology and Spatially Mapped Molecular Data - Informatio...
 
The Cancer imaging Phenomics Toolkit (CaPTk)
The Cancer imaging Phenomics Toolkit (CaPTk)The Cancer imaging Phenomics Toolkit (CaPTk)
The Cancer imaging Phenomics Toolkit (CaPTk)
 
Collins seattle-2014-final
Collins seattle-2014-finalCollins seattle-2014-final
Collins seattle-2014-final
 
Exascale Computing and Experimental Sensor Data
Exascale Computing and Experimental Sensor DataExascale Computing and Experimental Sensor Data
Exascale Computing and Experimental Sensor Data
 
Imaging Community Call - Introduction
Imaging Community Call - IntroductionImaging Community Call - Introduction
Imaging Community Call - Introduction
 
Challenges and opportunities for machine learning in biomedical research
Challenges and opportunities for machine learning in biomedical researchChallenges and opportunities for machine learning in biomedical research
Challenges and opportunities for machine learning in biomedical research
 
Quantitative Cancer Image Analysis
Quantitative Cancer Image AnalysisQuantitative Cancer Image Analysis
Quantitative Cancer Image Analysis
 
Pathomics Based Biomarkers and Precision Medicine
Pathomics Based Biomarkers and Precision MedicinePathomics Based Biomarkers and Precision Medicine
Pathomics Based Biomarkers and Precision Medicine
 
Integrative Multi-Scale Analysis in Biomedical Data Science: Tools, Methods a...
Integrative Multi-Scale Analysis in Biomedical Data Science: Tools, Methods a...Integrative Multi-Scale Analysis in Biomedical Data Science: Tools, Methods a...
Integrative Multi-Scale Analysis in Biomedical Data Science: Tools, Methods a...
 
Artificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyArtificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation Oncology
 
IRC_Capabilities
IRC_CapabilitiesIRC_Capabilities
IRC_Capabilities
 
NCI HTAN, cancer trajectories, precision oncology
NCI HTAN, cancer trajectories, precision oncologyNCI HTAN, cancer trajectories, precision oncology
NCI HTAN, cancer trajectories, precision oncology
 

Mehr von Joel Saltz

Mehr von Joel Saltz (19)

AI and whole slide imaging biomarkers
AI and whole slide imaging biomarkersAI and whole slide imaging biomarkers
AI and whole slide imaging biomarkers
 
Learning, Training,  Classification,  Common Sense and Exascale Computing
Learning, Training,  Classification,  Common Sense and Exascale ComputingLearning, Training,  Classification,  Common Sense and Exascale Computing
Learning, Training,  Classification,  Common Sense and Exascale Computing
 
Integrative Everything, Deep Learning and Streaming Data
Integrative Everything, Deep Learning and Streaming DataIntegrative Everything, Deep Learning and Streaming Data
Integrative Everything, Deep Learning and Streaming Data
 
Digital Pathology: Precision Medicine, Deep Learning and Computer Aided Inter...
Digital Pathology: Precision Medicine, Deep Learning and Computer Aided Inter...Digital Pathology: Precision Medicine, Deep Learning and Computer Aided Inter...
Digital Pathology: Precision Medicine, Deep Learning and Computer Aided Inter...
 
Extreme Computing, Clinical Medicine and GPUs or Can GPUs Cure Cancer
Extreme Computing, Clinical Medicine and GPUs or Can GPUs Cure CancerExtreme Computing, Clinical Medicine and GPUs or Can GPUs Cure Cancer
Extreme Computing, Clinical Medicine and GPUs or Can GPUs Cure Cancer
 
Digital Pathology, FDA Approval and Precision Medicine
Digital Pathology, FDA Approval and Precision MedicineDigital Pathology, FDA Approval and Precision Medicine
Digital Pathology, FDA Approval and Precision Medicine
 
Big Data and Extreme Scale Computing
Big Data and Extreme Scale Computing Big Data and Extreme Scale Computing
Big Data and Extreme Scale Computing
 
Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...
Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...
Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...
 
Exascale Challenges: Space, Time, Experimental Science and Self Driving Cars
Exascale Challenges: Space, Time, Experimental Science and Self Driving Cars Exascale Challenges: Space, Time, Experimental Science and Self Driving Cars
Exascale Challenges: Space, Time, Experimental Science and Self Driving Cars
 
Data and Computational Challenges in Integrative Biomedical Informatics
Data and Computational Challenges in Integrative Biomedical InformaticsData and Computational Challenges in Integrative Biomedical Informatics
Data and Computational Challenges in Integrative Biomedical Informatics
 
Integrative Multi-Scale Analyses
Integrative Multi-Scale AnalysesIntegrative Multi-Scale Analyses
Integrative Multi-Scale Analyses
 
Biomedical Informatics Program -- Atlanta CTSA (ACTSI)
Biomedical Informatics Program -- Atlanta CTSA (ACTSI)Biomedical Informatics Program -- Atlanta CTSA (ACTSI)
Biomedical Informatics Program -- Atlanta CTSA (ACTSI)
 
Role of Biomedical Informatics in Translational Cancer Research
Role of Biomedical Informatics in Translational Cancer ResearchRole of Biomedical Informatics in Translational Cancer Research
Role of Biomedical Informatics in Translational Cancer Research
 
Extreme Spatio-Temporal Data Analysis
Extreme Spatio-Temporal Data AnalysisExtreme Spatio-Temporal Data Analysis
Extreme Spatio-Temporal Data Analysis
 
MICCAI - Workshop on High Performance and Distributed Computing for Medical I...
MICCAI - Workshop on High Performance and Distributed Computing for Medical I...MICCAI - Workshop on High Performance and Distributed Computing for Medical I...
MICCAI - Workshop on High Performance and Distributed Computing for Medical I...
 
Presentation at UHC Annual Meeting
Presentation at UHC  Annual MeetingPresentation at UHC  Annual Meeting
Presentation at UHC Annual Meeting
 
Indiana 4 2011 Final Final
Indiana 4 2011 Final FinalIndiana 4 2011 Final Final
Indiana 4 2011 Final Final
 
Wci Pop Sci Feb 2011
Wci Pop Sci Feb 2011Wci Pop Sci Feb 2011
Wci Pop Sci Feb 2011
 
Actsi bip overview jan 2011
Actsi bip overview jan 2011Actsi bip overview jan 2011
Actsi bip overview jan 2011
 

Kürzlich hochgeladen

Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
amitlee9823
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
AroojKhan71
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
amitlee9823
 

Kürzlich hochgeladen (20)

Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
ELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptxELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptx
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 

High Dimensional Fused-Informatics

  • 1.
  • 2. High Dimensional Fused- Informatics Joel Saltz MD, PhD Chair Biomedical Informatics Stony Brook University Associate Director for Informatics, Stony Brook Cancer Center
  • 3. Integrative Biomedical Informatics Analysis • Reproducible anatomic/functional characterization at fine level (Pathology) and gross level (Radiology) • Integrate of anatomic/functional characterization, multiple types of “omic” information, outcome • Predict treatment outcome, select, monitor treatments • Integrated analysis and presentation of observations, features Radiology Imaging Patient Outcome Pathologic Features “Omic” Data
  • 4. Pathology and Radiology imaging have different properties in roles of discovery and aggressiveness potential • Differences – arise from differing capabilities & need not completely correspond – sampling differences & global properties – differing purposes • discovery, staging, IMRT/brachyRx planning – Pathology – high spatial and increasing molecular resolution – Radiology – global view, temporal information, increasing spatial resolution Carl Jaffe
  • 5.
  • 6. Correlating Imaging Phenotypes with Genomic Signatures: Scientific Opportunities (Imaging Genomics Workshop NCI June 2013) Clinical Approach and Use • Development of imaging+analysis methods to characterize heterogeneity • within a tumor at one time point • evolution over time • among different tumor types • Development of imaging metrics that: • can predict and detect emergence of resistance? • correlates with genomic heterogeneity? • correlates with habitat heterogeneity? • can identify more homogeneous sub-types
  • 8. Pathology Analytical Imaging • Provide rich information about morphological and functional characteristics • Image analysis, feature extraction on multiple scales • Spatially mapped “omics” • Multiple microscopy modalities Glass Slides Scanning Whole Slide Images Image Analysis
  • 9. Morphological Tissue Classification Nuclei Segmentation Cellular Features Lee Cooper, Jun Kong Whole Slide Imaging
  • 10. Quantitative Feature Analysis in Pathology: Emory In Silico Center for Brain Tumor Research (PI = Dan Brat, PD= Joel Saltz) NLM/NCI: Integrative Analysis/Digital Pathology R01LM011119, R01LM009239 (Dual PIs Joel Saltz, David Foran)
  • 11. Millions of Nuclei Defined by n Features • Top-down analysis: analyze features in context of existing diagnostic constructs • Bottom-up analysis: let nuclear features define and drive the analysis
  • 12. Direct Study of Relationship Between vs Lee Cooper, Carlos Moreno
  • 13. Clustering identifies three morphological groups• Analyzed 200 million nuclei from 162 TCGA GBMs (462 slides) • Named for functions of associated genes: Cell Cycle (CC), Chromatin Modification (CM), Protein Biosynthesis (PB) • Prognostically-significant (logrank p=4.5e-4) FeatureIndices CC CM PB 10 20 30 40 50 0 500 1000 1500 2000 2500 3000 0 0.2 0.4 0.6 0.8 1 Days Survival CC CM PB
  • 15. Millions of Nuclei Defined by n Features • Top-down analysis: use the features with existing diagnostic constructs • Bottom-up analysis: let features define and drive the analysis
  • 16. Nuclear Analysis Workflow • Describe individual nuclei in terms of size, shape, and texture Step 2: Feature Extraction Step 1: Nuclei Segmentation
  • 17. Oligodendroglioma Astrocytoma Nuclear Qualities 1 10 Step 3: Nuclei Classification
  • 19. Gene Expression Correlates of High Oligo-Astro Ratio on Machine-based Classification Oligo Related Genes Myelin Basic Protein Proteolipoprotein HoxD1 Nuclear features most Associated with Oligo Signature Genes: Circularity (high) Eccentricity (low)
  • 20. Role of Microenvironment • Necrosis in TCGA GBM tissue samples v.s. Verhaak transcriptional class • Mesenchymal transcriptional class -- greater levels of necrosis than other classes • Gene expression signatures of nonmesenchymal GBMs became more similar to the mesenchymal signature with increasing levels of necrosis
  • 21. Microenvironment and Master Regulators • Extent of Necrosis Related Expression of Master Regulators of the Mesenchymal Transition Necrosis and C/EBP-β
  • 22. Computation and Data Management: Requirements and Challenges • Explosion of derived data – 105x105 pixels per image – 1 million objects per image – Hundreds to thousands of images per study • High computational complexity – Image analysis, feature extraction, machine learning pipelines – Spatial queries involve heavy duty geometric computations
  • 23. Projection – 2025 • 100K – 1M pathology slides/hospital/year • 2GB compressed per slide • 1-10 slides used for Pathologist computer aided diagnosis • 100-10K slides used in hospital Quality control • Groups of 100K+ slides used for clinical research studies -- Combined with molecular, outcome data
  • 24. HPC: Tools for Image Analysis, Feature Extraction, Machine Learning Pipelines
  • 25. HPC Whole Slide Segmentation and Feature Extraction Pipeline Tony Pan, George Teodoro, Tahsin Kurc and Scott Klasky
  • 26. Titan – Peak Speed 30,000,000,000,000,000 floating point operations per second!
  • 27. Large Scale Data Management  Data model capturing multi-faceted information including markups, annotations, algorithm provenance, specimen, etc.  Support for complex relationships and spatial query: multi-level granularities, relationships between markups and annotations, spatial and nested relationships  Highly optimized spatial query and analyses  Implemented in a variety of ways including optimized CPU/GPU, Hadoop/HDFS and IBM DB2
  • 28. Spatial Centric – Pathology Imaging “GIS” Point query: human marked point inside a nucleus . Window query: return markups contained in a rectangle Spatial join query: algorithm validation/comparison Containment query: nuclear feature aggregation in tumor regions Fusheng Wang
  • 29. PAIS (Pathology Analytical Imaging Standards) • PAIS Logical Model – 62 UML classes – markups, annotations, imageReferences, provenance • PAIS Data Representation – XML (compressed) or HDF5 • PAIS Databases – loading, managing and querying and sharing data – Native XML DBMS or RDBMS + SDBMS class Domain Mo... Annotation GeometricShape CalculationObservation Specimen ImageReference Provenance User PAIS Equipment Group AnatomicEntity Subject Field Project MicroscopyImageReference DICOMImageReference TMAImageReference Markup Inference Region WholeSlideImageReference Patient Surface Collection AnnotationReference 10..1 1 0..1 0..* 0..* 1 0..* 1 0..1 1 0..* 1 0..1 1 0..1 1 0..1 1 0..* 1 0..* 0..* 0..* 1 0..1 1 0..1 1 0..* 0..1 0..* 1 0..* 1 0..1 1 0..* 1 0..1 1 0..1 1 0..* 10..* 1 0..* 1 0..* Fusheng Wang
  • 30. High Performance Spatial Queries and Analytics: Hadoop-GIS General framework to support high performance spatial queries and analytics for spatial big data on MapReduce and CPU-GPU hybrid platforms • Spatial data processing methods and pipelines with spatial partition level parallelism running on MapReduce • Multi-level indexing methods to accelerate spatial data processing • Declarative spatial queries and translation into MapReduce operations • Utilize GPU to parallelize spatial operations and integrate them into MapReduce [VLDB’12, GIS’12, GIS’13, VLDB’13]
  • 31. MICCAI 2014 BRAIN TUMOR Classification and Segmentation Challenges TCGA TCIA IMAGING CHALLENGE DIGITAL PATHOLOGY CHALLENGE Phase 1: Training June 20 - July 31 Phase 2: Leader Board Aug 1 - Aug 29 Phase 3: Test Sept 8 - Sept 12 For more information about these challenges and a related workshop on September 14, 2014 at MICCAI in Boston, see: cancerimagingarchive.net MICCAI: Medical Image Computing and Computer Aided Interventions - MICCAI2014.org TCGA: The Cancer Genome Atlas - cancergenome.nih.gov TCIA: The Cancer Image Archive - cancerimagingarchive.net
  • 32. Digital Pathology/Brain Tumor Image Segmentation (BRATS) • Use data currently available through data archive resources of the National Institutes of Health (NIH), namely, the Cancer Genome Atlas (TCGA) and the Cancer Image Archive (TCIA) • Digital Pathology challenge will use digital slides related to patients whose genomics data are available from TCGA. Similarly, BRATS 2014 Challenge will use clinical MRI image data, also from the TCGA study subjects. • Proposed outcome of RSNA/ASCP workshop – Coordinated Pathology/Radiology 2015 challenge – feature selection and statistical/machine learning algorithms to leverage Radiology, Pathology and “omic” features to predict outcome, response to treatment

Hinweis der Redaktion

  1. Combine with next slide.Graphical representation
  2. 10 billion pixels1 million markups, 100 million featuresQuadrillion pixels10 trillion features
  3. Metadata about imagesMetadata about image targets, how images are derived (patient, specimen, anatomicEntity, etc)3) Metadata about analyses (the purpose of the analysis, who performed the analysis, etc) 4) Image markups -- a markup delineates a spatial region (e.g., as points, lines, polygons, multi-polygons) in images5) Annotation: Image features: a type of annotation calculated or derived from the markups6) Annotation: observation -- an annotation associates semantic meaning to markup entities through coded or free text terms that provide explanatory or descriptive information7) provenance information, i.e., the derivation history of a markup or annotation, including algorithm information, parameters, and inputsNative XML database based approachSmall sized PAIS documents, e.g., organ, tissue, or region level annotationsNo mapping needed, support standard XML queriesRelational and spatial database approachFor large scale PAIS documents, e.g., analysis results at cellular or subcellular level Data mapped into relational tables and spatial objectsHighly efficient on storage and queries
  4. Instead, we develop a system called Hadoop-GIS, and provide a generic framework to support high performance spatial queries and analytics for spatial big data on MapReduce and CPU-GPU hybrid systems.Hadoop-GIS provides: …