SlideShare a Scribd company logo
Medical Segmentation Decathlon
Generalisable 3D Semantic Segmentation
Origins
Are you enjoying MICCAI?
Origins
Yes. A lot of cool work, but its
hard to know what figure out
relevant contributions.
Origins
Agree. MSKCC has quite a few
segmentation tasks that need to be
solved, and I’m not sure where to
start.
Origins
It is indeed complicated to
know what to use for what
task.
Origins
Wouldn’t it be cool if there was one
method that would just work for
everything?
Origins
Hmm… Yes, but to test that we
would need a lot of data.
Origins
I have loads data! 
Would be delighted to share it if that
helps finding such a solution.
• Semantic segmentation algorithms are increasingly general purpose
o Models are translatable to unseen tasks.
• Algorithmic advances are commonly validated on one or two tasks
o This limits our understanding of the generalisability of the proposed contributions.
• Imaging-based care has many “tasks”
o A model that ”just works” would have a tremendous impact on healthcare.
Challenges – Algorithm Generalisability
• The field is missing a benchmark for general purpose algorithmic validation
• The approach should be fully open source and comprehensive
• Benchmark should be testing for a large span of challenges
o Big vs Small data
o Balanced vs Unbalanced labels
o Small vs Large Objects
o Single vs Multi-class labels
o Mono- vs Multi-modal Imaging
Challenges – Open Benchmark
• Low Cardinality
o Finding data is hard
o Getting ethics/governance approval is harder
• Constrained License
o Limits publishing rights
o Data reuse
o Cant be used for commercial applications
• Low coverage of anatomical appearances
Challenges – Open Data
• Metrics/Statistics
o Maier-Hein et al. “Is the winner really the best?”
o Tried and tested metrics
o Pre-submission Published Ranking
• Open Implementation
o COMIC
o Open Metrics code
• Continuous submission system
Challenges – Best Practices
Organisers
• Registration free data download
• Permissive copyright-license (CC-BY-SA 4.0),
o This allows for data to be shared, distributed and improved upon.
o Only constraints:
- Attribution
- Share-Alike
• All data has been labelled and verified by an expert human rater
o Best effort to mimic the accuracy required for clinical use.
Open Data
The aim is to develop an algorithm or learning system that can solve each task,
separately, without human interaction. This can be achieved through the use of a
single learner, an ensemble of multiple learners, architecture search, curriculum
learning, or any other technique, as long as task-specific model parameters are
not human-defined.
Problem Statement
Phase 1
1. Data for 7 tasks was released on the 11th of May.
2. Develop Algorithm
3. Train/Test without human interaction
4. Submit the segmentation results by the 5th of August.
Phase 2
1. Release 3 more tasks on the 6th of August.
2. Train their previously developed algorithm, without any software modifications
3. Submit results of the last 3 tasks by the 31st August.
Process - Phase 1
• 1000+ data downloads
• 187 Registrations
• 31 Phase 1 Submissions
• 19 Fully Complete Submissions
Participation
• Phase 1:
o Best Method
• Phase 2:
o Best Method
o Runner Up x2
• NVIDIATitanV ($2999)
o 110 teraflops of compute power
• Sponsored by NVIDIA
Award
15:00 - 15:10: Introduction
15:10 - 15:20: Data Description
15:20 - 15:35: Metrics and Statistics Methodology
15:35 - 15:50: NVIDIA
15:50 - 16:00: Phase 1 Results
16:00 - 16:25: Presentation: Top 5 methods (Phase 1)
16:25 - 16:35: Phase 2 Results
16:35 - 16:55: Panel discussion
16:55 - 17:00: Conclusions and closing
Plan for today
Data
Data
Liver Tumors Brain Tumors Hippocampus Lung Tumors Prostate
Cardiac Pancreas Tumor Colon Tumor Hepatic Vessels Spleen
Target: Liver and tumour
Modality: Portal venous phase CT
Size: 201 3D volumes (131 Training + 70 Testing)
Source: IRCAD Hôpitaux Universitaires
Challenge: Label unbalance with a large (liver) and small
(tumour) target
Data
Liver Tumors
Target: Gliomas segmentation necrotic/active tumour and
oedema
Modality: Multimodal multisite MRI data (FLAIR, T1w,
T1gd,T2w)
Size: 750 4D volumes (484 Training + 266 Testing)
Source: BRATS 2016 and 2017 datasets
Challenge: Complex and heterogeneously-located targets
Data
Brain Tumors
Target: Hippocampus head and body
Modality: Mono-modal MRI
Size: 394 3D volumes (263 Training + 131 Testing)
Source: Vanderbilt University Medical Center
Challenge: Segmenting two neighbouring small structures
with high precision
Data
Hippocampus
Target: Lung and tumours
Modality: CT
Size: 96 3D volumes (64 Training + 32 Testing)
Source: The Cancer Imaging Archive
Challenge: Segmentation of a small target (cancer) in a large
image
Data
Lung Tumors
Target: Prostate central gland and peripheral zone
Modality: Multimodal MR (T2, ADC)
Size: 48 4D volumes (32 Training + 16 Testing)
Source: Radboud University, Nijmegen Medical Centre
Challenge: Segmenting two adjoint regions with large inter-
subject variations
Data
Prostate
Target: Left Atrium
Modality: Mono-modal MRI
Size: 30 3D volumes (20 Training + 10 Testing)
Source: King’s College London
Challenge: Small training dataset with large variability
Data
Cardiac
Target: Pancreas and tumour/cystic lesion
Modality: Portal venous phase CT
Size: 420 3D volumes (282 Training +139 Testing)
Source: Memorial Sloan Kettering Cancer Center
Challenge: Label unbalance with large (background), medium
(pancreas) and small (tumour) structures
Data
Pancreas Tumor/Cystic Lesions
Pancreas Data
Pancreas Tumors
Cystic Lesions (IPMN)
Pancreatic
Neuroendocrine Tumor
Target: Colon tumor
Modality: CT
Size: 190 3D volumes (126 Training + 64 Testing)
Source: Memorial Sloan Kettering Cancer Center
Challenge: Heterogeneous appearance, very hard to annotate
Data
Colon Tumor
Target: Hepatic vessels and tumour
Modality: CT
Size: 443 3D volumes (303 Training + 140 Testing)
Source: Memorial Sloan Kettering Cancer Center
Challenge: Tubular small structures next to heterogeneous
tumour
Data
Hepatic Vessels
Liver Data
Cholangiocarcinoma
Hepatocellular
Carcinoma
Hepatomas,
adenomas, FNHs
Target: Spleen
Modality: CT
Size: 61 3D volumes (41 Training + 20 Testing)
Source: Memorial Sloan Kettering Cancer Center
Challenge: Large ranging foreground size
Data
Spleen
Targets: 10 anatomies
Modalities: CT, MRI
Size: 2,634 unique patients (1,746 Training + 888 Testing)
Data Summary
Statistics
MSD Ranking Scheme
• Do not touch the challenge data! Come up with ranking scheme before the challenge.
• Experiments were performed with 56 segmentation competitions for which per case
data was available
• You can read a lot of the details in [1]
Strategy for generation of ranking scheme
[1] Maier-Hein, et al.:Is the winner really the best? A critical analysis of common research practice in biomedical image analysis competitions, ArXiv:180602051 (2018)
Research Question 1:
Do rankings vary (substantially) with the ranking
scheme?
Metric-based vs rank-based aggregation
• Two most commonly applied ranking schemes:
• Compare two rankings with Kendall‘s tau
onormalizes for number of participants
How to compare rankings?
Original Variant 1 Variant 2 Variant 3
1 6 6 2
2 5 2 1
3 4 3 3
4 3 4 4
5 2 5 5
6 1 1 6
tau = 0.9tau = -0.2tau = -1.0
Results for illustration
A1
A2
A3
A4
A5
A6
A7
A8
A9
A10
A11
A12
A13
Results for illustration
A1
A2
A3
A4
A5
A6
A7
A8
A9
A10
A11 / A12
A13
A14
A15
A16
A17
Key Findings: Rankings change drastically with
• Metric (variant)
• Aggregation method
• Observer who annotated
RQ1: Results
Research Question 2:
Does the robustness of rankings vary with the ranking
scheme?
• Bootstrapping with case resampling
oRepeat 1000 times:
- Resample all metric values with replacement. Size of the resample must be
equal to the number of test cases.
- Compute a new ranking based on the modified set of results
- Determine the challenge winner
oCompute % of cases where the winner stayed the winner
oCompute % of algorithms that were ranked first in at least 1% of the simulations.
How to measure ranking stability?
Metric-based aggregation with mean most robust
Maier-Hein, et al.:Is the winner really the best? A critical analysis of common research practice in biomedical image analysis competitions, ArXiv:180602051 (2018)
Conclusion:
Metric-based aggregration (aggregate then rank) with mean is most
robust ranking scheme from commonly applied ones
Done?
• Conclusion?Take metric-based aggregation with mean as standard method
• Some problems:
oMissing value handling statistically suboptimal when using the mean
(because it depends on the “punishing value“)
oArbitrarily small difference in aggregated metric values results in different ranks
oStatistical tests not straightforward to apply because pairwise comparisons may
result in „inconsistent“ rankings
Significance Ranking
ci
a1
ti1
mNm
(a1, ti1)
...
...
tiNi
m1(a1, tiNi
)
mNm
(a1, tiNi
)
...aNA
ti1
mNm
(aNA
, ti1)
...
...
tiNi
m1(aNA
, tiNi
)
mNm
(aNA
, tiNi
)
...
...
2. Pairwise comparisons of
algorithms
Wilcoxon signed rank test:
mj(al, tik) - mj(al‘, tik)
3. Significance scoring
sij(al): Number of algorithms
performing significantly
worse than al according to mj
4. Significance ranking
Rank algorithms according
to sij(ax), x = 1,...,NA
=> Highest score: Rank 1
1. Performance
assessment per
case tik
m1(a1, ti1)
m1(aNA
, ti1)
_
m1(aNA
, ti1)
m1(aNA
, ti1)
Proposed
• Robustness similar to that of metric-based aggregation
• Significance level of statistical test has minor influence (default 0.05)
• More shared places compared to metric-based aggregation
o1 winner: 73% / 100%
o2 winners: 14% / 0%
o3 winners: 11% / 0%
o4 winners: 2% / 0%
Experiments with significance ranking
Thank you!
• News on the challenge initiative will be tweeted:
• @cami_dkfz #BiomedicalChallenges
Further reading: Maier-Hein, et al.:Is the winner really the best? A critical analysis of common research practice in
biomedical image analysis competitions,ArXiv:180602051 (2018)
Metrics
Other metrics considered
• Robust Dice (ignoring border region)
• Volume Difference (RMSE)
• Voxel classification statistics
o True positives
o False positives
o True negatives
o False negatives
Volume-based Performance Metrics
M1
M2
Dice Sørensen Coefficient
Surface-based Performance Metrics
Gold Standard
Model
prediction
Standard surface metrics
• Maximum surface distance
( a.k.a Hausdorff)
• 95 percentile of surface distances
(Hausdorff95)
• Mean surface distance
• Median surface distance
Surface DSC*
acceptable
deviation τ
Gold Standard
Model
prediction
• Acceptable deviation τ defined by
data set provider
• Green: acceptable surface parts
(distance between surfaces ≤ τ)
• Pink: unacceptable parts of the
surfaces (distance between surfaces >
τ ).
• Surface DSC measures the fraction of
acceptable surface parts
*called Normalised Surface Distance (NSD) in the challenge
• Blue: ground truth
• Green: predicted
• Yellow: distances ≤ τ
• Red: distances > τ
• τ = 0.2
• For illustration only
showing distances
from predicted
contour to ground
truth countour
Surface DSC Illustration
Hausdorff: 0.14
Hausdorff95: 0.13
Surface DSC: 100%
Hausdorff: 1.38
Hausdorff95: 0.65
Surface DSC: 88%
Hausdorff: 0.61
Hausdorff95: 0.58
Surface DSC: 60%
Surface DSC Computation
total surface
area
0.0 = no overlap
1.0 = perfect overlap
"overlapping"
surface area
Raw mask Surface
Border region
at tolerance τ
Forward and backward
“overlap”
NVIDIATalk
Phase 1 Results
Dice scores
Bjoern Menze - TU München
BrainTumor
Bjoern Menze - TU München
Heart
Bjoern Menze - TU München
Liver
Bjoern Menze - TU München
Hippocampus
Bjoern Menze - TU München
Prostate
Bjoern Menze - TU München
Lung
Bjoern Menze - TU München
Pancreas
Bjoern Menze - TU München
Best performances per task
Bjoern Menze - TU München
BRATS_1 "lupin" "0.884"
BRATS_2 "Isensee" "0.733"
BRATS_3 "Isensee" "0.906"
la_1 "lupin" "0.968"
liver_1 "lupin" "0.983"
liver_2 "Isensee" "0.884"
hippocamp._1 "Isensee" "0.98"
hippocamp._2 "Isensee" "0.979"
prostate_1 "Isensee" "0.958"
prostate_2 "Isensee" "0.989"
lung_1 "Isensee" "0.691"
pancreas_1 "Isensee" "0.954"
pancreas_2 "Isensee" "0.728"
hepaticvessel_1 "Isensee" "0.834"
hepaticvessel_2 "Isensee" "0.788"
spleen_1 "phil666" "0.997"
colon_1 "Isensee" "0.678"
Volume Dice Boundary Dice
BRATS_1 "CerebriuDIKU" "0.695"
BRATS_2 "Isensee" "0.477"
BRATS_3 "Isensee" "0.682"
la_1 "Isensee" "0.928"
liver_1 "Isensee" "0.952"
liver_2 "Isensee" "0.737"
hippocamp._1 "Isensee" "0.904"
hippocamp_2 "Isensee" "0.889"
prostate_1 "Isensee" "0.758"
prostate_2 "Isensee" "0.896"
lung_1 "Isensee" "0.692"
pancreas_1 "Isensee" "0.795"
pancreas_2 "Isensee" "0.523"
hepaticvessel_1 "Isensee" "0.634"
hepaticvessel_2 "Isensee" "0.694"
spleen_1 "beomheep" "0.967"
colon_1 "Isensee" "0.562"
Phase 1Winner
Fabian Isensee
German Cancer Research Center (DKFZ),Team nnU-Net
Ranking Phase 1
TeamTalks
Phase 2 Results
Dice scores
Bjoern Menze - TU München
Hepatic vessel
Bjoern Menze - TU München
Spleen
Bjoern Menze - TU München
Colon
Bjoern Menze - TU München
Best performances per task
Bjoern Menze - TU München
BRATS_1 "lupin" "0.884"
BRATS_2 "Isensee" "0.733"
BRATS_3 "Isensee" "0.906"
la_1 "lupin" "0.968"
liver_1 "lupin" "0.983"
liver_2 "Isensee" "0.884"
hippocamp._1 "Isensee" "0.98"
hippocamp._2 "Isensee" "0.979"
prostate_1 "Isensee" "0.958"
prostate_2 "Isensee" "0.989"
lung_1 "Isensee" "0.691"
pancreas_1 "Isensee" "0.954"
pancreas_2 "Isensee" "0.728"
hepaticvessel_1 "Isensee" "0.834"
hepaticvessel_2 "Isensee" "0.788"
spleen_1 "phil666" "0.997"
colon_1 "Isensee" "0.678"
Volume Dice Boundary Dice
BRATS_1 "CerebriuDIKU" "0.695"
BRATS_2 "Isensee" "0.477"
BRATS_3 "Isensee" "0.682"
la_1 "Isensee" "0.928"
liver_1 "Isensee" "0.952"
liver_2 "Isensee" "0.737"
hippocamp._1 "Isensee" "0.904"
hippocamp_2 "Isensee" "0.889"
prostate_1 "Isensee" "0.758"
prostate_2 "Isensee" "0.896"
lung_1 "Isensee" "0.692"
pancreas_1 "Isensee" "0.795"
pancreas_2 "Isensee" "0.523"
hepaticvessel_1 "Isensee" "0.634"
hepaticvessel_2 "Isensee" "0.694"
spleen_1 "beomheep" "0.967"
colon_1 "Isensee" "0.562"
Runner-Up
BeomHee Park
Asan Medical Center,Team beomheep
Runner-Up
Yingda Xia
Johns Hopkins University/NVIDIA,Team NVDLMED
Phase 2Winner
Fabian Isensee
German Cancer Research Center (DKFZ),Team nnU-Net
A little surprise
Ranking Phase 1 & 2
Bjoern Menze - TU München
Ranking Phase 1 & 2
Bjoern Menze - TU München
Ranking Phase 1 & 2
Bjoern Menze - TU München
Discussion and Closing Remarks
Panel Discussion
• Even more varied data?
• Complex vs simple ranking/metrics?
• Freedom vs Dockerization?
• Fairness in Compute Power?
Closing Remarks
• Article publication
o Data
o Full Paper
• Re-open submission system
o Monthly ranking release
o Effort to avoid overfitting
o Standard Benchmark for Segmentation
• The future
o We aim to achieve the dodecathlon 2019 (20 tasks)
o RSNA/ACR data validation
Thank you

More Related Content

What's hot

Mathematical operations in image processing
Mathematical operations in image processingMathematical operations in image processing
Mathematical operations in image processing
Asad Ali
 
Naive Bayes Presentation
Naive Bayes PresentationNaive Bayes Presentation
Naive Bayes Presentation
Md. Enamul Haque Chowdhury
 
Antialiasing
AntialiasingAntialiasing
Antialiasing
Mahmudul Hasan
 
CV_2 Fourier_Transformation
CV_2 Fourier_Transformation CV_2 Fourier_Transformation
CV_2 Fourier_Transformation
Khushali Kathiriya
 
CV_Chap 6 Motion Representation
CV_Chap 6 Motion RepresentationCV_Chap 6 Motion Representation
CV_Chap 6 Motion Representation
Khushali Kathiriya
 
Image Processing
Image ProcessingImage Processing
Image Processing
Rolando
 
Lec8: Medical Image Segmentation (II) (Region Growing/Merging)
Lec8: Medical Image Segmentation (II) (Region Growing/Merging)Lec8: Medical Image Segmentation (II) (Region Growing/Merging)
Lec8: Medical Image Segmentation (II) (Region Growing/Merging)
Ulaş Bağcı
 
Meta-Learning with Memory Augmented Neural Network
Meta-Learning with Memory Augmented Neural NetworkMeta-Learning with Memory Augmented Neural Network
Meta-Learning with Memory Augmented Neural Network
Yusuke Watanabe
 
05 histogram processing DIP
05 histogram processing DIP05 histogram processing DIP
05 histogram processing DIP
babak danyal
 
03 digital image fundamentals DIP
03 digital image fundamentals DIP03 digital image fundamentals DIP
03 digital image fundamentals DIP
babak danyal
 
Lab manual of Digital image processing using python by khalid Shaikh
Lab manual of Digital image processing using python by khalid ShaikhLab manual of Digital image processing using python by khalid Shaikh
Lab manual of Digital image processing using python by khalid Shaikh
khalidsheikh24
 
Artificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep LearningArtificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep Learning
Sujit Pal
 
Lec11: Active Contour and Level Set for Medical Image Segmentation
Lec11: Active Contour and Level Set for Medical Image SegmentationLec11: Active Contour and Level Set for Medical Image Segmentation
Lec11: Active Contour and Level Set for Medical Image Segmentation
Ulaş Bağcı
 
Pattern recognition
Pattern recognitionPattern recognition
Pattern recognition
Minigranth
 
The fundamentals of Machine Learning
The fundamentals of Machine LearningThe fundamentals of Machine Learning
The fundamentals of Machine Learning
Hichem Felouat
 
CNN Attention Networks
CNN Attention NetworksCNN Attention Networks
CNN Attention Networks
Taeoh Kim
 
Decision theory
Decision theoryDecision theory
Decision theory
JULIO GONZALEZ SANZ
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
Kuppusamy P
 
Support vector machine
Support vector machineSupport vector machine
Support vector machine
Musa Hawamdah
 
Hough Transform By Md.Nazmul Islam
Hough Transform By Md.Nazmul IslamHough Transform By Md.Nazmul Islam
Hough Transform By Md.Nazmul Islam
Nazmul Islam
 

What's hot (20)

Mathematical operations in image processing
Mathematical operations in image processingMathematical operations in image processing
Mathematical operations in image processing
 
Naive Bayes Presentation
Naive Bayes PresentationNaive Bayes Presentation
Naive Bayes Presentation
 
Antialiasing
AntialiasingAntialiasing
Antialiasing
 
CV_2 Fourier_Transformation
CV_2 Fourier_Transformation CV_2 Fourier_Transformation
CV_2 Fourier_Transformation
 
CV_Chap 6 Motion Representation
CV_Chap 6 Motion RepresentationCV_Chap 6 Motion Representation
CV_Chap 6 Motion Representation
 
Image Processing
Image ProcessingImage Processing
Image Processing
 
Lec8: Medical Image Segmentation (II) (Region Growing/Merging)
Lec8: Medical Image Segmentation (II) (Region Growing/Merging)Lec8: Medical Image Segmentation (II) (Region Growing/Merging)
Lec8: Medical Image Segmentation (II) (Region Growing/Merging)
 
Meta-Learning with Memory Augmented Neural Network
Meta-Learning with Memory Augmented Neural NetworkMeta-Learning with Memory Augmented Neural Network
Meta-Learning with Memory Augmented Neural Network
 
05 histogram processing DIP
05 histogram processing DIP05 histogram processing DIP
05 histogram processing DIP
 
03 digital image fundamentals DIP
03 digital image fundamentals DIP03 digital image fundamentals DIP
03 digital image fundamentals DIP
 
Lab manual of Digital image processing using python by khalid Shaikh
Lab manual of Digital image processing using python by khalid ShaikhLab manual of Digital image processing using python by khalid Shaikh
Lab manual of Digital image processing using python by khalid Shaikh
 
Artificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep LearningArtificial Intelligence, Machine Learning and Deep Learning
Artificial Intelligence, Machine Learning and Deep Learning
 
Lec11: Active Contour and Level Set for Medical Image Segmentation
Lec11: Active Contour and Level Set for Medical Image SegmentationLec11: Active Contour and Level Set for Medical Image Segmentation
Lec11: Active Contour and Level Set for Medical Image Segmentation
 
Pattern recognition
Pattern recognitionPattern recognition
Pattern recognition
 
The fundamentals of Machine Learning
The fundamentals of Machine LearningThe fundamentals of Machine Learning
The fundamentals of Machine Learning
 
CNN Attention Networks
CNN Attention NetworksCNN Attention Networks
CNN Attention Networks
 
Decision theory
Decision theoryDecision theory
Decision theory
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Support vector machine
Support vector machineSupport vector machine
Support vector machine
 
Hough Transform By Md.Nazmul Islam
Hough Transform By Md.Nazmul IslamHough Transform By Md.Nazmul Islam
Hough Transform By Md.Nazmul Islam
 

Similar to Medical Segmentation Decathalon

CAD v2
CAD v2CAD v2
Top 10 Data Science Practitioner Pitfalls
Top 10 Data Science Practitioner PitfallsTop 10 Data Science Practitioner Pitfalls
Top 10 Data Science Practitioner Pitfalls
Sri Ambati
 
1115 wyatt wheres the science in hi for christchurch nz oct 2015
1115 wyatt wheres the science in hi   for christchurch nz oct 20151115 wyatt wheres the science in hi   for christchurch nz oct 2015
1115 wyatt wheres the science in hi for christchurch nz oct 2015
Health Informatics New Zealand
 
Data Science for Business Managers - An intro to ROI for predictive analytics
Data Science for Business Managers - An intro to ROI for predictive analyticsData Science for Business Managers - An intro to ROI for predictive analytics
Data Science for Business Managers - An intro to ROI for predictive analytics
Akin Osman Kazakci
 
Developing and validating statistical models for clinical prediction and prog...
Developing and validating statistical models for clinical prediction and prog...Developing and validating statistical models for clinical prediction and prog...
Developing and validating statistical models for clinical prediction and prog...
Evangelos Kritsotakis
 
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford MedMachine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
Sri Ambati
 
Integrative Networks Centric Bioinformatics
Integrative Networks Centric BioinformaticsIntegrative Networks Centric Bioinformatics
Integrative Networks Centric Bioinformatics
Natalio Krasnogor
 
AI in Healthcare: Real-World Machine Learning Use Cases
AI in Healthcare: Real-World Machine Learning Use CasesAI in Healthcare: Real-World Machine Learning Use Cases
AI in Healthcare: Real-World Machine Learning Use Cases
Health Catalyst
 
Batch -13.pptx lung cancer detection using transfer learning
Batch -13.pptx lung cancer detection using transfer learningBatch -13.pptx lung cancer detection using transfer learning
Batch -13.pptx lung cancer detection using transfer learning
hananth1513
 
Hybrid filtering methods for feature selection in high-dimensional cancer data
Hybrid filtering methods for feature selection in high-dimensional cancer dataHybrid filtering methods for feature selection in high-dimensional cancer data
Hybrid filtering methods for feature selection in high-dimensional cancer data
IJECEIAES
 
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET Journal
 
Statistics in the age of data science, issues you can not ignore
Statistics in the age of data science, issues you can not ignoreStatistics in the age of data science, issues you can not ignore
Statistics in the age of data science, issues you can not ignore
Turi, Inc.
 
Design of an Intelligent System for Improving Classification of Cancer Diseases
Design of an Intelligent System for Improving Classification of Cancer DiseasesDesign of an Intelligent System for Improving Classification of Cancer Diseases
Design of an Intelligent System for Improving Classification of Cancer Diseases
Mohamed Loey
 
840 plenary elder_using his laptop
840 plenary elder_using his laptop840 plenary elder_using his laptop
840 plenary elder_using his laptop
Rising Media, Inc.
 
ELRIG Event Biocity Scotland May19
ELRIG Event Biocity Scotland May19ELRIG Event Biocity Scotland May19
ELRIG Event Biocity Scotland May19
Angelo Pugliese
 
ICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining ApproachICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining Approach
csandit
 
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
cscpconf
 
Cri big data
Cri big dataCri big data
Cri big data
Putchong Uthayopas
 
Overview of statistical tests: Data handling and data quality (Part II)
Overview of statistical tests: Data handling and data quality (Part II)Overview of statistical tests: Data handling and data quality (Part II)
Overview of statistical tests: Data handling and data quality (Part II)
Bioinformatics and Computational Biosciences Branch
 
Big Data & ML for Clinical Data
Big Data & ML for Clinical DataBig Data & ML for Clinical Data
Big Data & ML for Clinical Data
Paul Agapow
 

Similar to Medical Segmentation Decathalon (20)

CAD v2
CAD v2CAD v2
CAD v2
 
Top 10 Data Science Practitioner Pitfalls
Top 10 Data Science Practitioner PitfallsTop 10 Data Science Practitioner Pitfalls
Top 10 Data Science Practitioner Pitfalls
 
1115 wyatt wheres the science in hi for christchurch nz oct 2015
1115 wyatt wheres the science in hi   for christchurch nz oct 20151115 wyatt wheres the science in hi   for christchurch nz oct 2015
1115 wyatt wheres the science in hi for christchurch nz oct 2015
 
Data Science for Business Managers - An intro to ROI for predictive analytics
Data Science for Business Managers - An intro to ROI for predictive analyticsData Science for Business Managers - An intro to ROI for predictive analytics
Data Science for Business Managers - An intro to ROI for predictive analytics
 
Developing and validating statistical models for clinical prediction and prog...
Developing and validating statistical models for clinical prediction and prog...Developing and validating statistical models for clinical prediction and prog...
Developing and validating statistical models for clinical prediction and prog...
 
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford MedMachine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
 
Integrative Networks Centric Bioinformatics
Integrative Networks Centric BioinformaticsIntegrative Networks Centric Bioinformatics
Integrative Networks Centric Bioinformatics
 
AI in Healthcare: Real-World Machine Learning Use Cases
AI in Healthcare: Real-World Machine Learning Use CasesAI in Healthcare: Real-World Machine Learning Use Cases
AI in Healthcare: Real-World Machine Learning Use Cases
 
Batch -13.pptx lung cancer detection using transfer learning
Batch -13.pptx lung cancer detection using transfer learningBatch -13.pptx lung cancer detection using transfer learning
Batch -13.pptx lung cancer detection using transfer learning
 
Hybrid filtering methods for feature selection in high-dimensional cancer data
Hybrid filtering methods for feature selection in high-dimensional cancer dataHybrid filtering methods for feature selection in high-dimensional cancer data
Hybrid filtering methods for feature selection in high-dimensional cancer data
 
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
IRJET - Breast Cancer Prediction using Supervised Machine Learning Algorithms...
 
Statistics in the age of data science, issues you can not ignore
Statistics in the age of data science, issues you can not ignoreStatistics in the age of data science, issues you can not ignore
Statistics in the age of data science, issues you can not ignore
 
Design of an Intelligent System for Improving Classification of Cancer Diseases
Design of an Intelligent System for Improving Classification of Cancer DiseasesDesign of an Intelligent System for Improving Classification of Cancer Diseases
Design of an Intelligent System for Improving Classification of Cancer Diseases
 
840 plenary elder_using his laptop
840 plenary elder_using his laptop840 plenary elder_using his laptop
840 plenary elder_using his laptop
 
ELRIG Event Biocity Scotland May19
ELRIG Event Biocity Scotland May19ELRIG Event Biocity Scotland May19
ELRIG Event Biocity Scotland May19
 
ICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining ApproachICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining Approach
 
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
 
Cri big data
Cri big dataCri big data
Cri big data
 
Overview of statistical tests: Data handling and data quality (Part II)
Overview of statistical tests: Data handling and data quality (Part II)Overview of statistical tests: Data handling and data quality (Part II)
Overview of statistical tests: Data handling and data quality (Part II)
 
Big Data & ML for Clinical Data
Big Data & ML for Clinical DataBig Data & ML for Clinical Data
Big Data & ML for Clinical Data
 

More from imgcommcall

Making Radiology AI Models more robust: Federated Learning and other Approaches
Making Radiology AI Models more robust: Federated Learning and other ApproachesMaking Radiology AI Models more robust: Federated Learning and other Approaches
Making Radiology AI Models more robust: Federated Learning and other Approaches
imgcommcall
 
Agenda NCI Imaging Informatics Webinar 2020-07-06
Agenda NCI Imaging Informatics Webinar 2020-07-06Agenda NCI Imaging Informatics Webinar 2020-07-06
Agenda NCI Imaging Informatics Webinar 2020-07-06
imgcommcall
 
AI-LAB
AI-LABAI-LAB
AI-LAB
imgcommcall
 
PathPresenter
PathPresenterPathPresenter
PathPresenter
imgcommcall
 
Agenda April 6, 2020
Agenda April 6, 2020Agenda April 6, 2020
Agenda April 6, 2020
imgcommcall
 
Agenda - NCI Imaging Community Call
Agenda - NCI Imaging Community CallAgenda - NCI Imaging Community Call
Agenda - NCI Imaging Community Call
imgcommcall
 
NCI Cancer Research Data Commons - Overview
NCI Cancer Research Data Commons - OverviewNCI Cancer Research Data Commons - Overview
NCI Cancer Research Data Commons - Overview
imgcommcall
 
Imaging Data Commons (IDC) - Introduction and intital approach
Imaging Data Commons (IDC) - Introduction and intital approachImaging Data Commons (IDC) - Introduction and intital approach
Imaging Data Commons (IDC) - Introduction and intital approach
imgcommcall
 
NCI Imaging community call agenda
NCI Imaging community call agendaNCI Imaging community call agenda
NCI Imaging community call agenda
imgcommcall
 
CPTAC Data at the Genomic Data Commons
CPTAC Data at the Genomic Data CommonsCPTAC Data at the Genomic Data Commons
CPTAC Data at the Genomic Data Commons
imgcommcall
 
CPTAC Data Portal and Proteomics Data Commons
CPTAC Data Portal and Proteomics Data CommonsCPTAC Data Portal and Proteomics Data Commons
CPTAC Data Portal and Proteomics Data Commons
imgcommcall
 
Clinical Proteomic Tumor Analysis Consortium (CPTAC) Overview
Clinical Proteomic Tumor Analysis Consortium (CPTAC) OverviewClinical Proteomic Tumor Analysis Consortium (CPTAC) Overview
Clinical Proteomic Tumor Analysis Consortium (CPTAC) Overview
imgcommcall
 
PRISM Semantic Integration Approach
PRISM Semantic Integration ApproachPRISM Semantic Integration Approach
PRISM Semantic Integration Approach
imgcommcall
 
PRISM Project Update
PRISM Project UpdatePRISM Project Update
PRISM Project Update
imgcommcall
 
TCIA Update
TCIA UpdateTCIA Update
TCIA Update
imgcommcall
 
Image community 2019 06-03
Image community 2019 06-03Image community 2019 06-03
Image community 2019 06-03
imgcommcall
 
NBIA 7.0 Community Version Release
NBIA 7.0 Community Version ReleaseNBIA 7.0 Community Version Release
NBIA 7.0 Community Version Release
imgcommcall
 
Image community 2019 05-06
Image community 2019 05-06Image community 2019 05-06
Image community 2019 05-06
imgcommcall
 
Image community 2019 03-04
Image community 2019 03-04Image community 2019 03-04
Image community 2019 03-04
imgcommcall
 
TCIA Update
TCIA UpdateTCIA Update
TCIA Update
imgcommcall
 

More from imgcommcall (20)

Making Radiology AI Models more robust: Federated Learning and other Approaches
Making Radiology AI Models more robust: Federated Learning and other ApproachesMaking Radiology AI Models more robust: Federated Learning and other Approaches
Making Radiology AI Models more robust: Federated Learning and other Approaches
 
Agenda NCI Imaging Informatics Webinar 2020-07-06
Agenda NCI Imaging Informatics Webinar 2020-07-06Agenda NCI Imaging Informatics Webinar 2020-07-06
Agenda NCI Imaging Informatics Webinar 2020-07-06
 
AI-LAB
AI-LABAI-LAB
AI-LAB
 
PathPresenter
PathPresenterPathPresenter
PathPresenter
 
Agenda April 6, 2020
Agenda April 6, 2020Agenda April 6, 2020
Agenda April 6, 2020
 
Agenda - NCI Imaging Community Call
Agenda - NCI Imaging Community CallAgenda - NCI Imaging Community Call
Agenda - NCI Imaging Community Call
 
NCI Cancer Research Data Commons - Overview
NCI Cancer Research Data Commons - OverviewNCI Cancer Research Data Commons - Overview
NCI Cancer Research Data Commons - Overview
 
Imaging Data Commons (IDC) - Introduction and intital approach
Imaging Data Commons (IDC) - Introduction and intital approachImaging Data Commons (IDC) - Introduction and intital approach
Imaging Data Commons (IDC) - Introduction and intital approach
 
NCI Imaging community call agenda
NCI Imaging community call agendaNCI Imaging community call agenda
NCI Imaging community call agenda
 
CPTAC Data at the Genomic Data Commons
CPTAC Data at the Genomic Data CommonsCPTAC Data at the Genomic Data Commons
CPTAC Data at the Genomic Data Commons
 
CPTAC Data Portal and Proteomics Data Commons
CPTAC Data Portal and Proteomics Data CommonsCPTAC Data Portal and Proteomics Data Commons
CPTAC Data Portal and Proteomics Data Commons
 
Clinical Proteomic Tumor Analysis Consortium (CPTAC) Overview
Clinical Proteomic Tumor Analysis Consortium (CPTAC) OverviewClinical Proteomic Tumor Analysis Consortium (CPTAC) Overview
Clinical Proteomic Tumor Analysis Consortium (CPTAC) Overview
 
PRISM Semantic Integration Approach
PRISM Semantic Integration ApproachPRISM Semantic Integration Approach
PRISM Semantic Integration Approach
 
PRISM Project Update
PRISM Project UpdatePRISM Project Update
PRISM Project Update
 
TCIA Update
TCIA UpdateTCIA Update
TCIA Update
 
Image community 2019 06-03
Image community 2019 06-03Image community 2019 06-03
Image community 2019 06-03
 
NBIA 7.0 Community Version Release
NBIA 7.0 Community Version ReleaseNBIA 7.0 Community Version Release
NBIA 7.0 Community Version Release
 
Image community 2019 05-06
Image community 2019 05-06Image community 2019 05-06
Image community 2019 05-06
 
Image community 2019 03-04
Image community 2019 03-04Image community 2019 03-04
Image community 2019 03-04
 
TCIA Update
TCIA UpdateTCIA Update
TCIA Update
 

Recently uploaded

Role of Mukta Pishti in the Management of Hyperthyroidism
Role of Mukta Pishti in the Management of HyperthyroidismRole of Mukta Pishti in the Management of Hyperthyroidism
Role of Mukta Pishti in the Management of Hyperthyroidism
Dr. Jyothirmai Paindla
 
Cardiac Assessment for B.sc Nursing Student.pdf
Cardiac Assessment for B.sc Nursing Student.pdfCardiac Assessment for B.sc Nursing Student.pdf
Cardiac Assessment for B.sc Nursing Student.pdf
shivalingatalekar1
 
Netter's Atlas of Human Anatomy 7.ed.pdf
Netter's Atlas of Human Anatomy 7.ed.pdfNetter's Atlas of Human Anatomy 7.ed.pdf
Netter's Atlas of Human Anatomy 7.ed.pdf
BrissaOrtiz3
 
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
Donc Test
 
Histopathology of Rheumatoid Arthritis: Visual treat
Histopathology of Rheumatoid Arthritis: Visual treatHistopathology of Rheumatoid Arthritis: Visual treat
Histopathology of Rheumatoid Arthritis: Visual treat
DIVYANSHU740006
 
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Oleg Kshivets
 
8 Surprising Reasons To Meditate 40 Minutes A Day That Can Change Your Life.pptx
8 Surprising Reasons To Meditate 40 Minutes A Day That Can Change Your Life.pptx8 Surprising Reasons To Meditate 40 Minutes A Day That Can Change Your Life.pptx
8 Surprising Reasons To Meditate 40 Minutes A Day That Can Change Your Life.pptx
Holistified Wellness
 
Osteoporosis - Definition , Evaluation and Management .pdf
Osteoporosis - Definition , Evaluation and Management .pdfOsteoporosis - Definition , Evaluation and Management .pdf
Osteoporosis - Definition , Evaluation and Management .pdf
Jim Jacob Roy
 
Ketone bodies and metabolism-biochemistry
Ketone bodies and metabolism-biochemistryKetone bodies and metabolism-biochemistry
Ketone bodies and metabolism-biochemistry
Dhayanithi C
 
Integrating Ayurveda into Parkinson’s Management: A Holistic Approach
Integrating Ayurveda into Parkinson’s Management: A Holistic ApproachIntegrating Ayurveda into Parkinson’s Management: A Holistic Approach
Integrating Ayurveda into Parkinson’s Management: A Holistic Approach
Ayurveda ForAll
 
Promoting Wellbeing - Applied Social Psychology - Psychology SuperNotes
Promoting Wellbeing - Applied Social Psychology - Psychology SuperNotesPromoting Wellbeing - Applied Social Psychology - Psychology SuperNotes
Promoting Wellbeing - Applied Social Psychology - Psychology SuperNotes
PsychoTech Services
 
Journal Article Review on Rasamanikya
Journal Article Review on RasamanikyaJournal Article Review on Rasamanikya
Journal Article Review on Rasamanikya
Dr. Jyothirmai Paindla
 
Complementary feeding in infant IAP PROTOCOLS
Complementary feeding in infant IAP PROTOCOLSComplementary feeding in infant IAP PROTOCOLS
Complementary feeding in infant IAP PROTOCOLS
chiranthgowda16
 
Diabetic nephropathy diagnosis treatment
Diabetic nephropathy diagnosis treatmentDiabetic nephropathy diagnosis treatment
Diabetic nephropathy diagnosis treatment
arahmanzai5
 
All info about Diabetes and how to control it.
 All info about Diabetes and how to control it. All info about Diabetes and how to control it.
All info about Diabetes and how to control it.
Gokuldas Hospital
 
Aortic Association CBL Pilot April 19 – 20 Bern
Aortic Association CBL Pilot April 19 – 20 BernAortic Association CBL Pilot April 19 – 20 Bern
Aortic Association CBL Pilot April 19 – 20 Bern
suvadeepdas911
 
Identifying Major Symptoms of Slip Disc.
 Identifying Major Symptoms of Slip Disc. Identifying Major Symptoms of Slip Disc.
Identifying Major Symptoms of Slip Disc.
Gokuldas Hospital
 
Tests for analysis of different pharmaceutical.pptx
Tests for analysis of different pharmaceutical.pptxTests for analysis of different pharmaceutical.pptx
Tests for analysis of different pharmaceutical.pptx
taiba qazi
 
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
bkling
 
Ear and its clinical correlations By Dr. Rabia Inam Gandapore.pptx
Ear and its clinical correlations By Dr. Rabia Inam Gandapore.pptxEar and its clinical correlations By Dr. Rabia Inam Gandapore.pptx
Ear and its clinical correlations By Dr. Rabia Inam Gandapore.pptx
Dr. Rabia Inam Gandapore
 

Recently uploaded (20)

Role of Mukta Pishti in the Management of Hyperthyroidism
Role of Mukta Pishti in the Management of HyperthyroidismRole of Mukta Pishti in the Management of Hyperthyroidism
Role of Mukta Pishti in the Management of Hyperthyroidism
 
Cardiac Assessment for B.sc Nursing Student.pdf
Cardiac Assessment for B.sc Nursing Student.pdfCardiac Assessment for B.sc Nursing Student.pdf
Cardiac Assessment for B.sc Nursing Student.pdf
 
Netter's Atlas of Human Anatomy 7.ed.pdf
Netter's Atlas of Human Anatomy 7.ed.pdfNetter's Atlas of Human Anatomy 7.ed.pdf
Netter's Atlas of Human Anatomy 7.ed.pdf
 
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
TEST BANK For Community Health Nursing A Canadian Perspective, 5th Edition by...
 
Histopathology of Rheumatoid Arthritis: Visual treat
Histopathology of Rheumatoid Arthritis: Visual treatHistopathology of Rheumatoid Arthritis: Visual treat
Histopathology of Rheumatoid Arthritis: Visual treat
 
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
Local Advanced Lung Cancer: Artificial Intelligence, Synergetics, Complex Sys...
 
8 Surprising Reasons To Meditate 40 Minutes A Day That Can Change Your Life.pptx
8 Surprising Reasons To Meditate 40 Minutes A Day That Can Change Your Life.pptx8 Surprising Reasons To Meditate 40 Minutes A Day That Can Change Your Life.pptx
8 Surprising Reasons To Meditate 40 Minutes A Day That Can Change Your Life.pptx
 
Osteoporosis - Definition , Evaluation and Management .pdf
Osteoporosis - Definition , Evaluation and Management .pdfOsteoporosis - Definition , Evaluation and Management .pdf
Osteoporosis - Definition , Evaluation and Management .pdf
 
Ketone bodies and metabolism-biochemistry
Ketone bodies and metabolism-biochemistryKetone bodies and metabolism-biochemistry
Ketone bodies and metabolism-biochemistry
 
Integrating Ayurveda into Parkinson’s Management: A Holistic Approach
Integrating Ayurveda into Parkinson’s Management: A Holistic ApproachIntegrating Ayurveda into Parkinson’s Management: A Holistic Approach
Integrating Ayurveda into Parkinson’s Management: A Holistic Approach
 
Promoting Wellbeing - Applied Social Psychology - Psychology SuperNotes
Promoting Wellbeing - Applied Social Psychology - Psychology SuperNotesPromoting Wellbeing - Applied Social Psychology - Psychology SuperNotes
Promoting Wellbeing - Applied Social Psychology - Psychology SuperNotes
 
Journal Article Review on Rasamanikya
Journal Article Review on RasamanikyaJournal Article Review on Rasamanikya
Journal Article Review on Rasamanikya
 
Complementary feeding in infant IAP PROTOCOLS
Complementary feeding in infant IAP PROTOCOLSComplementary feeding in infant IAP PROTOCOLS
Complementary feeding in infant IAP PROTOCOLS
 
Diabetic nephropathy diagnosis treatment
Diabetic nephropathy diagnosis treatmentDiabetic nephropathy diagnosis treatment
Diabetic nephropathy diagnosis treatment
 
All info about Diabetes and how to control it.
 All info about Diabetes and how to control it. All info about Diabetes and how to control it.
All info about Diabetes and how to control it.
 
Aortic Association CBL Pilot April 19 – 20 Bern
Aortic Association CBL Pilot April 19 – 20 BernAortic Association CBL Pilot April 19 – 20 Bern
Aortic Association CBL Pilot April 19 – 20 Bern
 
Identifying Major Symptoms of Slip Disc.
 Identifying Major Symptoms of Slip Disc. Identifying Major Symptoms of Slip Disc.
Identifying Major Symptoms of Slip Disc.
 
Tests for analysis of different pharmaceutical.pptx
Tests for analysis of different pharmaceutical.pptxTests for analysis of different pharmaceutical.pptx
Tests for analysis of different pharmaceutical.pptx
 
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
Part II - Body Grief: Losing parts of ourselves and our identity before, duri...
 
Ear and its clinical correlations By Dr. Rabia Inam Gandapore.pptx
Ear and its clinical correlations By Dr. Rabia Inam Gandapore.pptxEar and its clinical correlations By Dr. Rabia Inam Gandapore.pptx
Ear and its clinical correlations By Dr. Rabia Inam Gandapore.pptx
 

Medical Segmentation Decathalon

  • 3. Origins Yes. A lot of cool work, but its hard to know what figure out relevant contributions.
  • 4. Origins Agree. MSKCC has quite a few segmentation tasks that need to be solved, and I’m not sure where to start.
  • 5. Origins It is indeed complicated to know what to use for what task.
  • 6. Origins Wouldn’t it be cool if there was one method that would just work for everything?
  • 7. Origins Hmm… Yes, but to test that we would need a lot of data.
  • 8. Origins I have loads data!  Would be delighted to share it if that helps finding such a solution.
  • 9. • Semantic segmentation algorithms are increasingly general purpose o Models are translatable to unseen tasks. • Algorithmic advances are commonly validated on one or two tasks o This limits our understanding of the generalisability of the proposed contributions. • Imaging-based care has many “tasks” o A model that ”just works” would have a tremendous impact on healthcare. Challenges – Algorithm Generalisability
  • 10. • The field is missing a benchmark for general purpose algorithmic validation • The approach should be fully open source and comprehensive • Benchmark should be testing for a large span of challenges o Big vs Small data o Balanced vs Unbalanced labels o Small vs Large Objects o Single vs Multi-class labels o Mono- vs Multi-modal Imaging Challenges – Open Benchmark
  • 11. • Low Cardinality o Finding data is hard o Getting ethics/governance approval is harder • Constrained License o Limits publishing rights o Data reuse o Cant be used for commercial applications • Low coverage of anatomical appearances Challenges – Open Data
  • 12. • Metrics/Statistics o Maier-Hein et al. “Is the winner really the best?” o Tried and tested metrics o Pre-submission Published Ranking • Open Implementation o COMIC o Open Metrics code • Continuous submission system Challenges – Best Practices
  • 14. • Registration free data download • Permissive copyright-license (CC-BY-SA 4.0), o This allows for data to be shared, distributed and improved upon. o Only constraints: - Attribution - Share-Alike • All data has been labelled and verified by an expert human rater o Best effort to mimic the accuracy required for clinical use. Open Data
  • 15. The aim is to develop an algorithm or learning system that can solve each task, separately, without human interaction. This can be achieved through the use of a single learner, an ensemble of multiple learners, architecture search, curriculum learning, or any other technique, as long as task-specific model parameters are not human-defined. Problem Statement
  • 16. Phase 1 1. Data for 7 tasks was released on the 11th of May. 2. Develop Algorithm 3. Train/Test without human interaction 4. Submit the segmentation results by the 5th of August. Phase 2 1. Release 3 more tasks on the 6th of August. 2. Train their previously developed algorithm, without any software modifications 3. Submit results of the last 3 tasks by the 31st August. Process - Phase 1
  • 17. • 1000+ data downloads • 187 Registrations • 31 Phase 1 Submissions • 19 Fully Complete Submissions Participation
  • 18. • Phase 1: o Best Method • Phase 2: o Best Method o Runner Up x2 • NVIDIATitanV ($2999) o 110 teraflops of compute power • Sponsored by NVIDIA Award
  • 19. 15:00 - 15:10: Introduction 15:10 - 15:20: Data Description 15:20 - 15:35: Metrics and Statistics Methodology 15:35 - 15:50: NVIDIA 15:50 - 16:00: Phase 1 Results 16:00 - 16:25: Presentation: Top 5 methods (Phase 1) 16:25 - 16:35: Phase 2 Results 16:35 - 16:55: Panel discussion 16:55 - 17:00: Conclusions and closing Plan for today
  • 20. Data
  • 21. Data Liver Tumors Brain Tumors Hippocampus Lung Tumors Prostate Cardiac Pancreas Tumor Colon Tumor Hepatic Vessels Spleen
  • 22. Target: Liver and tumour Modality: Portal venous phase CT Size: 201 3D volumes (131 Training + 70 Testing) Source: IRCAD Hôpitaux Universitaires Challenge: Label unbalance with a large (liver) and small (tumour) target Data Liver Tumors
  • 23. Target: Gliomas segmentation necrotic/active tumour and oedema Modality: Multimodal multisite MRI data (FLAIR, T1w, T1gd,T2w) Size: 750 4D volumes (484 Training + 266 Testing) Source: BRATS 2016 and 2017 datasets Challenge: Complex and heterogeneously-located targets Data Brain Tumors
  • 24. Target: Hippocampus head and body Modality: Mono-modal MRI Size: 394 3D volumes (263 Training + 131 Testing) Source: Vanderbilt University Medical Center Challenge: Segmenting two neighbouring small structures with high precision Data Hippocampus
  • 25. Target: Lung and tumours Modality: CT Size: 96 3D volumes (64 Training + 32 Testing) Source: The Cancer Imaging Archive Challenge: Segmentation of a small target (cancer) in a large image Data Lung Tumors
  • 26. Target: Prostate central gland and peripheral zone Modality: Multimodal MR (T2, ADC) Size: 48 4D volumes (32 Training + 16 Testing) Source: Radboud University, Nijmegen Medical Centre Challenge: Segmenting two adjoint regions with large inter- subject variations Data Prostate
  • 27. Target: Left Atrium Modality: Mono-modal MRI Size: 30 3D volumes (20 Training + 10 Testing) Source: King’s College London Challenge: Small training dataset with large variability Data Cardiac
  • 28. Target: Pancreas and tumour/cystic lesion Modality: Portal venous phase CT Size: 420 3D volumes (282 Training +139 Testing) Source: Memorial Sloan Kettering Cancer Center Challenge: Label unbalance with large (background), medium (pancreas) and small (tumour) structures Data Pancreas Tumor/Cystic Lesions
  • 29. Pancreas Data Pancreas Tumors Cystic Lesions (IPMN) Pancreatic Neuroendocrine Tumor
  • 30. Target: Colon tumor Modality: CT Size: 190 3D volumes (126 Training + 64 Testing) Source: Memorial Sloan Kettering Cancer Center Challenge: Heterogeneous appearance, very hard to annotate Data Colon Tumor
  • 31. Target: Hepatic vessels and tumour Modality: CT Size: 443 3D volumes (303 Training + 140 Testing) Source: Memorial Sloan Kettering Cancer Center Challenge: Tubular small structures next to heterogeneous tumour Data Hepatic Vessels
  • 33. Target: Spleen Modality: CT Size: 61 3D volumes (41 Training + 20 Testing) Source: Memorial Sloan Kettering Cancer Center Challenge: Large ranging foreground size Data Spleen
  • 34. Targets: 10 anatomies Modalities: CT, MRI Size: 2,634 unique patients (1,746 Training + 888 Testing) Data Summary
  • 36. • Do not touch the challenge data! Come up with ranking scheme before the challenge. • Experiments were performed with 56 segmentation competitions for which per case data was available • You can read a lot of the details in [1] Strategy for generation of ranking scheme [1] Maier-Hein, et al.:Is the winner really the best? A critical analysis of common research practice in biomedical image analysis competitions, ArXiv:180602051 (2018)
  • 37. Research Question 1: Do rankings vary (substantially) with the ranking scheme?
  • 38. Metric-based vs rank-based aggregation • Two most commonly applied ranking schemes:
  • 39. • Compare two rankings with Kendall‘s tau onormalizes for number of participants How to compare rankings? Original Variant 1 Variant 2 Variant 3 1 6 6 2 2 5 2 1 3 4 3 3 4 3 4 4 5 2 5 5 6 1 1 6 tau = 0.9tau = -0.2tau = -1.0
  • 42. Key Findings: Rankings change drastically with • Metric (variant) • Aggregation method • Observer who annotated RQ1: Results
  • 43. Research Question 2: Does the robustness of rankings vary with the ranking scheme?
  • 44. • Bootstrapping with case resampling oRepeat 1000 times: - Resample all metric values with replacement. Size of the resample must be equal to the number of test cases. - Compute a new ranking based on the modified set of results - Determine the challenge winner oCompute % of cases where the winner stayed the winner oCompute % of algorithms that were ranked first in at least 1% of the simulations. How to measure ranking stability?
  • 45. Metric-based aggregation with mean most robust Maier-Hein, et al.:Is the winner really the best? A critical analysis of common research practice in biomedical image analysis competitions, ArXiv:180602051 (2018) Conclusion: Metric-based aggregration (aggregate then rank) with mean is most robust ranking scheme from commonly applied ones
  • 46. Done? • Conclusion?Take metric-based aggregation with mean as standard method • Some problems: oMissing value handling statistically suboptimal when using the mean (because it depends on the “punishing value“) oArbitrarily small difference in aggregated metric values results in different ranks oStatistical tests not straightforward to apply because pairwise comparisons may result in „inconsistent“ rankings
  • 47. Significance Ranking ci a1 ti1 mNm (a1, ti1) ... ... tiNi m1(a1, tiNi ) mNm (a1, tiNi ) ...aNA ti1 mNm (aNA , ti1) ... ... tiNi m1(aNA , tiNi ) mNm (aNA , tiNi ) ... ... 2. Pairwise comparisons of algorithms Wilcoxon signed rank test: mj(al, tik) - mj(al‘, tik) 3. Significance scoring sij(al): Number of algorithms performing significantly worse than al according to mj 4. Significance ranking Rank algorithms according to sij(ax), x = 1,...,NA => Highest score: Rank 1 1. Performance assessment per case tik m1(a1, ti1) m1(aNA , ti1) _ m1(aNA , ti1) m1(aNA , ti1) Proposed
  • 48. • Robustness similar to that of metric-based aggregation • Significance level of statistical test has minor influence (default 0.05) • More shared places compared to metric-based aggregation o1 winner: 73% / 100% o2 winners: 14% / 0% o3 winners: 11% / 0% o4 winners: 2% / 0% Experiments with significance ranking
  • 49. Thank you! • News on the challenge initiative will be tweeted: • @cami_dkfz #BiomedicalChallenges Further reading: Maier-Hein, et al.:Is the winner really the best? A critical analysis of common research practice in biomedical image analysis competitions,ArXiv:180602051 (2018)
  • 51. Other metrics considered • Robust Dice (ignoring border region) • Volume Difference (RMSE) • Voxel classification statistics o True positives o False positives o True negatives o False negatives Volume-based Performance Metrics M1 M2 Dice Sørensen Coefficient
  • 52. Surface-based Performance Metrics Gold Standard Model prediction Standard surface metrics • Maximum surface distance ( a.k.a Hausdorff) • 95 percentile of surface distances (Hausdorff95) • Mean surface distance • Median surface distance
  • 53. Surface DSC* acceptable deviation τ Gold Standard Model prediction • Acceptable deviation τ defined by data set provider • Green: acceptable surface parts (distance between surfaces ≤ τ) • Pink: unacceptable parts of the surfaces (distance between surfaces > τ ). • Surface DSC measures the fraction of acceptable surface parts *called Normalised Surface Distance (NSD) in the challenge
  • 54. • Blue: ground truth • Green: predicted • Yellow: distances ≤ τ • Red: distances > τ • τ = 0.2 • For illustration only showing distances from predicted contour to ground truth countour Surface DSC Illustration Hausdorff: 0.14 Hausdorff95: 0.13 Surface DSC: 100% Hausdorff: 1.38 Hausdorff95: 0.65 Surface DSC: 88% Hausdorff: 0.61 Hausdorff95: 0.58 Surface DSC: 60%
  • 55. Surface DSC Computation total surface area 0.0 = no overlap 1.0 = perfect overlap "overlapping" surface area Raw mask Surface Border region at tolerance τ Forward and backward “overlap”
  • 58. Dice scores Bjoern Menze - TU München
  • 60. Heart Bjoern Menze - TU München
  • 61. Liver Bjoern Menze - TU München
  • 63. Prostate Bjoern Menze - TU München
  • 64. Lung Bjoern Menze - TU München
  • 65. Pancreas Bjoern Menze - TU München
  • 66. Best performances per task Bjoern Menze - TU München BRATS_1 "lupin" "0.884" BRATS_2 "Isensee" "0.733" BRATS_3 "Isensee" "0.906" la_1 "lupin" "0.968" liver_1 "lupin" "0.983" liver_2 "Isensee" "0.884" hippocamp._1 "Isensee" "0.98" hippocamp._2 "Isensee" "0.979" prostate_1 "Isensee" "0.958" prostate_2 "Isensee" "0.989" lung_1 "Isensee" "0.691" pancreas_1 "Isensee" "0.954" pancreas_2 "Isensee" "0.728" hepaticvessel_1 "Isensee" "0.834" hepaticvessel_2 "Isensee" "0.788" spleen_1 "phil666" "0.997" colon_1 "Isensee" "0.678" Volume Dice Boundary Dice BRATS_1 "CerebriuDIKU" "0.695" BRATS_2 "Isensee" "0.477" BRATS_3 "Isensee" "0.682" la_1 "Isensee" "0.928" liver_1 "Isensee" "0.952" liver_2 "Isensee" "0.737" hippocamp._1 "Isensee" "0.904" hippocamp_2 "Isensee" "0.889" prostate_1 "Isensee" "0.758" prostate_2 "Isensee" "0.896" lung_1 "Isensee" "0.692" pancreas_1 "Isensee" "0.795" pancreas_2 "Isensee" "0.523" hepaticvessel_1 "Isensee" "0.634" hepaticvessel_2 "Isensee" "0.694" spleen_1 "beomheep" "0.967" colon_1 "Isensee" "0.562"
  • 67. Phase 1Winner Fabian Isensee German Cancer Research Center (DKFZ),Team nnU-Net
  • 71. Dice scores Bjoern Menze - TU München
  • 73. Spleen Bjoern Menze - TU München
  • 74. Colon Bjoern Menze - TU München
  • 75. Best performances per task Bjoern Menze - TU München BRATS_1 "lupin" "0.884" BRATS_2 "Isensee" "0.733" BRATS_3 "Isensee" "0.906" la_1 "lupin" "0.968" liver_1 "lupin" "0.983" liver_2 "Isensee" "0.884" hippocamp._1 "Isensee" "0.98" hippocamp._2 "Isensee" "0.979" prostate_1 "Isensee" "0.958" prostate_2 "Isensee" "0.989" lung_1 "Isensee" "0.691" pancreas_1 "Isensee" "0.954" pancreas_2 "Isensee" "0.728" hepaticvessel_1 "Isensee" "0.834" hepaticvessel_2 "Isensee" "0.788" spleen_1 "phil666" "0.997" colon_1 "Isensee" "0.678" Volume Dice Boundary Dice BRATS_1 "CerebriuDIKU" "0.695" BRATS_2 "Isensee" "0.477" BRATS_3 "Isensee" "0.682" la_1 "Isensee" "0.928" liver_1 "Isensee" "0.952" liver_2 "Isensee" "0.737" hippocamp._1 "Isensee" "0.904" hippocamp_2 "Isensee" "0.889" prostate_1 "Isensee" "0.758" prostate_2 "Isensee" "0.896" lung_1 "Isensee" "0.692" pancreas_1 "Isensee" "0.795" pancreas_2 "Isensee" "0.523" hepaticvessel_1 "Isensee" "0.634" hepaticvessel_2 "Isensee" "0.694" spleen_1 "beomheep" "0.967" colon_1 "Isensee" "0.562"
  • 76. Runner-Up BeomHee Park Asan Medical Center,Team beomheep
  • 77. Runner-Up Yingda Xia Johns Hopkins University/NVIDIA,Team NVDLMED
  • 78. Phase 2Winner Fabian Isensee German Cancer Research Center (DKFZ),Team nnU-Net
  • 80. Ranking Phase 1 & 2 Bjoern Menze - TU München
  • 81. Ranking Phase 1 & 2 Bjoern Menze - TU München
  • 82. Ranking Phase 1 & 2 Bjoern Menze - TU München
  • 84. Panel Discussion • Even more varied data? • Complex vs simple ranking/metrics? • Freedom vs Dockerization? • Fairness in Compute Power?
  • 85. Closing Remarks • Article publication o Data o Full Paper • Re-open submission system o Monthly ranking release o Effort to avoid overfitting o Standard Benchmark for Segmentation • The future o We aim to achieve the dodecathlon 2019 (20 tasks) o RSNA/ACR data validation