SlideShare a Scribd company logo
AI for Medicine
Lecture 03:
AI Applications in Medicine– Part II
January 23, 2023
Mohammad Hammoud
Carnegie Mellon University in Qatar
Today…
• Last Lecture:
• AI Applications in Medicine- Part I
• Today’s Lecture:
• AI Applications in Medicine- Part I
• Announcement:
• Assignment 1 is out. It is due on January 30 by midnight
Some Applications of AI in Medicine
1. Diagnosing diabetic eye disease using deep learning [1]
2. Detecting anemia from retinal fundus images using deep learning [2]
3. Predicting cardiovascular risk factors from retinal fundus photographs
using deep learning [3]
4. Performing differential diagnosis using probabilistic graphical models
[4]
5. Extracting symptoms and their status from clinical conversations using
recurrent neural networks [5]
6. Predicting osteoarthritis using machine learning [6]



Digital Health Has Become Ubiquitous
• Everyday millions of people turn to the Internet for health
information and treatment advice
• In Australia, around 80% of people search the Internet for health
information, and nearly 40% seek guidance online for self-treatment
• In the US, almost two-thirds of adults search the Web for health
information and roughly one-third utilize it for self-diagnosis
Digital Health and Search Engines
• A recent study showed that half of the patients investigated their
symptoms on search engines before visiting emergency departments
• Search engines (e.g., Google and Bing) are exceptional tools for
educating people, but they may facilitate misdiagnosis!
• Some governments have even launched “Don’t Google It” advertising
campaigns to urge their residents to avoid assessing their health using
search engines
Symptom Checkers
• In contrary, AI-based symptom checkers are tools that can assist
patients in self-diagnosing themselves
• They are constantly and instantly available!
• Studies show that more than 15 million people use symptom checkers
per month, a number that is likely to keep growing
• However, the utility and promise of symptom checkers cannot be
materialized if they do not prove to be accurate in self-diagnosis
Avey: An AI-based Algorithm for Self-Diagnosis
• Avey utilizes a probabilistic graphical model to provide patients with
immediate and accurate self-diagnoses
. . .
Avey: An AI-based Algorithm for Self-Diagnosis
Avey: Experimentation Methodology
Medical
Sources
Compile
Vignettes
V1
V2
Vn
.
.
.
.
.
.
.
.
.
.
.
D1
D2
D3
D4
D5
D6
D7
V1
V2
Vn
Counter = 3
Counter = 5
Counter = 5
Pool of
Gold-Standard
Vignettes
Test
Vignettes on
Checkers
𝑅𝑣1
𝑅𝑣2
𝑅𝑣𝑛
…….
Stage 1: Vingette Creation Stage 2: Vignette Standardization
𝑴𝑫𝟏
𝑴𝑫𝟐
𝑴𝑫𝟑
Stage 3: Vignette Testing on Checkers
𝑅𝑣1
𝑅𝑣2
𝑅𝑣𝑛
…….
𝑅𝑣1
𝑅𝑣2
𝑅𝑣𝑛
…….
𝑅𝑣1
𝑅𝑣2
𝑅𝑣𝑛
…….
𝑅𝑣1
𝑅𝑣2
𝑅𝑣𝑛
…….
𝑅𝑣1
𝑅𝑣2
𝑅𝑣𝑛
…….
𝑅𝑣1
𝑅𝑣2
𝑅𝑣𝑛
…….
𝑅𝑣1
𝑅𝑣2
𝑅𝑣𝑛
…….
𝑅𝑣1
𝑅𝑣2
𝑅𝑣𝑛
…….
Test
Vignettes on
Doctors
Stage 4: Vignette Testing on Doctors
Vi = Vignette i, Dj or MDj = Doctor j, Counter = k means that k doctors approved the vignette, Rvi = Result of diagnosing vignette i
Avey versus Other Symptom Checkers
0%
10%
20%
30%
40%
50%
60%
70%
80%
90%
100%
M1 M3 M5 Recall Precision F1-Measure NDCG
Avey Ada WebMD K Health Buoy Babylon
Avey versus Human Doctors
0%
10%
20%
30%
40%
50%
60%
70%
80%
90%
100%
M1 M3 M5 Recall Precision F1-Measure NDCG
Avey Average MD
Some Applications of AI in Medicine
1. Diagnosing diabetic eye disease using deep learning [1]
2. Detecting anemia from retinal fundus images using deep learning [2]
3. Predicting cardiovascular risk factors from retinal fundus photographs
using deep learning [3]
4. Performing differential diagnosis using probabilistic graphical models
[4]
5. Extracting symptoms and their status from clinical conversations using
recurrent neural networks [5]
6. Predicting osteoarthritis using machine learning [6]




Extracting Symptoms and their Status from Clinical
Conversations Using Recurrent Neural Networks
• Adopting Electronic Health Records (EHR) places a disproportinate
burden of documentation on physicans, causing burnout among them
• A study found that full-time primary care physicians spent about 4.5 hours of
an 11-hour workday interacting with documentation systems
• Yet, they were still unable to finish their documentations and had to spend an
additional 1.4 hours after normal clinical hours
• Natural Language Processing (NLP) is now mature
• How can it be exploited to simplify the task of documentation and allow
physicians to dedicate more time to patients?
Extracting Symptoms and their Status from Clinical
Conversations Using Recurrent Neural Networks
• Unfortunately, there is a lack of any publicly available corpus in this
privacy-sensitive domain
• Google managed to develop a corpus of 90k de-identified and
manually transcribed audio recordings of clinical conversations
between physicians and patients
• The corpus was annotated by professional medical scribes
• It resulted in 5M tokens, 615K sentences, 92K labels, 186 symptoms, and 14
body systems
• It demonstrated a great deal of challenges!
Extracting Symptoms and their Status from Clinical
Conversations Using Recurrent Neural Networks
• Some of these challenges:
• The human scribes often disagreed on which labels to pick for which text, let
alone the span of text to label
• Symptoms were sometimes not stated explicitly, but rather explained or
described in informal language over several conversation turns
Transcript Symptoms + Status
DR: Any issues with your eyes?
PT: Well sort of
DR: Is your vision ok?
PT: Yeah, but the right one hurts
Eye pain:
Experienced
Vision loss:
Not experienced
DR: How is your bladder?
PT: I have to go, all the time
DR: At night?
PT: No, just during the day
Frequent urination:
Experienced
Nocturia:
Not experienced
Extracting Symptoms and their Status from Clinical
Conversations Using Recurrent Neural Networks
• Some of these challenges:
• The human scribes often disagreed on which labels to pick for which text, let
alone the span of text to label
• Symptoms were sometimes not stated explicitly, but rather explained or
described in informal language over several conversation turns
Transcript Symptoms + Status
DR: Any issues with your eyes?
PT: Well sort of
DR: Is your vision ok?
PT: Yeah, but the right one hurts
Eye pain:
Experienced
Vision loss:
Not experienced
DR: How is your bladder?
PT: I have to go, all the time
DR: At night?
PT: No, just during the day
Frequent urination:
Experienced
Nocturia:
Not experienced
Extracting Symptoms and their Status from Clinical
Conversations Using Recurrent Neural Networks
• Two Deep Learning models (one is RNN– we will discuss it later in the
course) were trained over the created corpus to solve this problem
• The models proved that symptoms, along with whether patients have
them or not, can be inferred
• Note: It is not enough only to infer symptoms but further decide whether the
patient have them or not
• The performance of the models were significantly better than the
baseline systems and ranged from an F-score of 0.5 to 0.8 depending
on the condition
Some Applications of AI in Medicine
1. Diagnosing diabetic eye disease using deep learning [1]
2. Detecting anemia from retinal fundus images using deep learning [2]
3. Predicting cardiovascular risk factors from retinal fundus photographs
using deep learning [3]
4. Performing differential diagnosis using probabilistic graphical models
[4]
5. Extracting symptoms and their status from clinical conversations using
recurrent neural networks [5]
6. Predicting osteoarthritis using machine learning [6]





And the Power of AI is Yet to Usher
• The first medical image ever taken was in 1895 by Wilhelm Röntgen
• This allowed looking inside a human body without slicing someone open!
• Since then, medical imaging has represented the fastest
growing source of medical data and literally changed the
face of medicine
• Imaging can sometimes reveal a disease before we feel it
• For several diseases (e.g., cancer), the earlier we diagnose them the more
likely the patients will survive, let alone reducing pain, suffering, cost, etc.
Discovery and Visualization of Structural
Biomarkers from MRI using Machine Learning
• That is why we screen people who exhibit no signs or symptoms yet
• But, the earlier we capture images, the smaller & smaller the visible
evidences of diseases become, until they vanish before our naked eyes
• How early can we detect diseases?
• There is a growing belief that there is an invisible side to imaging!
• These are small changes (or hidden patterns) that are imperceptible to humans
• Yet, they can be detected by AI!
Discovery and Visualization of Structural
Biomarkers from MRI using Machine Learning
• One in 10 develop knee osteoarthritis, which cannot be detected until
the damage has occurred
Discovery and Visualization of Structural
Biomarkers from MRI using Machine Learning
• Here are scans that belong to different subjects, with different colors
representing different ingredients that make up the cartilage
Which group has osteoartherits? Best experts cannot tell!
Group A Group B
Discovery and Visualization of Structural
Biomarkers from MRI using Machine Learning
• Here are scans that belong to different subjects, with different colors
representing different ingredients that make up the cartilage
NO osteoarthritis in 3 years Osteoarthritis in 3 years
Group A Group B
Discovery and Visualization of Structural
Biomarkers from MRI using Machine Learning
• This can be predicted using a machine learning algorithm that applies
a technique known as “transport based morphometry”
• The algorithm is able to predict whether a person will develop
osteoarthritis 3 year down the line with an accuracy of 86.2%
• The algorithm can learn more with experience, hence, it will only get
better and better as we feed it with more scans
Discovery and Visualization of Structural
Biomarkers from MRI using Machine Learning
• But what does this algorithm see that doctors cannot?
• The diffusion of water
Water is evenly distributed throughout the cartilage
The pooling of water at the center of the
cartilage suggests that there is a weakening
of cartilage at that location
Discovery and Visualization of Structural
Biomarkers from MRI using Machine Learning
• This can augment our capability and help us identify new targets for
treatments
• Can we apply this technique to other diseases (e.g., Alzheimer,
autism, schizophrenia)?
• If so, can we halt them before they even begin?
• Just like in 1985 when the first image was taken, the face of medicine
is about to change again
• At that time we were able to see the visible
• Now, we can see the invisible through AI!
Next Class…
• Information Retrieval – Part I
References
1. Gulshan, Varun, et al. "Development and validation of a deep learning algorithm
for detection of diabetic retinopathy in retinal fundus photographs." Jama 316.22
(2016): 2402-2410.
2. Mitani, Akinori, et al. "Detection of anaemia from retinal fundus images via deep
learning." Nature Biomedical Engineering 4.1 (2020): 18-27.
3. Poplin, R., et al. "Predicting cardiovascular risk factors from retinal fundus
photographs using deep learning.” arXiv preprint arXiv:1708.09843.
4. Hammoud, M., et al. “Avey: An Accurate AI Algorithm for Self-Diagnosis.” medRxiv
2022
5. Du, Nan, et al. "Extracting symptoms and their status from clinical
conversations." arXiv preprint arXiv:1906.02239 (2019).
6. Kundu, Shinjini, et al. "Discovery and visualization of structural biomarkers from
MRI using transport-based morphometry." NeuroImage 167 (2018): 256-275.

More Related Content

Similar to Lecture3-AI-Applications-In-Medicine-January23-2023.pptx

AI in Healthcare.pptx
AI in Healthcare.pptxAI in Healthcare.pptx
AI in Healthcare.pptx
Dr. Anik Chakraborty
 
MLS13 QI Workshop
MLS13 QI WorkshopMLS13 QI Workshop
MLS13 QI Workshop
Steven Kinnear
 
Lecture 2_Artificial Intelligence.pptx my
Lecture 2_Artificial Intelligence.pptx myLecture 2_Artificial Intelligence.pptx my
Lecture 2_Artificial Intelligence.pptx my
Josephmwanika
 
mtxdeck.pdf
mtxdeck.pdfmtxdeck.pdf
mtxdeck.pdf
CurtisAshford
 
Xplore health Lesson Plan
Xplore health Lesson PlanXplore health Lesson Plan
Xplore health Lesson Plan
Panagiota Argiri
 
grandroundsonai-190917135538.pdf
grandroundsonai-190917135538.pdfgrandroundsonai-190917135538.pdf
grandroundsonai-190917135538.pdf
UmayKulsoom2
 
EE Disruptive Technologies in Healthcare Dec2015
EE Disruptive Technologies in Healthcare Dec2015EE Disruptive Technologies in Healthcare Dec2015
EE Disruptive Technologies in Healthcare Dec2015
Padmaja Krishnan
 
Technology will save our minds and bodies
Technology will save our minds and bodiesTechnology will save our minds and bodies
Technology will save our minds and bodies
davidchraca
 
An Introduction to Artificial Intelligence for the Everyday Radiologist
An Introduction to Artificial Intelligence for the Everyday RadiologistAn Introduction to Artificial Intelligence for the Everyday Radiologist
An Introduction to Artificial Intelligence for the Everyday Radiologist
Brian Wells, MD, MS, MPH
 
fajar zaheer.docx
fajar zaheer.docxfajar zaheer.docx
fajar zaheer.docx
SehrishMashraf
 
인공지능 논문작성과 심사에관한요령
인공지능 논문작성과 심사에관한요령인공지능 논문작성과 심사에관한요령
인공지능 논문작성과 심사에관한요령
Namkug Kim
 
Data Science Deep Roots in Healthcare Industry
Data Science Deep Roots in Healthcare IndustryData Science Deep Roots in Healthcare Industry
Data Science Deep Roots in Healthcare Industry
Dinesh V
 
AI.pptx
AI.pptxAI.pptx
AI.pptx
ssuser1275fe
 
Artificial Intelligence in OBGYN Keynote Address on 19th March 2022 at MOGS...
Artificial Intelligence in OBGYN  Keynote Address on 19th March 2022  at MOGS...Artificial Intelligence in OBGYN  Keynote Address on 19th March 2022  at MOGS...
Artificial Intelligence in OBGYN Keynote Address on 19th March 2022 at MOGS...
Niranjan Chavan
 
Unblinded Monitoring Programs
Unblinded Monitoring ProgramsUnblinded Monitoring Programs
Unblinded Monitoring Programs
Mary K.D. D'Rozario
 
Dave Tyas- Beyond 2010: SMART Living Panel
Dave Tyas- Beyond 2010: SMART Living PanelDave Tyas- Beyond 2010: SMART Living Panel
Dave Tyas- Beyond 2010: SMART Living Panel
eventwithme
 
MedicalResearch.com: Medical Research Exclusive Interviews December 14 2014
MedicalResearch.com:  Medical Research Exclusive Interviews December 14 2014MedicalResearch.com:  Medical Research Exclusive Interviews December 14 2014
MedicalResearch.com: Medical Research Exclusive Interviews December 14 2014
Marie Benz MD FAAD
 
Advances in automatic tuberculosis detection in chest x ray images
Advances in automatic tuberculosis detection in chest x ray imagesAdvances in automatic tuberculosis detection in chest x ray images
Advances in automatic tuberculosis detection in chest x ray images
sipij
 
Artificial Intelligence and Diagnostics
Artificial Intelligence and DiagnosticsArtificial Intelligence and Diagnostics
Artificial Intelligence and Diagnostics
Teleradiology Solutions
 
Siot powerpoint
Siot powerpointSiot powerpoint
Siot powerpoint
tonelliashley
 

Similar to Lecture3-AI-Applications-In-Medicine-January23-2023.pptx (20)

AI in Healthcare.pptx
AI in Healthcare.pptxAI in Healthcare.pptx
AI in Healthcare.pptx
 
MLS13 QI Workshop
MLS13 QI WorkshopMLS13 QI Workshop
MLS13 QI Workshop
 
Lecture 2_Artificial Intelligence.pptx my
Lecture 2_Artificial Intelligence.pptx myLecture 2_Artificial Intelligence.pptx my
Lecture 2_Artificial Intelligence.pptx my
 
mtxdeck.pdf
mtxdeck.pdfmtxdeck.pdf
mtxdeck.pdf
 
Xplore health Lesson Plan
Xplore health Lesson PlanXplore health Lesson Plan
Xplore health Lesson Plan
 
grandroundsonai-190917135538.pdf
grandroundsonai-190917135538.pdfgrandroundsonai-190917135538.pdf
grandroundsonai-190917135538.pdf
 
EE Disruptive Technologies in Healthcare Dec2015
EE Disruptive Technologies in Healthcare Dec2015EE Disruptive Technologies in Healthcare Dec2015
EE Disruptive Technologies in Healthcare Dec2015
 
Technology will save our minds and bodies
Technology will save our minds and bodiesTechnology will save our minds and bodies
Technology will save our minds and bodies
 
An Introduction to Artificial Intelligence for the Everyday Radiologist
An Introduction to Artificial Intelligence for the Everyday RadiologistAn Introduction to Artificial Intelligence for the Everyday Radiologist
An Introduction to Artificial Intelligence for the Everyday Radiologist
 
fajar zaheer.docx
fajar zaheer.docxfajar zaheer.docx
fajar zaheer.docx
 
인공지능 논문작성과 심사에관한요령
인공지능 논문작성과 심사에관한요령인공지능 논문작성과 심사에관한요령
인공지능 논문작성과 심사에관한요령
 
Data Science Deep Roots in Healthcare Industry
Data Science Deep Roots in Healthcare IndustryData Science Deep Roots in Healthcare Industry
Data Science Deep Roots in Healthcare Industry
 
AI.pptx
AI.pptxAI.pptx
AI.pptx
 
Artificial Intelligence in OBGYN Keynote Address on 19th March 2022 at MOGS...
Artificial Intelligence in OBGYN  Keynote Address on 19th March 2022  at MOGS...Artificial Intelligence in OBGYN  Keynote Address on 19th March 2022  at MOGS...
Artificial Intelligence in OBGYN Keynote Address on 19th March 2022 at MOGS...
 
Unblinded Monitoring Programs
Unblinded Monitoring ProgramsUnblinded Monitoring Programs
Unblinded Monitoring Programs
 
Dave Tyas- Beyond 2010: SMART Living Panel
Dave Tyas- Beyond 2010: SMART Living PanelDave Tyas- Beyond 2010: SMART Living Panel
Dave Tyas- Beyond 2010: SMART Living Panel
 
MedicalResearch.com: Medical Research Exclusive Interviews December 14 2014
MedicalResearch.com:  Medical Research Exclusive Interviews December 14 2014MedicalResearch.com:  Medical Research Exclusive Interviews December 14 2014
MedicalResearch.com: Medical Research Exclusive Interviews December 14 2014
 
Advances in automatic tuberculosis detection in chest x ray images
Advances in automatic tuberculosis detection in chest x ray imagesAdvances in automatic tuberculosis detection in chest x ray images
Advances in automatic tuberculosis detection in chest x ray images
 
Artificial Intelligence and Diagnostics
Artificial Intelligence and DiagnosticsArtificial Intelligence and Diagnostics
Artificial Intelligence and Diagnostics
 
Siot powerpoint
Siot powerpointSiot powerpoint
Siot powerpoint
 

Recently uploaded

ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
Bisnar Chase Personal Injury Attorneys
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
simonomuemu
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 

Recently uploaded (20)

ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 

Lecture3-AI-Applications-In-Medicine-January23-2023.pptx

  • 1. AI for Medicine Lecture 03: AI Applications in Medicine– Part II January 23, 2023 Mohammad Hammoud Carnegie Mellon University in Qatar
  • 2. Today… • Last Lecture: • AI Applications in Medicine- Part I • Today’s Lecture: • AI Applications in Medicine- Part I • Announcement: • Assignment 1 is out. It is due on January 30 by midnight
  • 3. Some Applications of AI in Medicine 1. Diagnosing diabetic eye disease using deep learning [1] 2. Detecting anemia from retinal fundus images using deep learning [2] 3. Predicting cardiovascular risk factors from retinal fundus photographs using deep learning [3] 4. Performing differential diagnosis using probabilistic graphical models [4] 5. Extracting symptoms and their status from clinical conversations using recurrent neural networks [5] 6. Predicting osteoarthritis using machine learning [6]   
  • 4. Digital Health Has Become Ubiquitous • Everyday millions of people turn to the Internet for health information and treatment advice • In Australia, around 80% of people search the Internet for health information, and nearly 40% seek guidance online for self-treatment • In the US, almost two-thirds of adults search the Web for health information and roughly one-third utilize it for self-diagnosis
  • 5. Digital Health and Search Engines • A recent study showed that half of the patients investigated their symptoms on search engines before visiting emergency departments • Search engines (e.g., Google and Bing) are exceptional tools for educating people, but they may facilitate misdiagnosis! • Some governments have even launched “Don’t Google It” advertising campaigns to urge their residents to avoid assessing their health using search engines
  • 6. Symptom Checkers • In contrary, AI-based symptom checkers are tools that can assist patients in self-diagnosing themselves • They are constantly and instantly available! • Studies show that more than 15 million people use symptom checkers per month, a number that is likely to keep growing • However, the utility and promise of symptom checkers cannot be materialized if they do not prove to be accurate in self-diagnosis
  • 7. Avey: An AI-based Algorithm for Self-Diagnosis • Avey utilizes a probabilistic graphical model to provide patients with immediate and accurate self-diagnoses . . .
  • 8. Avey: An AI-based Algorithm for Self-Diagnosis
  • 9. Avey: Experimentation Methodology Medical Sources Compile Vignettes V1 V2 Vn . . . . . . . . . . . D1 D2 D3 D4 D5 D6 D7 V1 V2 Vn Counter = 3 Counter = 5 Counter = 5 Pool of Gold-Standard Vignettes Test Vignettes on Checkers 𝑅𝑣1 𝑅𝑣2 𝑅𝑣𝑛 ……. Stage 1: Vingette Creation Stage 2: Vignette Standardization 𝑴𝑫𝟏 𝑴𝑫𝟐 𝑴𝑫𝟑 Stage 3: Vignette Testing on Checkers 𝑅𝑣1 𝑅𝑣2 𝑅𝑣𝑛 ……. 𝑅𝑣1 𝑅𝑣2 𝑅𝑣𝑛 ……. 𝑅𝑣1 𝑅𝑣2 𝑅𝑣𝑛 ……. 𝑅𝑣1 𝑅𝑣2 𝑅𝑣𝑛 ……. 𝑅𝑣1 𝑅𝑣2 𝑅𝑣𝑛 ……. 𝑅𝑣1 𝑅𝑣2 𝑅𝑣𝑛 ……. 𝑅𝑣1 𝑅𝑣2 𝑅𝑣𝑛 ……. 𝑅𝑣1 𝑅𝑣2 𝑅𝑣𝑛 ……. Test Vignettes on Doctors Stage 4: Vignette Testing on Doctors Vi = Vignette i, Dj or MDj = Doctor j, Counter = k means that k doctors approved the vignette, Rvi = Result of diagnosing vignette i
  • 10. Avey versus Other Symptom Checkers 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% M1 M3 M5 Recall Precision F1-Measure NDCG Avey Ada WebMD K Health Buoy Babylon
  • 11. Avey versus Human Doctors 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% M1 M3 M5 Recall Precision F1-Measure NDCG Avey Average MD
  • 12. Some Applications of AI in Medicine 1. Diagnosing diabetic eye disease using deep learning [1] 2. Detecting anemia from retinal fundus images using deep learning [2] 3. Predicting cardiovascular risk factors from retinal fundus photographs using deep learning [3] 4. Performing differential diagnosis using probabilistic graphical models [4] 5. Extracting symptoms and their status from clinical conversations using recurrent neural networks [5] 6. Predicting osteoarthritis using machine learning [6]    
  • 13. Extracting Symptoms and their Status from Clinical Conversations Using Recurrent Neural Networks • Adopting Electronic Health Records (EHR) places a disproportinate burden of documentation on physicans, causing burnout among them • A study found that full-time primary care physicians spent about 4.5 hours of an 11-hour workday interacting with documentation systems • Yet, they were still unable to finish their documentations and had to spend an additional 1.4 hours after normal clinical hours • Natural Language Processing (NLP) is now mature • How can it be exploited to simplify the task of documentation and allow physicians to dedicate more time to patients?
  • 14. Extracting Symptoms and their Status from Clinical Conversations Using Recurrent Neural Networks • Unfortunately, there is a lack of any publicly available corpus in this privacy-sensitive domain • Google managed to develop a corpus of 90k de-identified and manually transcribed audio recordings of clinical conversations between physicians and patients • The corpus was annotated by professional medical scribes • It resulted in 5M tokens, 615K sentences, 92K labels, 186 symptoms, and 14 body systems • It demonstrated a great deal of challenges!
  • 15. Extracting Symptoms and their Status from Clinical Conversations Using Recurrent Neural Networks • Some of these challenges: • The human scribes often disagreed on which labels to pick for which text, let alone the span of text to label • Symptoms were sometimes not stated explicitly, but rather explained or described in informal language over several conversation turns Transcript Symptoms + Status DR: Any issues with your eyes? PT: Well sort of DR: Is your vision ok? PT: Yeah, but the right one hurts Eye pain: Experienced Vision loss: Not experienced DR: How is your bladder? PT: I have to go, all the time DR: At night? PT: No, just during the day Frequent urination: Experienced Nocturia: Not experienced
  • 16. Extracting Symptoms and their Status from Clinical Conversations Using Recurrent Neural Networks • Some of these challenges: • The human scribes often disagreed on which labels to pick for which text, let alone the span of text to label • Symptoms were sometimes not stated explicitly, but rather explained or described in informal language over several conversation turns Transcript Symptoms + Status DR: Any issues with your eyes? PT: Well sort of DR: Is your vision ok? PT: Yeah, but the right one hurts Eye pain: Experienced Vision loss: Not experienced DR: How is your bladder? PT: I have to go, all the time DR: At night? PT: No, just during the day Frequent urination: Experienced Nocturia: Not experienced
  • 17. Extracting Symptoms and their Status from Clinical Conversations Using Recurrent Neural Networks • Two Deep Learning models (one is RNN– we will discuss it later in the course) were trained over the created corpus to solve this problem • The models proved that symptoms, along with whether patients have them or not, can be inferred • Note: It is not enough only to infer symptoms but further decide whether the patient have them or not • The performance of the models were significantly better than the baseline systems and ranged from an F-score of 0.5 to 0.8 depending on the condition
  • 18. Some Applications of AI in Medicine 1. Diagnosing diabetic eye disease using deep learning [1] 2. Detecting anemia from retinal fundus images using deep learning [2] 3. Predicting cardiovascular risk factors from retinal fundus photographs using deep learning [3] 4. Performing differential diagnosis using probabilistic graphical models [4] 5. Extracting symptoms and their status from clinical conversations using recurrent neural networks [5] 6. Predicting osteoarthritis using machine learning [6]     
  • 19. And the Power of AI is Yet to Usher • The first medical image ever taken was in 1895 by Wilhelm Röntgen • This allowed looking inside a human body without slicing someone open! • Since then, medical imaging has represented the fastest growing source of medical data and literally changed the face of medicine • Imaging can sometimes reveal a disease before we feel it • For several diseases (e.g., cancer), the earlier we diagnose them the more likely the patients will survive, let alone reducing pain, suffering, cost, etc.
  • 20. Discovery and Visualization of Structural Biomarkers from MRI using Machine Learning • That is why we screen people who exhibit no signs or symptoms yet • But, the earlier we capture images, the smaller & smaller the visible evidences of diseases become, until they vanish before our naked eyes • How early can we detect diseases? • There is a growing belief that there is an invisible side to imaging! • These are small changes (or hidden patterns) that are imperceptible to humans • Yet, they can be detected by AI!
  • 21. Discovery and Visualization of Structural Biomarkers from MRI using Machine Learning • One in 10 develop knee osteoarthritis, which cannot be detected until the damage has occurred
  • 22. Discovery and Visualization of Structural Biomarkers from MRI using Machine Learning • Here are scans that belong to different subjects, with different colors representing different ingredients that make up the cartilage Which group has osteoartherits? Best experts cannot tell! Group A Group B
  • 23. Discovery and Visualization of Structural Biomarkers from MRI using Machine Learning • Here are scans that belong to different subjects, with different colors representing different ingredients that make up the cartilage NO osteoarthritis in 3 years Osteoarthritis in 3 years Group A Group B
  • 24. Discovery and Visualization of Structural Biomarkers from MRI using Machine Learning • This can be predicted using a machine learning algorithm that applies a technique known as “transport based morphometry” • The algorithm is able to predict whether a person will develop osteoarthritis 3 year down the line with an accuracy of 86.2% • The algorithm can learn more with experience, hence, it will only get better and better as we feed it with more scans
  • 25. Discovery and Visualization of Structural Biomarkers from MRI using Machine Learning • But what does this algorithm see that doctors cannot? • The diffusion of water Water is evenly distributed throughout the cartilage The pooling of water at the center of the cartilage suggests that there is a weakening of cartilage at that location
  • 26. Discovery and Visualization of Structural Biomarkers from MRI using Machine Learning • This can augment our capability and help us identify new targets for treatments • Can we apply this technique to other diseases (e.g., Alzheimer, autism, schizophrenia)? • If so, can we halt them before they even begin? • Just like in 1985 when the first image was taken, the face of medicine is about to change again • At that time we were able to see the visible • Now, we can see the invisible through AI!
  • 27. Next Class… • Information Retrieval – Part I
  • 28. References 1. Gulshan, Varun, et al. "Development and validation of a deep learning algorithm for detection of diabetic retinopathy in retinal fundus photographs." Jama 316.22 (2016): 2402-2410. 2. Mitani, Akinori, et al. "Detection of anaemia from retinal fundus images via deep learning." Nature Biomedical Engineering 4.1 (2020): 18-27. 3. Poplin, R., et al. "Predicting cardiovascular risk factors from retinal fundus photographs using deep learning.” arXiv preprint arXiv:1708.09843. 4. Hammoud, M., et al. “Avey: An Accurate AI Algorithm for Self-Diagnosis.” medRxiv 2022 5. Du, Nan, et al. "Extracting symptoms and their status from clinical conversations." arXiv preprint arXiv:1906.02239 (2019). 6. Kundu, Shinjini, et al. "Discovery and visualization of structural biomarkers from MRI using transport-based morphometry." NeuroImage 167 (2018): 256-275.

Editor's Notes

  1. * This is a 2017 study (https://pubmed.ncbi.nlm.nih.gov/28893811/). They conducted a retrospective cohort study of 142 family medicine physicians in a single system in southern Wisconsin. All Epic (Epic Systems Corporation) EHR interactions were captured from "event logging" records over a 3-year period for both direct patient care and non-face-to-face activities, and were validated by direct observation. EHR events were assigned to 1 of 15 EHR task categories and allocated to either during or after clinic hours. * NLP is concerned with programming computers to understand natural languages, whether said or written.
  2. Osteoarthritis is the most common form of arthritis, affecting millions of people worldwide. It occurs when the protective cartilage that cushions the ends of your bones wears down over time. Although osteoarthritis can damage any joint, the disorder most commonly affects joints in your hands, knees, hips and spine. There is an evidence that the disease begins long before inside the cartilage. So why not looking inside the cartilage to diagnose the disease?