SlideShare a Scribd company logo
1 of 12
Novel Functional Radiomics for
Prediction of Cardiac PET Avidity
in Lung Cancer Radiotherapy
W. Choi1, Y. Jia1, J. Kwak2, A. P. Dicker1, N. L. Simone1, E. Storozynsky3, V. Jain1, and Y. Vinogradskiy
1Department of Radiation Oncology, Sidney Kimmel Medical College at Thomas Jefferson University, Philadelphia,
PA,
2University of Colorado School of Medicine, Aurora, CO,
3Department of Cardiology, Sidney Kimmel Medical College at Thomas Jefferson University, Philadelphia, PA
• Thomas Jefferson University
• A research grant from ViewRay, Inc.
• A research grant from the PROPEL Center
• Research SW license for INT Contour from Carina Medical
2
Disclosure
• Traditional methods of evaluating cardiotoxicity:
 Focus solely on radiation doses to the heart.
 Do not incorporate functional imaging information.
• Functional imaging has potential to improve cardiotoxicity prediction for
lung cancer patients undergoing radiotherapy:
 FDG PET/CT imaging is routinely obtained for lung cancer staging.
 PET scans can be used to evaluate cardiac inflammation.
 Studies indicate that PET cardiac signal can predict clinical outcomes.
• The purpose of this work:
 Develop a radiomics model to predict clinical cardiac assessment using FDG PET/CT
scans.
Introduction
3
• The study included 209 pre-treatment 18F-FDG PET-CT images of lung cancer patients from 3
different study populations (TJU: 100, ACRIN: 70, CU: 39).
 Low quality images were excluded 7 (TJU: 1, ACRIN: 4, CU:2).
Dataset
CLASS
LV MYOCARDIAL
UPTAKE PATTERN
TJU ACRIN CU TOTAL
0 Uniform 19 (19.2%) 21 (31.8%) 11 (29.8%) 51 (25.2%)
1 Absent 44 (44.4%) 23 (34.8%) 13 (35.1%) 80 (39.6%)
2 Heterogeneous 36 (36.4%) 22 (33.3%) 13 (35.1%) 71 (35.1%)
ALL 99 (100.0%) 66 (100.0%) 37 (100.0%) 202 (100.0%)
Table 1. Statistics of LV FDG Uptake Pattern Classification
Figure 2. Cardiac uptake classifications, Uniform, Absent, and Heterogeneous (Non-uniform and Focal )
4
5
Method - Study Flow Diagram
Figure 1. Study and cardiac model diagram, training dataset: TJU (N=99), and external validation data sets: ACRIN (N=66) and CU (N=37).
RFE: Recursive Feature Elimination, SFS: Sequential Feature Selection
1. Pre-processing
LV FDG uptake patter
review
By Radiation Oncologist
Manual
Heart Contouring
By Medical Physicist
Automatic
Heart Contouring
By 1Commercial Software
Training
Data set
(N=99)
2. Feature Analysis
Feature Extraction
- PyRadiomics
- In-house SW
Feature Reduction
- Wilcoxon test
- Clustering
Feature Selection
- RFE
- SFS
3. Model Building
Model Exploration
- TPOT
Optimization
- Hyper-parameters
- Feature Selection
Evaluation
- Validation
- External validation
Predicted
LV Uptake
Pattern
External
Validation
Data sets
(N=103)
1INTContour, Carina Medical https://www.carinaai.com/intcontour.html
• Training and Validation Data:
 Training dataset: TJU (N=100), 80% training set (TPOT optimization), 20% validation set.
 External validation datasets: ACRIN (N=70), CU (N=39)
• Radiomics Feature Extraction
 Heart delineation: Manual and Auto
 Selected 200 novel functional radiomics features – In-house: 103, PyRadiomics: 97
 Feature categories include Shape (2D and 3D), First-order (2D and 3D), GLCM, GLSZM, GLRLM, NGTDM,
GLDM.
• Feature Reduction
 Feature robustness test using ICC between features from Auto and Manual delineations
 Wilcoxon test (Bonferroni adjusted p<0.05)
 Hierarchical clustering
Method – Radiomics Feature Extraction and Reduction
6
• TPOT (Tree-Based Pipeline Optimization Tool)
 100 populations, 10 generations
 Evaluated 10,000 pipeline configurations to identify the best model.
• Pipeline Construction
 Three component template: Feature Selector—Feature Transformer—Classifier
o Feature Selector: P-value (ANOVA F-statistic), Family Wise Error Rate, Percentile, Low-Variance Feature Removal, RFE
with Extra Trees Classifier
o Feature Transformer: Binarization, ICA, Feature Agglomeration (Various Linkage & Affinity Methods), Scaling (Max
Absolute Value, Min-Max Values), Normalization (l1, l2, max norm) ,Kernel Approximation (RBF, Cosine, χ2, etc.), PCA,
Polynomial Features, RBF Sampler, Robust Scaler, Standard Scaler, Zero Count, One Hot Encoder
o Classifier: Naïve Bayesian (Bernoulli, Multinomial), Decision Tree Classifier, Extra Trees Classifier, Random Forest
Classifier, Gradient Boosting Classifier, XGBoost, KNN Classifier, Linear SVM Classifier, Logistic Regression, SGD, MLP
• Hyper-parameter Optimization: optimize parameters of the discovered pipeline
• Feature Optimization: Utilized RFE for feature ranking followed by SFS with TPOT optimization.
Method - Machine Learning Model Pipeline Selection and Optimization
7
8
Results: Pipeline Optimization using TPOT
Feature Selector
Variance Threshold
Threshold: 0.0001
56 features
Threshold: 0.005
52 features
RFE ranking and
SFS with TPOT optimization
Top 9 features
Feature Transformer
One Hot Encoder
Minimum_fraction: 0.15,
Sparse: False,
Threshold: 10
Minimum_fraction: 0.25
Minimum_fraction: 0.15
Classifier
Extra Trees Classifier
Bootstrap: False,
criterion: gini,
max_features: 0.95,
min_samples_leaf: 3,
min_samples_split: 20
Criterion: entropy,
max_features: 0.75,
min_samples_leaf: 2,
min_samples_split: 17
Bootstrap: True,
criterion: gini,
max_features: 0.8,
min_samples_split: 10
Model
Discovery
Hyper-
parameter
Optimization
Feature
Optimization
Validation Accuracy (%)
TJU ACRIN CU
90.0 78.8 90.2
90.0 78.8 91.9
95.0 80.3 91.9
Results – Feature reduction and Prediction results
Model iteration and explanation
Number of
features
10-fold cross
validation
accuracy (%)
Training
accuracy (%)
Validation
accuracy (%)
External
Validation
accuracy -
ACRIN (%)
External
Validation
accuracy – CU
(%)
Iteration 1:
Model discovery 56 88.9 94.9 90.0 78.8 89.2
Iteration 2:
Hyperparameter optimization
52 89.9 96.2 90.0 78.8 91.9
Iteration 3:
Feature optimization 9 89.8 92.4 95.0 80.3 91.9
 9 Selected Features: 2D Maximum, 2D Skewness, Mean, GLCM Cluster Prominence, GLCM Sum
Average, GLCM Cluster Shade, GLDM Dependence Variance, Maximum, 2D Kurtosis
Feature reduction The number of remaining Features
ICC 153
Wilcoxon Test 141
Hierarchical Clustering 62
Table 3. Model pipeline optimization results and validation results.
Table 2. Feature reduction results
9
• Utilized dataset of 209 patients for functional cardiac radiomics model
development.
• Achieved high accuracy:
 9 optimal features were selected
 Training set validation: TJU: 95%
 External validation : ACRIN: 80.3%, CU: 91.1%
• Clinical Application:
 Automated prediction of existing cardiac conditions.
 Early biomarker for post-radiotherapy cardiac complications.
Conclusion
10
Thank you !
Jefferson.edu

More Related Content

Similar to Novel Functional Radiomics for Prediction of Cardiac PET Avidity in Lung Cancer Radiotherapy

DISTANT-CTO: A Zero Cost, Distantly Supervised Approach to Improve Low-Resour...
DISTANT-CTO: A Zero Cost, Distantly Supervised Approach to Improve Low-Resour...DISTANT-CTO: A Zero Cost, Distantly Supervised Approach to Improve Low-Resour...
DISTANT-CTO: A Zero Cost, Distantly Supervised Approach to Improve Low-Resour...Anjani Dhrangadhariya
 
Diagnosing Chronic Kidney Disease using Machine Learning
Diagnosing Chronic Kidney Disease using Machine LearningDiagnosing Chronic Kidney Disease using Machine Learning
Diagnosing Chronic Kidney Disease using Machine LearningIRJET Journal
 
Computer aided detection of pulmonary nodules using genetic programming
Computer aided detection of pulmonary nodules using genetic programmingComputer aided detection of pulmonary nodules using genetic programming
Computer aided detection of pulmonary nodules using genetic programmingWookjin Choi
 
Data mining techniques on heart failure diagnosis
Data mining techniques on heart failure diagnosisData mining techniques on heart failure diagnosis
Data mining techniques on heart failure diagnosisSteve Iduye
 
Radiomics Analysis of Pulmonary Nodules in Low Dose CT for Early Detection of...
Radiomics Analysis of Pulmonary Nodules in Low Dose CT for Early Detection of...Radiomics Analysis of Pulmonary Nodules in Low Dose CT for Early Detection of...
Radiomics Analysis of Pulmonary Nodules in Low Dose CT for Early Detection of...Wookjin Choi
 
Medical multi signal signature recognition applied Cardiac Diagnosis
Medical multi signal signature recognition applied Cardiac DiagnosisMedical multi signal signature recognition applied Cardiac Diagnosis
Medical multi signal signature recognition applied Cardiac DiagnosisTaleb ALASHKAR
 
Health economic modelling in the diagnostics development process
Health economic modelling in the diagnostics development processHealth economic modelling in the diagnostics development process
Health economic modelling in the diagnostics development processcheweb1
 
Gene Profiling in Clinical Oncology - Slide 9 - F. André - Genomic evaluation...
Gene Profiling in Clinical Oncology - Slide 9 - F. André - Genomic evaluation...Gene Profiling in Clinical Oncology - Slide 9 - F. André - Genomic evaluation...
Gene Profiling in Clinical Oncology - Slide 9 - F. André - Genomic evaluation...European School of Oncology
 
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 DiseasesMohamed Loey
 
Towards the Automated Calculation of Clinical Quality Indicators
Towards the Automated Calculation of Clinical Quality IndicatorsTowards the Automated Calculation of Clinical Quality Indicators
Towards the Automated Calculation of Clinical Quality IndicatorsKathrin Dentler
 
Lung Cancer Detection using Decision Tree Algorithm
Lung Cancer Detection using Decision Tree AlgorithmLung Cancer Detection using Decision Tree Algorithm
Lung Cancer Detection using Decision Tree AlgorithmIRJET Journal
 
1Big Data Analytics forHealthcareChandan K. ReddyD.docx
1Big Data Analytics forHealthcareChandan K. ReddyD.docx1Big Data Analytics forHealthcareChandan K. ReddyD.docx
1Big Data Analytics forHealthcareChandan K. ReddyD.docxaulasnilda
 
Lung nodule diagnosis from CT images based on ensemble learning
Lung nodule diagnosis from CT images based on ensemble learningLung nodule diagnosis from CT images based on ensemble learning
Lung nodule diagnosis from CT images based on ensemble learningFarzad Vasheghani Farahani
 
In-silico structure activity relationship study of toxicity endpoints by QSAR...
In-silico structure activity relationship study of toxicity endpoints by QSAR...In-silico structure activity relationship study of toxicity endpoints by QSAR...
In-silico structure activity relationship study of toxicity endpoints by QSAR...Kamel Mansouri
 
Heart Failure Prediction using Different MachineLearning Techniques
Heart Failure Prediction using Different MachineLearning TechniquesHeart Failure Prediction using Different MachineLearning Techniques
Heart Failure Prediction using Different MachineLearning TechniquesIRJET Journal
 

Similar to Novel Functional Radiomics for Prediction of Cardiac PET Avidity in Lung Cancer Radiotherapy (20)

DISTANT-CTO: A Zero Cost, Distantly Supervised Approach to Improve Low-Resour...
DISTANT-CTO: A Zero Cost, Distantly Supervised Approach to Improve Low-Resour...DISTANT-CTO: A Zero Cost, Distantly Supervised Approach to Improve Low-Resour...
DISTANT-CTO: A Zero Cost, Distantly Supervised Approach to Improve Low-Resour...
 
CAD v2
CAD v2CAD v2
CAD v2
 
Diagnosing Chronic Kidney Disease using Machine Learning
Diagnosing Chronic Kidney Disease using Machine LearningDiagnosing Chronic Kidney Disease using Machine Learning
Diagnosing Chronic Kidney Disease using Machine Learning
 
Computer aided detection of pulmonary nodules using genetic programming
Computer aided detection of pulmonary nodules using genetic programmingComputer aided detection of pulmonary nodules using genetic programming
Computer aided detection of pulmonary nodules using genetic programming
 
Data mining techniques on heart failure diagnosis
Data mining techniques on heart failure diagnosisData mining techniques on heart failure diagnosis
Data mining techniques on heart failure diagnosis
 
Radiomics Analysis of Pulmonary Nodules in Low Dose CT for Early Detection of...
Radiomics Analysis of Pulmonary Nodules in Low Dose CT for Early Detection of...Radiomics Analysis of Pulmonary Nodules in Low Dose CT for Early Detection of...
Radiomics Analysis of Pulmonary Nodules in Low Dose CT for Early Detection of...
 
Medical multi signal signature recognition applied Cardiac Diagnosis
Medical multi signal signature recognition applied Cardiac DiagnosisMedical multi signal signature recognition applied Cardiac Diagnosis
Medical multi signal signature recognition applied Cardiac Diagnosis
 
Health economic modelling in the diagnostics development process
Health economic modelling in the diagnostics development processHealth economic modelling in the diagnostics development process
Health economic modelling in the diagnostics development process
 
Gene Profiling in Clinical Oncology - Slide 9 - F. André - Genomic evaluation...
Gene Profiling in Clinical Oncology - Slide 9 - F. André - Genomic evaluation...Gene Profiling in Clinical Oncology - Slide 9 - F. André - Genomic evaluation...
Gene Profiling in Clinical Oncology - Slide 9 - F. André - Genomic evaluation...
 
MICCAI 2015
MICCAI 2015MICCAI 2015
MICCAI 2015
 
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
 
Towards the Automated Calculation of Clinical Quality Indicators
Towards the Automated Calculation of Clinical Quality IndicatorsTowards the Automated Calculation of Clinical Quality Indicators
Towards the Automated Calculation of Clinical Quality Indicators
 
Lung Cancer Detection using Decision Tree Algorithm
Lung Cancer Detection using Decision Tree AlgorithmLung Cancer Detection using Decision Tree Algorithm
Lung Cancer Detection using Decision Tree Algorithm
 
1Big Data Analytics forHealthcareChandan K. ReddyD.docx
1Big Data Analytics forHealthcareChandan K. ReddyD.docx1Big Data Analytics forHealthcareChandan K. ReddyD.docx
1Big Data Analytics forHealthcareChandan K. ReddyD.docx
 
Lung nodule diagnosis from CT images based on ensemble learning
Lung nodule diagnosis from CT images based on ensemble learningLung nodule diagnosis from CT images based on ensemble learning
Lung nodule diagnosis from CT images based on ensemble learning
 
In-silico structure activity relationship study of toxicity endpoints by QSAR...
In-silico structure activity relationship study of toxicity endpoints by QSAR...In-silico structure activity relationship study of toxicity endpoints by QSAR...
In-silico structure activity relationship study of toxicity endpoints by QSAR...
 
Heart Failure Prediction using Different MachineLearning Techniques
Heart Failure Prediction using Different MachineLearning TechniquesHeart Failure Prediction using Different MachineLearning Techniques
Heart Failure Prediction using Different MachineLearning Techniques
 
Random and systematic errors 25.10.12
Random and systematic errors 25.10.12Random and systematic errors 25.10.12
Random and systematic errors 25.10.12
 
50720140101001 2
50720140101001 250720140101001 2
50720140101001 2
 
50720140101001 2
50720140101001 250720140101001 2
50720140101001 2
 

More from Wookjin Choi

Deep Learning-based Histological Segmentation Differentiates Cavitation Patte...
Deep Learning-based Histological SegmentationDifferentiates Cavitation Patte...Deep Learning-based Histological SegmentationDifferentiates Cavitation Patte...
Deep Learning-based Histological Segmentation Differentiates Cavitation Patte...Wookjin Choi
 
Novel Deep Learning Segmentation Models for Accurate GTV and OAR Segmentation...
Novel Deep Learning Segmentation Models for Accurate GTV and OAR Segmentation...Novel Deep Learning Segmentation Models for Accurate GTV and OAR Segmentation...
Novel Deep Learning Segmentation Models for Accurate GTV and OAR Segmentation...Wookjin Choi
 
CIRDataset: A large-scale Dataset for Clinically-Interpretable lung nodule Ra...
CIRDataset: A large-scale Dataset for Clinically-Interpretable lung nodule Ra...CIRDataset: A large-scale Dataset for Clinically-Interpretable lung nodule Ra...
CIRDataset: A large-scale Dataset for Clinically-Interpretable lung nodule Ra...Wookjin Choi
 
Artificial Intelligence in Radiation Oncology.pptx
 Artificial Intelligence in Radiation Oncology.pptx Artificial Intelligence in Radiation Oncology.pptx
Artificial Intelligence in Radiation Oncology.pptxWookjin Choi
 
Artificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyArtificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyWookjin Choi
 
Artificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyArtificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyWookjin Choi
 
Artificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyArtificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyWookjin Choi
 
Automatic motion tracking system for analysis of insect behavior
Automatic motion tracking system for analysis of insect behaviorAutomatic motion tracking system for analysis of insect behavior
Automatic motion tracking system for analysis of insect behaviorWookjin Choi
 
Assessing the Dosimetric Links between Organ-At-Risk Delineation Variability ...
Assessing the Dosimetric Links between Organ-At-Risk Delineation Variability ...Assessing the Dosimetric Links between Organ-At-Risk Delineation Variability ...
Assessing the Dosimetric Links between Organ-At-Risk Delineation Variability ...Wookjin Choi
 
Quantitative Cancer Image Analysis
Quantitative Cancer Image AnalysisQuantitative Cancer Image Analysis
Quantitative Cancer Image AnalysisWookjin Choi
 
Simulation of Realistic Organ-At-Risk Delineation Variability in Head and Nec...
Simulation of Realistic Organ-At-Risk Delineation Variability in Head and Nec...Simulation of Realistic Organ-At-Risk Delineation Variability in Head and Nec...
Simulation of Realistic Organ-At-Risk Delineation Variability in Head and Nec...Wookjin Choi
 
Quantitative image analysis for cancer diagnosis and radiation therapy
Quantitative image analysis for cancer diagnosis and radiation therapyQuantitative image analysis for cancer diagnosis and radiation therapy
Quantitative image analysis for cancer diagnosis and radiation therapyWookjin Choi
 
Interpretable Spiculation Quantification for Lung Cancer Screening
Interpretable Spiculation Quantification for Lung Cancer ScreeningInterpretable Spiculation Quantification for Lung Cancer Screening
Interpretable Spiculation Quantification for Lung Cancer ScreeningWookjin Choi
 
Radiomics in Lung Cancer
Radiomics in Lung CancerRadiomics in Lung Cancer
Radiomics in Lung CancerWookjin Choi
 
Interpretable Spiculation Quantification for Lung Cancer Screening
Interpretable Spiculation Quantification for Lung Cancer ScreeningInterpretable Spiculation Quantification for Lung Cancer Screening
Interpretable Spiculation Quantification for Lung Cancer ScreeningWookjin Choi
 
Quantitative Image Analysis for Cancer Diagnosis and Radiation Therapy
Quantitative Image Analysis for Cancer Diagnosis and Radiation TherapyQuantitative Image Analysis for Cancer Diagnosis and Radiation Therapy
Quantitative Image Analysis for Cancer Diagnosis and Radiation TherapyWookjin Choi
 
Radiomics and Deep Learning for Lung Cancer Screening
Radiomics and Deep Learning for Lung Cancer ScreeningRadiomics and Deep Learning for Lung Cancer Screening
Radiomics and Deep Learning for Lung Cancer ScreeningWookjin Choi
 
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...Wookjin Choi
 
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...Wookjin Choi
 
Individually Optimized Contrast-Enhanced 4D-CT for Radiotherapy Simulation in...
Individually Optimized Contrast-Enhanced 4D-CT for Radiotherapy Simulation in...Individually Optimized Contrast-Enhanced 4D-CT for Radiotherapy Simulation in...
Individually Optimized Contrast-Enhanced 4D-CT for Radiotherapy Simulation in...Wookjin Choi
 

More from Wookjin Choi (20)

Deep Learning-based Histological Segmentation Differentiates Cavitation Patte...
Deep Learning-based Histological SegmentationDifferentiates Cavitation Patte...Deep Learning-based Histological SegmentationDifferentiates Cavitation Patte...
Deep Learning-based Histological Segmentation Differentiates Cavitation Patte...
 
Novel Deep Learning Segmentation Models for Accurate GTV and OAR Segmentation...
Novel Deep Learning Segmentation Models for Accurate GTV and OAR Segmentation...Novel Deep Learning Segmentation Models for Accurate GTV and OAR Segmentation...
Novel Deep Learning Segmentation Models for Accurate GTV and OAR Segmentation...
 
CIRDataset: A large-scale Dataset for Clinically-Interpretable lung nodule Ra...
CIRDataset: A large-scale Dataset for Clinically-Interpretable lung nodule Ra...CIRDataset: A large-scale Dataset for Clinically-Interpretable lung nodule Ra...
CIRDataset: A large-scale Dataset for Clinically-Interpretable lung nodule Ra...
 
Artificial Intelligence in Radiation Oncology.pptx
 Artificial Intelligence in Radiation Oncology.pptx Artificial Intelligence in Radiation Oncology.pptx
Artificial Intelligence in Radiation Oncology.pptx
 
Artificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyArtificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation Oncology
 
Artificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyArtificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation Oncology
 
Artificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation OncologyArtificial Intelligence in Radiation Oncology
Artificial Intelligence in Radiation Oncology
 
Automatic motion tracking system for analysis of insect behavior
Automatic motion tracking system for analysis of insect behaviorAutomatic motion tracking system for analysis of insect behavior
Automatic motion tracking system for analysis of insect behavior
 
Assessing the Dosimetric Links between Organ-At-Risk Delineation Variability ...
Assessing the Dosimetric Links between Organ-At-Risk Delineation Variability ...Assessing the Dosimetric Links between Organ-At-Risk Delineation Variability ...
Assessing the Dosimetric Links between Organ-At-Risk Delineation Variability ...
 
Quantitative Cancer Image Analysis
Quantitative Cancer Image AnalysisQuantitative Cancer Image Analysis
Quantitative Cancer Image Analysis
 
Simulation of Realistic Organ-At-Risk Delineation Variability in Head and Nec...
Simulation of Realistic Organ-At-Risk Delineation Variability in Head and Nec...Simulation of Realistic Organ-At-Risk Delineation Variability in Head and Nec...
Simulation of Realistic Organ-At-Risk Delineation Variability in Head and Nec...
 
Quantitative image analysis for cancer diagnosis and radiation therapy
Quantitative image analysis for cancer diagnosis and radiation therapyQuantitative image analysis for cancer diagnosis and radiation therapy
Quantitative image analysis for cancer diagnosis and radiation therapy
 
Interpretable Spiculation Quantification for Lung Cancer Screening
Interpretable Spiculation Quantification for Lung Cancer ScreeningInterpretable Spiculation Quantification for Lung Cancer Screening
Interpretable Spiculation Quantification for Lung Cancer Screening
 
Radiomics in Lung Cancer
Radiomics in Lung CancerRadiomics in Lung Cancer
Radiomics in Lung Cancer
 
Interpretable Spiculation Quantification for Lung Cancer Screening
Interpretable Spiculation Quantification for Lung Cancer ScreeningInterpretable Spiculation Quantification for Lung Cancer Screening
Interpretable Spiculation Quantification for Lung Cancer Screening
 
Quantitative Image Analysis for Cancer Diagnosis and Radiation Therapy
Quantitative Image Analysis for Cancer Diagnosis and Radiation TherapyQuantitative Image Analysis for Cancer Diagnosis and Radiation Therapy
Quantitative Image Analysis for Cancer Diagnosis and Radiation Therapy
 
Radiomics and Deep Learning for Lung Cancer Screening
Radiomics and Deep Learning for Lung Cancer ScreeningRadiomics and Deep Learning for Lung Cancer Screening
Radiomics and Deep Learning for Lung Cancer Screening
 
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
 
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induce...
 
Individually Optimized Contrast-Enhanced 4D-CT for Radiotherapy Simulation in...
Individually Optimized Contrast-Enhanced 4D-CT for Radiotherapy Simulation in...Individually Optimized Contrast-Enhanced 4D-CT for Radiotherapy Simulation in...
Individually Optimized Contrast-Enhanced 4D-CT for Radiotherapy Simulation in...
 

Recently uploaded

Call Girls Madhapur 7001305949 all area service COD available Any Time
Call Girls Madhapur 7001305949 all area service COD available Any TimeCall Girls Madhapur 7001305949 all area service COD available Any Time
Call Girls Madhapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in LucknowRussian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknowgragteena
 
Call Girls Dilsukhnagar 7001305949 all area service COD available Any Time
Call Girls Dilsukhnagar 7001305949 all area service COD available Any TimeCall Girls Dilsukhnagar 7001305949 all area service COD available Any Time
Call Girls Dilsukhnagar 7001305949 all area service COD available Any Timedelhimodelshub1
 
Call Girls Service Chandigarh Grishma ❤️🍑 9907093804 👄🫦 Independent Escort Se...
Call Girls Service Chandigarh Grishma ❤️🍑 9907093804 👄🫦 Independent Escort Se...Call Girls Service Chandigarh Grishma ❤️🍑 9907093804 👄🫦 Independent Escort Se...
Call Girls Service Chandigarh Grishma ❤️🍑 9907093804 👄🫦 Independent Escort Se...High Profile Call Girls Chandigarh Aarushi
 
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
2025 Inpatient Prospective Payment System (IPPS) Proposed RuleShelby Lewis
 
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...High Profile Call Girls Chandigarh Aarushi
 
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service GurgaonCall Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service GurgaonCall Girls Service Gurgaon
 
Russian Call Girls in Goa Samaira 7001305949 Independent Escort Service Goa
Russian Call Girls in Goa Samaira 7001305949 Independent Escort Service GoaRussian Call Girls in Goa Samaira 7001305949 Independent Escort Service Goa
Russian Call Girls in Goa Samaira 7001305949 Independent Escort Service Goanarwatsonia7
 
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...
No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...Vip call girls In Chandigarh
 
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...ggsonu500
 
Russian Escorts Delhi | 9711199171 | all area service available
Russian Escorts Delhi | 9711199171 | all area service availableRussian Escorts Delhi | 9711199171 | all area service available
Russian Escorts Delhi | 9711199171 | all area service availablesandeepkumar69420
 
Gurgaon Sector 68 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 68 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...Gurgaon Sector 68 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 68 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...ggsonu500
 
Call Girls Secunderabad 7001305949 all area service COD available Any Time
Call Girls Secunderabad 7001305949 all area service COD available Any TimeCall Girls Secunderabad 7001305949 all area service COD available Any Time
Call Girls Secunderabad 7001305949 all area service COD available Any Timedelhimodelshub1
 
Call Girls LB Nagar 7001305949 all area service COD available Any Time
Call Girls LB Nagar 7001305949 all area service COD available Any TimeCall Girls LB Nagar 7001305949 all area service COD available Any Time
Call Girls LB Nagar 7001305949 all area service COD available Any Timedelhimodelshub1
 
Call Girl Hyderabad Madhuri 9907093804 Independent Escort Service Hyderabad
Call Girl Hyderabad Madhuri 9907093804 Independent Escort Service HyderabadCall Girl Hyderabad Madhuri 9907093804 Independent Escort Service Hyderabad
Call Girl Hyderabad Madhuri 9907093804 Independent Escort Service Hyderabaddelhimodelshub1
 

Recently uploaded (20)

Russian Call Girls South Delhi 9711199171 discount on your booking
Russian Call Girls South Delhi 9711199171 discount on your bookingRussian Call Girls South Delhi 9711199171 discount on your booking
Russian Call Girls South Delhi 9711199171 discount on your booking
 
Call Girls Guwahati Aaradhya 👉 7001305949👈 🎶 Independent Escort Service Guwahati
Call Girls Guwahati Aaradhya 👉 7001305949👈 🎶 Independent Escort Service GuwahatiCall Girls Guwahati Aaradhya 👉 7001305949👈 🎶 Independent Escort Service Guwahati
Call Girls Guwahati Aaradhya 👉 7001305949👈 🎶 Independent Escort Service Guwahati
 
Call Girls Madhapur 7001305949 all area service COD available Any Time
Call Girls Madhapur 7001305949 all area service COD available Any TimeCall Girls Madhapur 7001305949 all area service COD available Any Time
Call Girls Madhapur 7001305949 all area service COD available Any Time
 
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in LucknowRussian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
 
Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝
 
Call Girls Dilsukhnagar 7001305949 all area service COD available Any Time
Call Girls Dilsukhnagar 7001305949 all area service COD available Any TimeCall Girls Dilsukhnagar 7001305949 all area service COD available Any Time
Call Girls Dilsukhnagar 7001305949 all area service COD available Any Time
 
Call Girls Service Chandigarh Grishma ❤️🍑 9907093804 👄🫦 Independent Escort Se...
Call Girls Service Chandigarh Grishma ❤️🍑 9907093804 👄🫦 Independent Escort Se...Call Girls Service Chandigarh Grishma ❤️🍑 9907093804 👄🫦 Independent Escort Se...
Call Girls Service Chandigarh Grishma ❤️🍑 9907093804 👄🫦 Independent Escort Se...
 
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
 
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
 
Call Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service Dehradun
Call Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service DehradunCall Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service Dehradun
Call Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service Dehradun
 
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service GurgaonCall Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
 
Russian Call Girls in Goa Samaira 7001305949 Independent Escort Service Goa
Russian Call Girls in Goa Samaira 7001305949 Independent Escort Service GoaRussian Call Girls in Goa Samaira 7001305949 Independent Escort Service Goa
Russian Call Girls in Goa Samaira 7001305949 Independent Escort Service Goa
 
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...
No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...No Advance 9053900678 Chandigarh  Call Girls , Indian Call Girls  For Full Ni...
No Advance 9053900678 Chandigarh Call Girls , Indian Call Girls For Full Ni...
 
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
 
Russian Escorts Delhi | 9711199171 | all area service available
Russian Escorts Delhi | 9711199171 | all area service availableRussian Escorts Delhi | 9711199171 | all area service available
Russian Escorts Delhi | 9711199171 | all area service available
 
Gurgaon Sector 68 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 68 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...Gurgaon Sector 68 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 68 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
 
Call Girls Secunderabad 7001305949 all area service COD available Any Time
Call Girls Secunderabad 7001305949 all area service COD available Any TimeCall Girls Secunderabad 7001305949 all area service COD available Any Time
Call Girls Secunderabad 7001305949 all area service COD available Any Time
 
Call Girls LB Nagar 7001305949 all area service COD available Any Time
Call Girls LB Nagar 7001305949 all area service COD available Any TimeCall Girls LB Nagar 7001305949 all area service COD available Any Time
Call Girls LB Nagar 7001305949 all area service COD available Any Time
 
VIP Call Girls Lucknow Isha 🔝 9719455033 🔝 🎶 Independent Escort Service Lucknow
VIP Call Girls Lucknow Isha 🔝 9719455033 🔝 🎶 Independent Escort Service LucknowVIP Call Girls Lucknow Isha 🔝 9719455033 🔝 🎶 Independent Escort Service Lucknow
VIP Call Girls Lucknow Isha 🔝 9719455033 🔝 🎶 Independent Escort Service Lucknow
 
Call Girl Hyderabad Madhuri 9907093804 Independent Escort Service Hyderabad
Call Girl Hyderabad Madhuri 9907093804 Independent Escort Service HyderabadCall Girl Hyderabad Madhuri 9907093804 Independent Escort Service Hyderabad
Call Girl Hyderabad Madhuri 9907093804 Independent Escort Service Hyderabad
 

Novel Functional Radiomics for Prediction of Cardiac PET Avidity in Lung Cancer Radiotherapy

  • 1. Novel Functional Radiomics for Prediction of Cardiac PET Avidity in Lung Cancer Radiotherapy W. Choi1, Y. Jia1, J. Kwak2, A. P. Dicker1, N. L. Simone1, E. Storozynsky3, V. Jain1, and Y. Vinogradskiy 1Department of Radiation Oncology, Sidney Kimmel Medical College at Thomas Jefferson University, Philadelphia, PA, 2University of Colorado School of Medicine, Aurora, CO, 3Department of Cardiology, Sidney Kimmel Medical College at Thomas Jefferson University, Philadelphia, PA
  • 2. • Thomas Jefferson University • A research grant from ViewRay, Inc. • A research grant from the PROPEL Center • Research SW license for INT Contour from Carina Medical 2 Disclosure
  • 3. • Traditional methods of evaluating cardiotoxicity:  Focus solely on radiation doses to the heart.  Do not incorporate functional imaging information. • Functional imaging has potential to improve cardiotoxicity prediction for lung cancer patients undergoing radiotherapy:  FDG PET/CT imaging is routinely obtained for lung cancer staging.  PET scans can be used to evaluate cardiac inflammation.  Studies indicate that PET cardiac signal can predict clinical outcomes. • The purpose of this work:  Develop a radiomics model to predict clinical cardiac assessment using FDG PET/CT scans. Introduction 3
  • 4. • The study included 209 pre-treatment 18F-FDG PET-CT images of lung cancer patients from 3 different study populations (TJU: 100, ACRIN: 70, CU: 39).  Low quality images were excluded 7 (TJU: 1, ACRIN: 4, CU:2). Dataset CLASS LV MYOCARDIAL UPTAKE PATTERN TJU ACRIN CU TOTAL 0 Uniform 19 (19.2%) 21 (31.8%) 11 (29.8%) 51 (25.2%) 1 Absent 44 (44.4%) 23 (34.8%) 13 (35.1%) 80 (39.6%) 2 Heterogeneous 36 (36.4%) 22 (33.3%) 13 (35.1%) 71 (35.1%) ALL 99 (100.0%) 66 (100.0%) 37 (100.0%) 202 (100.0%) Table 1. Statistics of LV FDG Uptake Pattern Classification Figure 2. Cardiac uptake classifications, Uniform, Absent, and Heterogeneous (Non-uniform and Focal ) 4
  • 5. 5 Method - Study Flow Diagram Figure 1. Study and cardiac model diagram, training dataset: TJU (N=99), and external validation data sets: ACRIN (N=66) and CU (N=37). RFE: Recursive Feature Elimination, SFS: Sequential Feature Selection 1. Pre-processing LV FDG uptake patter review By Radiation Oncologist Manual Heart Contouring By Medical Physicist Automatic Heart Contouring By 1Commercial Software Training Data set (N=99) 2. Feature Analysis Feature Extraction - PyRadiomics - In-house SW Feature Reduction - Wilcoxon test - Clustering Feature Selection - RFE - SFS 3. Model Building Model Exploration - TPOT Optimization - Hyper-parameters - Feature Selection Evaluation - Validation - External validation Predicted LV Uptake Pattern External Validation Data sets (N=103) 1INTContour, Carina Medical https://www.carinaai.com/intcontour.html
  • 6. • Training and Validation Data:  Training dataset: TJU (N=100), 80% training set (TPOT optimization), 20% validation set.  External validation datasets: ACRIN (N=70), CU (N=39) • Radiomics Feature Extraction  Heart delineation: Manual and Auto  Selected 200 novel functional radiomics features – In-house: 103, PyRadiomics: 97  Feature categories include Shape (2D and 3D), First-order (2D and 3D), GLCM, GLSZM, GLRLM, NGTDM, GLDM. • Feature Reduction  Feature robustness test using ICC between features from Auto and Manual delineations  Wilcoxon test (Bonferroni adjusted p<0.05)  Hierarchical clustering Method – Radiomics Feature Extraction and Reduction 6
  • 7. • TPOT (Tree-Based Pipeline Optimization Tool)  100 populations, 10 generations  Evaluated 10,000 pipeline configurations to identify the best model. • Pipeline Construction  Three component template: Feature Selector—Feature Transformer—Classifier o Feature Selector: P-value (ANOVA F-statistic), Family Wise Error Rate, Percentile, Low-Variance Feature Removal, RFE with Extra Trees Classifier o Feature Transformer: Binarization, ICA, Feature Agglomeration (Various Linkage & Affinity Methods), Scaling (Max Absolute Value, Min-Max Values), Normalization (l1, l2, max norm) ,Kernel Approximation (RBF, Cosine, χ2, etc.), PCA, Polynomial Features, RBF Sampler, Robust Scaler, Standard Scaler, Zero Count, One Hot Encoder o Classifier: Naïve Bayesian (Bernoulli, Multinomial), Decision Tree Classifier, Extra Trees Classifier, Random Forest Classifier, Gradient Boosting Classifier, XGBoost, KNN Classifier, Linear SVM Classifier, Logistic Regression, SGD, MLP • Hyper-parameter Optimization: optimize parameters of the discovered pipeline • Feature Optimization: Utilized RFE for feature ranking followed by SFS with TPOT optimization. Method - Machine Learning Model Pipeline Selection and Optimization 7
  • 8. 8 Results: Pipeline Optimization using TPOT Feature Selector Variance Threshold Threshold: 0.0001 56 features Threshold: 0.005 52 features RFE ranking and SFS with TPOT optimization Top 9 features Feature Transformer One Hot Encoder Minimum_fraction: 0.15, Sparse: False, Threshold: 10 Minimum_fraction: 0.25 Minimum_fraction: 0.15 Classifier Extra Trees Classifier Bootstrap: False, criterion: gini, max_features: 0.95, min_samples_leaf: 3, min_samples_split: 20 Criterion: entropy, max_features: 0.75, min_samples_leaf: 2, min_samples_split: 17 Bootstrap: True, criterion: gini, max_features: 0.8, min_samples_split: 10 Model Discovery Hyper- parameter Optimization Feature Optimization Validation Accuracy (%) TJU ACRIN CU 90.0 78.8 90.2 90.0 78.8 91.9 95.0 80.3 91.9
  • 9. Results – Feature reduction and Prediction results Model iteration and explanation Number of features 10-fold cross validation accuracy (%) Training accuracy (%) Validation accuracy (%) External Validation accuracy - ACRIN (%) External Validation accuracy – CU (%) Iteration 1: Model discovery 56 88.9 94.9 90.0 78.8 89.2 Iteration 2: Hyperparameter optimization 52 89.9 96.2 90.0 78.8 91.9 Iteration 3: Feature optimization 9 89.8 92.4 95.0 80.3 91.9  9 Selected Features: 2D Maximum, 2D Skewness, Mean, GLCM Cluster Prominence, GLCM Sum Average, GLCM Cluster Shade, GLDM Dependence Variance, Maximum, 2D Kurtosis Feature reduction The number of remaining Features ICC 153 Wilcoxon Test 141 Hierarchical Clustering 62 Table 3. Model pipeline optimization results and validation results. Table 2. Feature reduction results 9
  • 10. • Utilized dataset of 209 patients for functional cardiac radiomics model development. • Achieved high accuracy:  9 optimal features were selected  Training set validation: TJU: 95%  External validation : ACRIN: 80.3%, CU: 91.1% • Clinical Application:  Automated prediction of existing cardiac conditions.  Early biomarker for post-radiotherapy cardiac complications. Conclusion 10

Editor's Notes

  1. gray level co-occurrence matrix (GLCM), gray level size zone matrix (GLSZM), gray level run length matrix (GLRLM), neighboring gray tone difference matrix (NGTDM), gray level dependence matrix (GLDM), and 2D and 3D shape features.
  2. gray level co-occurrence matrix (GLCM), gray level size zone matrix (GLSZM), gray level run length matrix (GLRLM), neighboring gray tone difference matrix (NGTDM), gray level dependence matrix (GLDM), and 2D and 3D shape features.