SlideShare a Scribd company logo
1 of 35
Download to read offline
AI in medicine
How we can use AI to improve/save lives
Kristijan Šarić, EXACT BYTE
Who am I?
● 15+ years of experience with programming (Java, Haskell, …) and the last 5+ years experience with AI/ML
● Products using NLP (entity recognition, sentiment analysis):
○ https://www.emprovio.com/
○ https://alenn.ai/
○ https://contetino.com/
● Mobile application for recognizing the sign language alphabet (for “deaf” people)
● Application for recognizing breast cancer
● Application for detecting epilepsy (in progress, cooperation with doctors in Croatia)
● Application for chest radiograph diagnosis (CheXpert, in progress, cooperation with a doctor)
● Non-medical:
○ Web application for detecting parking spaces, working on a small device (think Raspberry Pi)
○ Application for recognizing roads and road signs, "Mini Tesla" project on a small car
○ Application for automatic fault detection in automation
● https://exact-byte.com/en-blog/
● Not a ML researcher, but ML practitioner - “take” things that really smart people did and try to use them to
build something practical
Who am I?
● A person who “doesn’t have any real problems”
○ Medicine is boring, people dying or having poor life quality doesn’t seem to be up there with the
great problems such as “my job is hard/boring”
● A person who is “too negative” and could “cheer up a bit”
○ We do live in a society where we try to feel as good as possible, without any justification for it - any
sign of something hard or difficult is viewed as unnecessary, we like shortcuts, we like “likes”
● A person who “thinks too much”
○ Before people give this stupid “advice” to somebody, please consider that the only way to solve this
problem is with a bullet in the head - do consider to stop “thinking too much” about “thinking too
much” next time and apply your own advices first
● A person who “sees the worst in people”
○ Since any effort is viewed as futile, forcing us to be happy all the time, any critique regarding other
people is futile as well, since other people are kind, decent and good, and they all have good
intentions
○ We want positive things, like COVID and stuff…
● Maybe we actually do have issues in our country, specifically in medicine and not all problems can
be solved by choosing a (new) political party?
● Maybe we could actually invest in (young) people and give them tools to create something useful
and still earn money? All the startups in the world won’t help you be competitive if you don’t have
the knowledge/data? Provide opportunity, not means! Don’t create another failed startup.
● Maybe we do have smart people, knowledge and tools to improve our quality of life, but nobody
actually cares (I’ll do my best to show you this)
● If tourism is the way to go in this country, wouldn’t applications for medicine be a bonus for
tourists? And everybody else?
● Maybe there is a path where people make money on creating something useful? Or do we need to
create new cryptocurrencies every day and sell the shit out of it, promoting a better quality of life?
● Hackathons, prizes, support, open data!
What do I want?
Why this presentation?
● A series of free applications/articles to promote myself and my company
● An opportunity to open up doors with a hospital or somebody interested to cooperate
● Taking a relatively known/researched problem(s) and create a ML solution that can
actually bring value and show you the result
● Create something that can actually help people?
Where do I live?
● Pula, city in Croatia, on the coast, near Italy - https://en.wikipedia.org/wiki/Pula
Where do I live?
● Pula, city in Croatia, on the coast, near Italy - https://en.wikipedia.org/wiki/Pula
● ~ 60.000 people, one hospital, General Hospital Pula, GH Pula - OB Pula
Mobile application for recognizing the sign
language alphabet (for deaf people)
Slika ruke 3d koordinate ruke
A
https://youtu.be/7fXDFWrAA6Q
What does it do?
HZJ
What does it do?
What does it do?
In real-time!
What does it do?
In real-time!
On weak
devices!
GPU
accelerated!
What does it do?
● It helps people? No?
● Demonstrates HZJ hands real-time detection/tracking without any additional
tools for the first time!
● It shows that AI/ML applications can be very useful to people?
● Demonstrates integration between mobile application and AI/ML (TensorFlow
Lite and PyTorch)
● Current limits regarding recognition
● I get to practice uselessness
● https://play.google.com/store/apps/details?id=com.eb.hsgn
Application for recognizing breast cancer
https://youtu.be/HBCfqnEEYfU
2019
Started negotiations
with OB Pula, waiting
for them to approve
images for use
31.08.2020
First version of the
program, around a
month after we got the
data
10.20.XX 18.10.2020
The blog post is out
about the program and
the cooperation with
the hospital
Challenges
Challenge 1
Present to doctors
something that help them
In my experience, doctors
aren't that enthusiastic about
help, especially coming in
the form of a program. But
saving time and saving 1
extra life with a help of a tool
on 1000 checkups is already
a significant improvement.
Challenge 2
Explain how this is not a
replacement for doctors
This program, as any other is
the medical area, serves only
to help doctors, as a tool that
can sometimes bring new
insight. We are very far away
from replacing doctors (if
ever?).
Challenge 3
Include doctors and
hospitals
By including people in this
project we increase the
chance to use the tool and to
find somebody who is really
enthusiastic about this
application.
Solution
Program that help in
detection/diagnosis
The user presents the same images
a radiologist would look at and
based on that images, presents the
result back with his own opinion
where the suspect area is and what
should be considered
Implementation
Possible implementations
● Ideally, we would like to have a team of doctors who would annotate our data set
● Realistically, you first need to gain their trust and show them something that works
● We want to be as time efficient as possible, not waste the precious time doctors have
and show them something valuable
● So, a lot of data (images), deep neural network to exclude feature extraction as much
as possible, and a result which can be visually interpretable
● Based on the work of “An interpretable classifier for high-resolution breast cancer
screening images utilizing weakly supervised localization” -
https://arxiv.org/abs/2002.07613
● We requested images from patients, BI-RADS grading
● Wrapped the application in a web application, made some minor
modifications/tweaks
Machine learning
Machine learning
Machine learning
Image (examples) Neural network
Malignant
Benign
BI-RADS
Existing
research
Program research shows
improvement of average
radiologists precision, 6 in 1000
more women can be saved,
using data from that research
Result
Program that interprets images
from mammography and shows
critical regions for each of the
mammography images (L-CC,
R-CC, L-MLO, R-MLO)
Interface
The program can show results
after the user logs in and inserts
the 4 images
Interface
The result is 4 images with
probability of suspected regions
being a benign or malignant
tumor, showing which area is
suspected to be risky
OB Pula
A doctor checked the results of
the program after training
(fine-tuning) the program on
1000 images (OB Pula has
around 6000 images yearly)
After the analysis of the results I got after analyzing around
30 patients on the program you provided,
I consider that the program can help in the detection of
the shadows that the radiologists needs to analyze, but
not in (more) certain differentiation of benign and malignant
shadows.
The current program thus cannot be of a significant help to
the radiologist.
What are we after?
Mammography
images
Mammography images
helps the program
"learn"
The greater the number
of images, the greater
the accuracy and value
from the program
The cooperation of
doctors
Doctors with their
knowledge help in
development
With the doctors
feedback the program
could learn how to better
differentiate benign from
malignant tumors
Time
The first iteration could
have visible results in
months
The program could gain
significant
accuracy/precision after
a month of continually
working on it from both
doctors and developers
What is the state of the program?
● Doctors (in OB Pula) weren’t that enthusiastic about the program, the general
comments were that it was a good idea, most/all of them were aware of the program,
and thought that it might be useful, but nobody actually used it or tested it
● They requested that the program I made be integrated into an existing program they
used since it was hard to download 4 images and the upload them into the web
interface to see the results
● The software that they used is a medical software and requires all of their
components to be certified - the certification is about 7000 EUR, and the program first
needs to be tested
● Not one doctor actually tested the program until I personally paid for their time
● I contacted everybody I could think of in Croatia, including KBC Rijeka, KBC Zagreb,
different associations for cancer support, newspapers, private polyclinics, …
CheXpert
https://stanfordmlgroup.github.io/competitions/chexpert/
CheXpert
● Cooperation with a doctor, dr. Marko Bukna, he was impressed
● Decent results, comparable to SOTA (State Of The Art)
● Model has achieved radiologist-level performance (even on baseline)
● Very big dataset (400+ GB)
● Takes long to train/test/modify
● Ensembles take even longer
● Ended up using TPU (Tensor Processing Unit) for training the model
○ 320, BS=256, NVIDIA V100 -> 3551.679718017578 seconds ~ 1 hour / epoch
○ 320, BS=512, 4 X NVIDIA T4 -> 4221.291954755783 seconds ~ 70 min / epoch
○ 320, BS=128, NVIDIA GeForce RTX 2080 Super with Max-Q Design -> 3449.3205976486206 seconds ~ 57.5 min / epoch
○
○ 224, BS=256, NVIDIA GeForce RTX 2080 Super with Max-Q Design -> 1529.4829297065735 seconds ~ 25 min / epoch
○ 224, BS=256, NVIDIA GeForce RTX 3080 -> 1100.0 seconds ~ 16 min / epoch
What are the real issues?
● Unless you have connections or people that you know in the “industry”, nobody cares
● Doctors have too much work but are unable to accept help when it could save their time or make their lives easier
(plenty of areas to improve on here)
● Even if they do find the program useful, and the use of it interesting, they are rarely willing to invest time into it
● Chicken - egg problem
● Finding space to innovate with doctors willing to innovate and create a tool that has the potential to save people’s
lives
● Maybe find a group of young people to work on their PhDs?
● Associations for survivors of breast cancer (Gea), and others, which are covered on the TV and which literally
promote “Breast cancer is curable if detected early” don’t have the time to investigate an actual program that is
used to detect breast cancer (early), too busy organising marathons and other “awareness” activities (EU funds,
mind you) - I guess we are all about “awareness” nowadays
● If people don’t care about this, and this literally saves lives, even though it’s mostly a re-used model from research,
what can I expect people will care about? Detecting EEG from epilepsy? Detecting cancer from histopathological
samples? Detecting brain cancer? Improving chances for surviving cancer? Researching the protein “zoo” for
finding some magical cure? Who needs to care about this? Who does care? What is the point of all this if you don’t
have support? Am I insane because I think this is important?
Conclusion
● Utter frustration
● Do we have research institutions that actually research? Where does this fit in? Why not?
● Like in most other industries, “best practice” is usually 10 years late, promoted by some health industry
behemoth or somebody who has the connections with one, no actual innovation
● Just looking into the potential to innovate in the health industry is mind-blowing and can be seen on every
corner, but unless somebody takes the first step, that innovation is impossible
● (Most of the) doctors that I talked with are looking for solutions that they don’t have to test, work on, invest
time in and are free - in other words, they want to keep doing what they do, until somebody tells them
otherwise
● To implement (all) these innovations, a smaller private health company should take the first step, innovate
and promote, others will follow, and money seems to be the only thing that will motivate this transition
● Let me extend my hand here - if you are that company or know people willing to use tools like these in the
health industry, please contact me, I will do the work for free if it’s useful
● If you are a doctor/medical staff and want to join me in this project in any way - do contact me, I’m
considering actually partnering to implement ideas like these ones - radiology, cytology/pathology
Thank you!
Is health something we value? Can we change
something about it?

More Related Content

Similar to [DSC Croatia 22] AI in medicine - Kristijan Saric

Experimental marketing: why and how
Experimental marketing: why and howExperimental marketing: why and how
Experimental marketing: why and howYandex
 
Experimental marketing: why and how
Experimental marketing: why and how Experimental marketing: why and how
Experimental marketing: why and how Yandex
 
Creating digital tools for mental health and employment support: the discover...
Creating digital tools for mental health and employment support: the discover...Creating digital tools for mental health and employment support: the discover...
Creating digital tools for mental health and employment support: the discover...Department of Health
 
Rashid Kashani Virtual Worlds and Future of Medicine November 3 2016
Rashid Kashani Virtual Worlds and Future of Medicine November 3 2016Rashid Kashani Virtual Worlds and Future of Medicine November 3 2016
Rashid Kashani Virtual Worlds and Future of Medicine November 3 2016Kim Solez ,
 
Daniela Petrillo - Progettare una salute accessibile: l'eterna lotta tra la r...
Daniela Petrillo - Progettare una salute accessibile: l'eterna lotta tra la r...Daniela Petrillo - Progettare una salute accessibile: l'eterna lotta tra la r...
Daniela Petrillo - Progettare una salute accessibile: l'eterna lotta tra la r...nois3
 
Innovation hub solution examples
Innovation hub solution examplesInnovation hub solution examples
Innovation hub solution examplesMargaret Gold
 
cliniTRUST- Stefanini Digital Data Flow Solution -TransCelerate
cliniTRUST- Stefanini Digital Data Flow Solution -TransCeleratecliniTRUST- Stefanini Digital Data Flow Solution -TransCelerate
cliniTRUST- Stefanini Digital Data Flow Solution -TransCelerateNagesh Jadhav
 
All global brand essence and elements
All global brand essence and elementsAll global brand essence and elements
All global brand essence and elementseSeidr
 
The use of technology in psychology
The use of technology in psychologyThe use of technology in psychology
The use of technology in psychologyPaulo Arieu
 
Stout Healthcare Analytics Midwestern University
Stout Healthcare Analytics Midwestern UniversityStout Healthcare Analytics Midwestern University
Stout Healthcare Analytics Midwestern UniversityDr. Chris Stout
 
Booklet-FICHe-start-ups slides
Booklet-FICHe-start-ups slidesBooklet-FICHe-start-ups slides
Booklet-FICHe-start-ups slidesWalter de Jager
 
Transform the future is digital win
Transform the future is digital winTransform the future is digital win
Transform the future is digital winTransformUK
 
Practo for Doctors - Product Catalogue
Practo for Doctors - Product CataloguePracto for Doctors - Product Catalogue
Practo for Doctors - Product CataloguePracto Ray
 
Sparking Innovation in Indian children by helping them to tinker
Sparking Innovation in Indian children by helping them to tinkerSparking Innovation in Indian children by helping them to tinker
Sparking Innovation in Indian children by helping them to tinkerAnjali Malpani
 
My Ideal Valentine Essay
My Ideal Valentine EssayMy Ideal Valentine Essay
My Ideal Valentine EssayAdriana Lovato
 
Saikat design thinking lab prototyping & testing
Saikat design thinking lab prototyping & testingSaikat design thinking lab prototyping & testing
Saikat design thinking lab prototyping & testingSaikat Dutta
 

Similar to [DSC Croatia 22] AI in medicine - Kristijan Saric (20)

Experimental marketing: why and how
Experimental marketing: why and howExperimental marketing: why and how
Experimental marketing: why and how
 
Experimental marketing: why and how
Experimental marketing: why and how Experimental marketing: why and how
Experimental marketing: why and how
 
Creating digital tools for mental health and employment support: the discover...
Creating digital tools for mental health and employment support: the discover...Creating digital tools for mental health and employment support: the discover...
Creating digital tools for mental health and employment support: the discover...
 
Rashid Kashani Virtual Worlds and Future of Medicine November 3 2016
Rashid Kashani Virtual Worlds and Future of Medicine November 3 2016Rashid Kashani Virtual Worlds and Future of Medicine November 3 2016
Rashid Kashani Virtual Worlds and Future of Medicine November 3 2016
 
Daniela Petrillo - Progettare una salute accessibile: l'eterna lotta tra la r...
Daniela Petrillo - Progettare una salute accessibile: l'eterna lotta tra la r...Daniela Petrillo - Progettare una salute accessibile: l'eterna lotta tra la r...
Daniela Petrillo - Progettare una salute accessibile: l'eterna lotta tra la r...
 
SB Day 2017 MeToo Infos and details
SB Day   2017  MeToo Infos and details  SB Day   2017  MeToo Infos and details
SB Day 2017 MeToo Infos and details
 
Innovation hub solution examples
Innovation hub solution examplesInnovation hub solution examples
Innovation hub solution examples
 
cliniTRUST- Stefanini Digital Data Flow Solution -TransCelerate
cliniTRUST- Stefanini Digital Data Flow Solution -TransCeleratecliniTRUST- Stefanini Digital Data Flow Solution -TransCelerate
cliniTRUST- Stefanini Digital Data Flow Solution -TransCelerate
 
All global brand essence and elements
All global brand essence and elementsAll global brand essence and elements
All global brand essence and elements
 
The use of technology in psychology
The use of technology in psychologyThe use of technology in psychology
The use of technology in psychology
 
Stout Healthcare Analytics Midwestern University
Stout Healthcare Analytics Midwestern UniversityStout Healthcare Analytics Midwestern University
Stout Healthcare Analytics Midwestern University
 
Booklet-FICHe-start-ups slides
Booklet-FICHe-start-ups slidesBooklet-FICHe-start-ups slides
Booklet-FICHe-start-ups slides
 
Transform the future is digital win
Transform the future is digital winTransform the future is digital win
Transform the future is digital win
 
Practo for Doctors - Product Catalogue
Practo for Doctors - Product CataloguePracto for Doctors - Product Catalogue
Practo for Doctors - Product Catalogue
 
Sparking Innovation in Indian children by helping them to tinker
Sparking Innovation in Indian children by helping them to tinkerSparking Innovation in Indian children by helping them to tinker
Sparking Innovation in Indian children by helping them to tinker
 
DDDsummary14082014
DDDsummary14082014DDDsummary14082014
DDDsummary14082014
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
 
SXSW 2015
SXSW 2015SXSW 2015
SXSW 2015
 
My Ideal Valentine Essay
My Ideal Valentine EssayMy Ideal Valentine Essay
My Ideal Valentine Essay
 
Saikat design thinking lab prototyping & testing
Saikat design thinking lab prototyping & testingSaikat design thinking lab prototyping & testing
Saikat design thinking lab prototyping & testing
 

More from DataScienceConferenc1

[DSC MENA 24] Mostafa_Essa_-_Ai_and_cloud.pdf
[DSC MENA 24] Mostafa_Essa_-_Ai_and_cloud.pdf[DSC MENA 24] Mostafa_Essa_-_Ai_and_cloud.pdf
[DSC MENA 24] Mostafa_Essa_-_Ai_and_cloud.pdfDataScienceConferenc1
 
[DSC MENA 24] Yasser_El_Bendary - How NLP & LLMs model can excel in comprehen...
[DSC MENA 24] Yasser_El_Bendary - How NLP & LLMs model can excel in comprehen...[DSC MENA 24] Yasser_El_Bendary - How NLP & LLMs model can excel in comprehen...
[DSC MENA 24] Yasser_El_Bendary - How NLP & LLMs model can excel in comprehen...DataScienceConferenc1
 
[DSC MENA 24] Medhat_Kandil - Empowering Egypt's AI & Biotechnology Scenes.pdf
[DSC MENA 24] Medhat_Kandil - Empowering Egypt's AI & Biotechnology Scenes.pdf[DSC MENA 24] Medhat_Kandil - Empowering Egypt's AI & Biotechnology Scenes.pdf
[DSC MENA 24] Medhat_Kandil - Empowering Egypt's AI & Biotechnology Scenes.pdfDataScienceConferenc1
 
[DSC MENA 24] Youssef_Kamal - Data governance and quality.pdf
[DSC MENA 24] Youssef_Kamal - Data governance and quality.pdf[DSC MENA 24] Youssef_Kamal - Data governance and quality.pdf
[DSC MENA 24] Youssef_Kamal - Data governance and quality.pdfDataScienceConferenc1
 
[DSC MENA 24] Abdelrahman_Ghallab_-_Data_Product_mgmt.pdf
[DSC MENA 24] Abdelrahman_Ghallab_-_Data_Product_mgmt.pdf[DSC MENA 24] Abdelrahman_Ghallab_-_Data_Product_mgmt.pdf
[DSC MENA 24] Abdelrahman_Ghallab_-_Data_Product_mgmt.pdfDataScienceConferenc1
 
[DSC MENA 24] Asmaa_Eltaher_-_Innovation_Beyond_Brainstorming.pptx
[DSC MENA 24] Asmaa_Eltaher_-_Innovation_Beyond_Brainstorming.pptx[DSC MENA 24] Asmaa_Eltaher_-_Innovation_Beyond_Brainstorming.pptx
[DSC MENA 24] Asmaa_Eltaher_-_Innovation_Beyond_Brainstorming.pptxDataScienceConferenc1
 
[DSC MENA 24] Muhammad_Ezzat_-_Sustianable_Growth_Empowerment.pdf
[DSC MENA 24] Muhammad_Ezzat_-_Sustianable_Growth_Empowerment.pdf[DSC MENA 24] Muhammad_Ezzat_-_Sustianable_Growth_Empowerment.pdf
[DSC MENA 24] Muhammad_Ezzat_-_Sustianable_Growth_Empowerment.pdfDataScienceConferenc1
 
[DSC MENA 24] Basma_Rady_-_Building_a_Data_Driven_Culture_in_Your_Organizatio...
[DSC MENA 24] Basma_Rady_-_Building_a_Data_Driven_Culture_in_Your_Organizatio...[DSC MENA 24] Basma_Rady_-_Building_a_Data_Driven_Culture_in_Your_Organizatio...
[DSC MENA 24] Basma_Rady_-_Building_a_Data_Driven_Culture_in_Your_Organizatio...DataScienceConferenc1
 
[DSC MENA 24] Ahmed_Muselhy_-_Unveiling-the-Secrets-of-AI-in-Hiring.pdf
[DSC MENA 24] Ahmed_Muselhy_-_Unveiling-the-Secrets-of-AI-in-Hiring.pdf[DSC MENA 24] Ahmed_Muselhy_-_Unveiling-the-Secrets-of-AI-in-Hiring.pdf
[DSC MENA 24] Ahmed_Muselhy_-_Unveiling-the-Secrets-of-AI-in-Hiring.pdfDataScienceConferenc1
 
[DSC MENA 24] Ziad_Diab_-_Data-Driven_Disruption_-_The_Role_of_Data_Strategy_...
[DSC MENA 24] Ziad_Diab_-_Data-Driven_Disruption_-_The_Role_of_Data_Strategy_...[DSC MENA 24] Ziad_Diab_-_Data-Driven_Disruption_-_The_Role_of_Data_Strategy_...
[DSC MENA 24] Ziad_Diab_-_Data-Driven_Disruption_-_The_Role_of_Data_Strategy_...DataScienceConferenc1
 
[DSC MENA 24] Mohammad_Essam_- Leveraging Scene Graphs for Generative AI and ...
[DSC MENA 24] Mohammad_Essam_- Leveraging Scene Graphs for Generative AI and ...[DSC MENA 24] Mohammad_Essam_- Leveraging Scene Graphs for Generative AI and ...
[DSC MENA 24] Mohammad_Essam_- Leveraging Scene Graphs for Generative AI and ...DataScienceConferenc1
 
[DSC MENA 24] Ahmed_Fahmy - Navigating the Future.pdf
[DSC MENA 24] Ahmed_Fahmy - Navigating the Future.pdf[DSC MENA 24] Ahmed_Fahmy - Navigating the Future.pdf
[DSC MENA 24] Ahmed_Fahmy - Navigating the Future.pdfDataScienceConferenc1
 
[DSC MENA 24] Hany_Saad_Gheit_-_Azure_OpenAI_service.pptx
[DSC MENA 24] Hany_Saad_Gheit_-_Azure_OpenAI_service.pptx[DSC MENA 24] Hany_Saad_Gheit_-_Azure_OpenAI_service.pptx
[DSC MENA 24] Hany_Saad_Gheit_-_Azure_OpenAI_service.pptxDataScienceConferenc1
 
[DSC MENA 24] Nezar_El_Kady_-_From_Turing_to_Transformers__Navigating_the_AI_...
[DSC MENA 24] Nezar_El_Kady_-_From_Turing_to_Transformers__Navigating_the_AI_...[DSC MENA 24] Nezar_El_Kady_-_From_Turing_to_Transformers__Navigating_the_AI_...
[DSC MENA 24] Nezar_El_Kady_-_From_Turing_to_Transformers__Navigating_the_AI_...DataScienceConferenc1
 
[DSC MENA 24] Amira_Abdelaziz_-_AI_in_Financial_Services.pptx
[DSC MENA 24] Amira_Abdelaziz_-_AI_in_Financial_Services.pptx[DSC MENA 24] Amira_Abdelaziz_-_AI_in_Financial_Services.pptx
[DSC MENA 24] Amira_Abdelaziz_-_AI_in_Financial_Services.pptxDataScienceConferenc1
 
[DSC MENA 24] Omar_Ossama - My Journey from the Field of Oil & Gas, to the Ex...
[DSC MENA 24] Omar_Ossama - My Journey from the Field of Oil & Gas, to the Ex...[DSC MENA 24] Omar_Ossama - My Journey from the Field of Oil & Gas, to the Ex...
[DSC MENA 24] Omar_Ossama - My Journey from the Field of Oil & Gas, to the Ex...DataScienceConferenc1
 
[DSC MENA 24] Ramy_Agieb_-_Advancements_in_Artificial_Intelligence_for_Cybers...
[DSC MENA 24] Ramy_Agieb_-_Advancements_in_Artificial_Intelligence_for_Cybers...[DSC MENA 24] Ramy_Agieb_-_Advancements_in_Artificial_Intelligence_for_Cybers...
[DSC MENA 24] Ramy_Agieb_-_Advancements_in_Artificial_Intelligence_for_Cybers...DataScienceConferenc1
 
[DSC MENA 24] Sohaila_Diab_-_Lets_Talk_Gen_AI_Presentation.pptx
[DSC MENA 24] Sohaila_Diab_-_Lets_Talk_Gen_AI_Presentation.pptx[DSC MENA 24] Sohaila_Diab_-_Lets_Talk_Gen_AI_Presentation.pptx
[DSC MENA 24] Sohaila_Diab_-_Lets_Talk_Gen_AI_Presentation.pptxDataScienceConferenc1
 
[DSC MENA 24] Amal_Elgammal_-_QUALITOP_presentation.pptx
[DSC MENA 24] Amal_Elgammal_-_QUALITOP_presentation.pptx[DSC MENA 24] Amal_Elgammal_-_QUALITOP_presentation.pptx
[DSC MENA 24] Amal_Elgammal_-_QUALITOP_presentation.pptxDataScienceConferenc1
 
[DSC MENA 24] Abdelrahman_Sleem_-_AI_For_Marketing_DSC.pdf
[DSC MENA 24] Abdelrahman_Sleem_-_AI_For_Marketing_DSC.pdf[DSC MENA 24] Abdelrahman_Sleem_-_AI_For_Marketing_DSC.pdf
[DSC MENA 24] Abdelrahman_Sleem_-_AI_For_Marketing_DSC.pdfDataScienceConferenc1
 

More from DataScienceConferenc1 (20)

[DSC MENA 24] Mostafa_Essa_-_Ai_and_cloud.pdf
[DSC MENA 24] Mostafa_Essa_-_Ai_and_cloud.pdf[DSC MENA 24] Mostafa_Essa_-_Ai_and_cloud.pdf
[DSC MENA 24] Mostafa_Essa_-_Ai_and_cloud.pdf
 
[DSC MENA 24] Yasser_El_Bendary - How NLP & LLMs model can excel in comprehen...
[DSC MENA 24] Yasser_El_Bendary - How NLP & LLMs model can excel in comprehen...[DSC MENA 24] Yasser_El_Bendary - How NLP & LLMs model can excel in comprehen...
[DSC MENA 24] Yasser_El_Bendary - How NLP & LLMs model can excel in comprehen...
 
[DSC MENA 24] Medhat_Kandil - Empowering Egypt's AI & Biotechnology Scenes.pdf
[DSC MENA 24] Medhat_Kandil - Empowering Egypt's AI & Biotechnology Scenes.pdf[DSC MENA 24] Medhat_Kandil - Empowering Egypt's AI & Biotechnology Scenes.pdf
[DSC MENA 24] Medhat_Kandil - Empowering Egypt's AI & Biotechnology Scenes.pdf
 
[DSC MENA 24] Youssef_Kamal - Data governance and quality.pdf
[DSC MENA 24] Youssef_Kamal - Data governance and quality.pdf[DSC MENA 24] Youssef_Kamal - Data governance and quality.pdf
[DSC MENA 24] Youssef_Kamal - Data governance and quality.pdf
 
[DSC MENA 24] Abdelrahman_Ghallab_-_Data_Product_mgmt.pdf
[DSC MENA 24] Abdelrahman_Ghallab_-_Data_Product_mgmt.pdf[DSC MENA 24] Abdelrahman_Ghallab_-_Data_Product_mgmt.pdf
[DSC MENA 24] Abdelrahman_Ghallab_-_Data_Product_mgmt.pdf
 
[DSC MENA 24] Asmaa_Eltaher_-_Innovation_Beyond_Brainstorming.pptx
[DSC MENA 24] Asmaa_Eltaher_-_Innovation_Beyond_Brainstorming.pptx[DSC MENA 24] Asmaa_Eltaher_-_Innovation_Beyond_Brainstorming.pptx
[DSC MENA 24] Asmaa_Eltaher_-_Innovation_Beyond_Brainstorming.pptx
 
[DSC MENA 24] Muhammad_Ezzat_-_Sustianable_Growth_Empowerment.pdf
[DSC MENA 24] Muhammad_Ezzat_-_Sustianable_Growth_Empowerment.pdf[DSC MENA 24] Muhammad_Ezzat_-_Sustianable_Growth_Empowerment.pdf
[DSC MENA 24] Muhammad_Ezzat_-_Sustianable_Growth_Empowerment.pdf
 
[DSC MENA 24] Basma_Rady_-_Building_a_Data_Driven_Culture_in_Your_Organizatio...
[DSC MENA 24] Basma_Rady_-_Building_a_Data_Driven_Culture_in_Your_Organizatio...[DSC MENA 24] Basma_Rady_-_Building_a_Data_Driven_Culture_in_Your_Organizatio...
[DSC MENA 24] Basma_Rady_-_Building_a_Data_Driven_Culture_in_Your_Organizatio...
 
[DSC MENA 24] Ahmed_Muselhy_-_Unveiling-the-Secrets-of-AI-in-Hiring.pdf
[DSC MENA 24] Ahmed_Muselhy_-_Unveiling-the-Secrets-of-AI-in-Hiring.pdf[DSC MENA 24] Ahmed_Muselhy_-_Unveiling-the-Secrets-of-AI-in-Hiring.pdf
[DSC MENA 24] Ahmed_Muselhy_-_Unveiling-the-Secrets-of-AI-in-Hiring.pdf
 
[DSC MENA 24] Ziad_Diab_-_Data-Driven_Disruption_-_The_Role_of_Data_Strategy_...
[DSC MENA 24] Ziad_Diab_-_Data-Driven_Disruption_-_The_Role_of_Data_Strategy_...[DSC MENA 24] Ziad_Diab_-_Data-Driven_Disruption_-_The_Role_of_Data_Strategy_...
[DSC MENA 24] Ziad_Diab_-_Data-Driven_Disruption_-_The_Role_of_Data_Strategy_...
 
[DSC MENA 24] Mohammad_Essam_- Leveraging Scene Graphs for Generative AI and ...
[DSC MENA 24] Mohammad_Essam_- Leveraging Scene Graphs for Generative AI and ...[DSC MENA 24] Mohammad_Essam_- Leveraging Scene Graphs for Generative AI and ...
[DSC MENA 24] Mohammad_Essam_- Leveraging Scene Graphs for Generative AI and ...
 
[DSC MENA 24] Ahmed_Fahmy - Navigating the Future.pdf
[DSC MENA 24] Ahmed_Fahmy - Navigating the Future.pdf[DSC MENA 24] Ahmed_Fahmy - Navigating the Future.pdf
[DSC MENA 24] Ahmed_Fahmy - Navigating the Future.pdf
 
[DSC MENA 24] Hany_Saad_Gheit_-_Azure_OpenAI_service.pptx
[DSC MENA 24] Hany_Saad_Gheit_-_Azure_OpenAI_service.pptx[DSC MENA 24] Hany_Saad_Gheit_-_Azure_OpenAI_service.pptx
[DSC MENA 24] Hany_Saad_Gheit_-_Azure_OpenAI_service.pptx
 
[DSC MENA 24] Nezar_El_Kady_-_From_Turing_to_Transformers__Navigating_the_AI_...
[DSC MENA 24] Nezar_El_Kady_-_From_Turing_to_Transformers__Navigating_the_AI_...[DSC MENA 24] Nezar_El_Kady_-_From_Turing_to_Transformers__Navigating_the_AI_...
[DSC MENA 24] Nezar_El_Kady_-_From_Turing_to_Transformers__Navigating_the_AI_...
 
[DSC MENA 24] Amira_Abdelaziz_-_AI_in_Financial_Services.pptx
[DSC MENA 24] Amira_Abdelaziz_-_AI_in_Financial_Services.pptx[DSC MENA 24] Amira_Abdelaziz_-_AI_in_Financial_Services.pptx
[DSC MENA 24] Amira_Abdelaziz_-_AI_in_Financial_Services.pptx
 
[DSC MENA 24] Omar_Ossama - My Journey from the Field of Oil & Gas, to the Ex...
[DSC MENA 24] Omar_Ossama - My Journey from the Field of Oil & Gas, to the Ex...[DSC MENA 24] Omar_Ossama - My Journey from the Field of Oil & Gas, to the Ex...
[DSC MENA 24] Omar_Ossama - My Journey from the Field of Oil & Gas, to the Ex...
 
[DSC MENA 24] Ramy_Agieb_-_Advancements_in_Artificial_Intelligence_for_Cybers...
[DSC MENA 24] Ramy_Agieb_-_Advancements_in_Artificial_Intelligence_for_Cybers...[DSC MENA 24] Ramy_Agieb_-_Advancements_in_Artificial_Intelligence_for_Cybers...
[DSC MENA 24] Ramy_Agieb_-_Advancements_in_Artificial_Intelligence_for_Cybers...
 
[DSC MENA 24] Sohaila_Diab_-_Lets_Talk_Gen_AI_Presentation.pptx
[DSC MENA 24] Sohaila_Diab_-_Lets_Talk_Gen_AI_Presentation.pptx[DSC MENA 24] Sohaila_Diab_-_Lets_Talk_Gen_AI_Presentation.pptx
[DSC MENA 24] Sohaila_Diab_-_Lets_Talk_Gen_AI_Presentation.pptx
 
[DSC MENA 24] Amal_Elgammal_-_QUALITOP_presentation.pptx
[DSC MENA 24] Amal_Elgammal_-_QUALITOP_presentation.pptx[DSC MENA 24] Amal_Elgammal_-_QUALITOP_presentation.pptx
[DSC MENA 24] Amal_Elgammal_-_QUALITOP_presentation.pptx
 
[DSC MENA 24] Abdelrahman_Sleem_-_AI_For_Marketing_DSC.pdf
[DSC MENA 24] Abdelrahman_Sleem_-_AI_For_Marketing_DSC.pdf[DSC MENA 24] Abdelrahman_Sleem_-_AI_For_Marketing_DSC.pdf
[DSC MENA 24] Abdelrahman_Sleem_-_AI_For_Marketing_DSC.pdf
 

Recently uploaded

Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Delhi Call girls
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...SUHANI PANDEY
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023ymrp368
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 

Recently uploaded (20)

Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 

[DSC Croatia 22] AI in medicine - Kristijan Saric

  • 1. AI in medicine How we can use AI to improve/save lives Kristijan Šarić, EXACT BYTE
  • 2. Who am I? ● 15+ years of experience with programming (Java, Haskell, …) and the last 5+ years experience with AI/ML ● Products using NLP (entity recognition, sentiment analysis): ○ https://www.emprovio.com/ ○ https://alenn.ai/ ○ https://contetino.com/ ● Mobile application for recognizing the sign language alphabet (for “deaf” people) ● Application for recognizing breast cancer ● Application for detecting epilepsy (in progress, cooperation with doctors in Croatia) ● Application for chest radiograph diagnosis (CheXpert, in progress, cooperation with a doctor) ● Non-medical: ○ Web application for detecting parking spaces, working on a small device (think Raspberry Pi) ○ Application for recognizing roads and road signs, "Mini Tesla" project on a small car ○ Application for automatic fault detection in automation ● https://exact-byte.com/en-blog/ ● Not a ML researcher, but ML practitioner - “take” things that really smart people did and try to use them to build something practical
  • 3. Who am I? ● A person who “doesn’t have any real problems” ○ Medicine is boring, people dying or having poor life quality doesn’t seem to be up there with the great problems such as “my job is hard/boring” ● A person who is “too negative” and could “cheer up a bit” ○ We do live in a society where we try to feel as good as possible, without any justification for it - any sign of something hard or difficult is viewed as unnecessary, we like shortcuts, we like “likes” ● A person who “thinks too much” ○ Before people give this stupid “advice” to somebody, please consider that the only way to solve this problem is with a bullet in the head - do consider to stop “thinking too much” about “thinking too much” next time and apply your own advices first ● A person who “sees the worst in people” ○ Since any effort is viewed as futile, forcing us to be happy all the time, any critique regarding other people is futile as well, since other people are kind, decent and good, and they all have good intentions ○ We want positive things, like COVID and stuff…
  • 4. ● Maybe we actually do have issues in our country, specifically in medicine and not all problems can be solved by choosing a (new) political party? ● Maybe we could actually invest in (young) people and give them tools to create something useful and still earn money? All the startups in the world won’t help you be competitive if you don’t have the knowledge/data? Provide opportunity, not means! Don’t create another failed startup. ● Maybe we do have smart people, knowledge and tools to improve our quality of life, but nobody actually cares (I’ll do my best to show you this) ● If tourism is the way to go in this country, wouldn’t applications for medicine be a bonus for tourists? And everybody else? ● Maybe there is a path where people make money on creating something useful? Or do we need to create new cryptocurrencies every day and sell the shit out of it, promoting a better quality of life? ● Hackathons, prizes, support, open data! What do I want?
  • 5. Why this presentation? ● A series of free applications/articles to promote myself and my company ● An opportunity to open up doors with a hospital or somebody interested to cooperate ● Taking a relatively known/researched problem(s) and create a ML solution that can actually bring value and show you the result ● Create something that can actually help people?
  • 6. Where do I live? ● Pula, city in Croatia, on the coast, near Italy - https://en.wikipedia.org/wiki/Pula
  • 7. Where do I live? ● Pula, city in Croatia, on the coast, near Italy - https://en.wikipedia.org/wiki/Pula ● ~ 60.000 people, one hospital, General Hospital Pula, GH Pula - OB Pula
  • 8. Mobile application for recognizing the sign language alphabet (for deaf people) Slika ruke 3d koordinate ruke A https://youtu.be/7fXDFWrAA6Q
  • 9. What does it do? HZJ
  • 11. What does it do? In real-time!
  • 12. What does it do? In real-time! On weak devices! GPU accelerated!
  • 13. What does it do? ● It helps people? No? ● Demonstrates HZJ hands real-time detection/tracking without any additional tools for the first time! ● It shows that AI/ML applications can be very useful to people? ● Demonstrates integration between mobile application and AI/ML (TensorFlow Lite and PyTorch) ● Current limits regarding recognition ● I get to practice uselessness ● https://play.google.com/store/apps/details?id=com.eb.hsgn
  • 14. Application for recognizing breast cancer https://youtu.be/HBCfqnEEYfU
  • 15. 2019 Started negotiations with OB Pula, waiting for them to approve images for use 31.08.2020 First version of the program, around a month after we got the data 10.20.XX 18.10.2020 The blog post is out about the program and the cooperation with the hospital
  • 16. Challenges Challenge 1 Present to doctors something that help them In my experience, doctors aren't that enthusiastic about help, especially coming in the form of a program. But saving time and saving 1 extra life with a help of a tool on 1000 checkups is already a significant improvement. Challenge 2 Explain how this is not a replacement for doctors This program, as any other is the medical area, serves only to help doctors, as a tool that can sometimes bring new insight. We are very far away from replacing doctors (if ever?). Challenge 3 Include doctors and hospitals By including people in this project we increase the chance to use the tool and to find somebody who is really enthusiastic about this application.
  • 17. Solution Program that help in detection/diagnosis The user presents the same images a radiologist would look at and based on that images, presents the result back with his own opinion where the suspect area is and what should be considered
  • 19. Possible implementations ● Ideally, we would like to have a team of doctors who would annotate our data set ● Realistically, you first need to gain their trust and show them something that works ● We want to be as time efficient as possible, not waste the precious time doctors have and show them something valuable ● So, a lot of data (images), deep neural network to exclude feature extraction as much as possible, and a result which can be visually interpretable ● Based on the work of “An interpretable classifier for high-resolution breast cancer screening images utilizing weakly supervised localization” - https://arxiv.org/abs/2002.07613 ● We requested images from patients, BI-RADS grading ● Wrapped the application in a web application, made some minor modifications/tweaks
  • 22. Machine learning Image (examples) Neural network Malignant Benign
  • 24. Existing research Program research shows improvement of average radiologists precision, 6 in 1000 more women can be saved, using data from that research
  • 25. Result Program that interprets images from mammography and shows critical regions for each of the mammography images (L-CC, R-CC, L-MLO, R-MLO)
  • 26. Interface The program can show results after the user logs in and inserts the 4 images
  • 27. Interface The result is 4 images with probability of suspected regions being a benign or malignant tumor, showing which area is suspected to be risky
  • 28. OB Pula A doctor checked the results of the program after training (fine-tuning) the program on 1000 images (OB Pula has around 6000 images yearly) After the analysis of the results I got after analyzing around 30 patients on the program you provided, I consider that the program can help in the detection of the shadows that the radiologists needs to analyze, but not in (more) certain differentiation of benign and malignant shadows. The current program thus cannot be of a significant help to the radiologist.
  • 29. What are we after? Mammography images Mammography images helps the program "learn" The greater the number of images, the greater the accuracy and value from the program The cooperation of doctors Doctors with their knowledge help in development With the doctors feedback the program could learn how to better differentiate benign from malignant tumors Time The first iteration could have visible results in months The program could gain significant accuracy/precision after a month of continually working on it from both doctors and developers
  • 30. What is the state of the program? ● Doctors (in OB Pula) weren’t that enthusiastic about the program, the general comments were that it was a good idea, most/all of them were aware of the program, and thought that it might be useful, but nobody actually used it or tested it ● They requested that the program I made be integrated into an existing program they used since it was hard to download 4 images and the upload them into the web interface to see the results ● The software that they used is a medical software and requires all of their components to be certified - the certification is about 7000 EUR, and the program first needs to be tested ● Not one doctor actually tested the program until I personally paid for their time ● I contacted everybody I could think of in Croatia, including KBC Rijeka, KBC Zagreb, different associations for cancer support, newspapers, private polyclinics, …
  • 32. CheXpert ● Cooperation with a doctor, dr. Marko Bukna, he was impressed ● Decent results, comparable to SOTA (State Of The Art) ● Model has achieved radiologist-level performance (even on baseline) ● Very big dataset (400+ GB) ● Takes long to train/test/modify ● Ensembles take even longer ● Ended up using TPU (Tensor Processing Unit) for training the model ○ 320, BS=256, NVIDIA V100 -> 3551.679718017578 seconds ~ 1 hour / epoch ○ 320, BS=512, 4 X NVIDIA T4 -> 4221.291954755783 seconds ~ 70 min / epoch ○ 320, BS=128, NVIDIA GeForce RTX 2080 Super with Max-Q Design -> 3449.3205976486206 seconds ~ 57.5 min / epoch ○ ○ 224, BS=256, NVIDIA GeForce RTX 2080 Super with Max-Q Design -> 1529.4829297065735 seconds ~ 25 min / epoch ○ 224, BS=256, NVIDIA GeForce RTX 3080 -> 1100.0 seconds ~ 16 min / epoch
  • 33. What are the real issues? ● Unless you have connections or people that you know in the “industry”, nobody cares ● Doctors have too much work but are unable to accept help when it could save their time or make their lives easier (plenty of areas to improve on here) ● Even if they do find the program useful, and the use of it interesting, they are rarely willing to invest time into it ● Chicken - egg problem ● Finding space to innovate with doctors willing to innovate and create a tool that has the potential to save people’s lives ● Maybe find a group of young people to work on their PhDs? ● Associations for survivors of breast cancer (Gea), and others, which are covered on the TV and which literally promote “Breast cancer is curable if detected early” don’t have the time to investigate an actual program that is used to detect breast cancer (early), too busy organising marathons and other “awareness” activities (EU funds, mind you) - I guess we are all about “awareness” nowadays ● If people don’t care about this, and this literally saves lives, even though it’s mostly a re-used model from research, what can I expect people will care about? Detecting EEG from epilepsy? Detecting cancer from histopathological samples? Detecting brain cancer? Improving chances for surviving cancer? Researching the protein “zoo” for finding some magical cure? Who needs to care about this? Who does care? What is the point of all this if you don’t have support? Am I insane because I think this is important?
  • 34. Conclusion ● Utter frustration ● Do we have research institutions that actually research? Where does this fit in? Why not? ● Like in most other industries, “best practice” is usually 10 years late, promoted by some health industry behemoth or somebody who has the connections with one, no actual innovation ● Just looking into the potential to innovate in the health industry is mind-blowing and can be seen on every corner, but unless somebody takes the first step, that innovation is impossible ● (Most of the) doctors that I talked with are looking for solutions that they don’t have to test, work on, invest time in and are free - in other words, they want to keep doing what they do, until somebody tells them otherwise ● To implement (all) these innovations, a smaller private health company should take the first step, innovate and promote, others will follow, and money seems to be the only thing that will motivate this transition ● Let me extend my hand here - if you are that company or know people willing to use tools like these in the health industry, please contact me, I will do the work for free if it’s useful ● If you are a doctor/medical staff and want to join me in this project in any way - do contact me, I’m considering actually partnering to implement ideas like these ones - radiology, cytology/pathology
  • 35. Thank you! Is health something we value? Can we change something about it?