SlideShare a Scribd company logo
1 of 21
Vienna, Austria
12-13 June, 2023
#FIWARESummit
From Data
to Value
OPEN SOURCE
OPEN STANDARDS
OPEN COMMUNITY
Frugal AI in a hospital
environment with FIWARE
Joaquín Salvachua // Alvaro Alonso Universidad Politécnica de
Madrid
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Moving ML/AI with FIWARE to different places
Need to deploy FIWARE based solutions on different places.
Moving from the Cloud to the Edge : not so much infrastructure available.
Deploy the solutions on limited resources : we can not use the usual solutions.
FIWARE is a great environment for this : Close to the Edge is easy with streamming data
solutions.
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Need to support part for the ML-OPS life cycle with limited resources.
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
EDVL: Cosmos based platform for data Analisys
▪ DevOps like infrastructure (in house)
Single machine (docker compose)
Kubernetes cluster
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Solutions for infrastructure
▪ Docker Based :
• Docker compose : easiest solutions with few containers
▪ Kubernetes
• K3S
□ Lightweight Kubernetes solutions (may run on a single virtual machine) : https://k3s.io
• Nephio
□ Edge solution for Kubernetes ( 5G deployments related ) : https://nephio.org
Worst case : Single virtual machine (Windows)
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Trying to introduce an agile Data science and engineering
infrastructure on hospitals
Very Good Doctors and researchers but lacking Data science and Data engineering
capabities.
Try to build ”easy” tools for them to test their ideas over data :: FIWARE architecture is
great for this.
Build usefull simple services that may save lifes.
Be ready to detect a new pandemic before it blows up ( hint : data science failed over
the COVID19 crisis ).
Trying to provide an enviroment to help them to use the tools. No need to be experts.
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
More Problems
Non-technical people do not fully understand the steps for:
• Small and medium Data to Big Data infrastructure tools.
• Batch analysis to soft real time streaming data analysis.
Most learn with notebooks tailored for the batch-small data case (Jupyter notebooks
and similar).
This does not allow them to think of the real solutions and they just get stuck on the
problems.
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
React EU project
▪ Diverse research lines to prevente new pandemic.
▪ Relationship between Madrid Comunity hospitals and researchers.
▪ Lot of different lines.
▪ Our line :: build the bridge between FIWARE architecture and Hospitals data in order
to empower doctors and researchers.
▪ Able to handle both big data and small-médium data.
▪ Intial case : Prediction in Intensive Care and help the Open IC paradigm
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
REACT-UE project: Building AI systms based on healthcare data
▪ Project about create infrastructure to pre-detect next pandemic as soon as possible
▪ Our line :: build the bridge between FIWARE architecture and Hospitals data in order to
empower doctors and researchers.
▪ Big Data Analisys and visualization.
• Medical cases by several hospitals (EDVL4Pandemics )
• Get new cases proposed by doctors ( alarm in urgency and predict severe cases before
any clear symptom is observable, even via 5G in ambulance).
▪ First pilot in Henares Hospital (Madrid) (reference hospital
FIWARE
Draco
FIWARE
Cosmos
FIWARE
Context Broker MLOps
Apache Zeppelin
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Mission
The objective of this task is to implement the Educational Data Virtual Lab
(EDVL): https://github.com/ging/edvl
EDVL is a component of the ADA project that will be used for the delivery of
the practical and hands-on part of the Urban Mobility Data Science courses.
Also to be use on medical cases by several hospitals (EDVL4Pandemics).
It is based on the European FIWARE platform, in which the specific
components of Data Science applied to Urban Mobility will be integrated.
Users will be able to analyze open data sets (anonymized) and also real
data from client companies.
Allow them to be able to understand and use Streaming data analysis and
big data tools.
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Data governance: use your own data in your premises
Most examples and courses must use open datasets.
Sometimes it is hard for companies to share or produce public datasets.
If you deploy inside your infrastructure you can connect to your own data.
This allows the transitions from examples to your data
All could be secured via KeyRock Component
Right now data access control (evolving to data usage control tool)
Our solution : All data is keep and analysed into the hospital
infrastructure (hint : is not well prepared for this).
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
EDVL: Cosmos based platform for data Analysis
▪ Big Data Analisys and visualization
▪ Based on Apache zepeling fully integrated with FIWARE architectura
▪ https://github.com/ging/edvl
FIWARE Cosmos
FIWARE Draco
FIWARE
Context Broker
Real-time data
sources
Historical
database
Additional data
sources
Open data
Apache Zeppelin
FIWARE
Keyrock
FIWARE
Wilma
DevOps like infrastructure (in house)
Be sure data is keep inside the infrastructure : no need for extra gobernance
First version : Share nothing run all inside the hospital
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
First results : patient journey into the hospital
▪ Primary care and Emergencies ( AP, URG)
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Actual situation
▪ Initial deployment of fiware components in the hospital
▪ Infrastructure (Windows virtual machine and restrictive
firewals).
▪ Dump of hospital data on intermediary database
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Frugal AI
▪ Actual AI/ML environment are develop for the Cloud : cheap and easy Access to
resources like memory or GPUs.
▪ Need to de it with les resources (sometimes choose different ML algorithms):
• Not everything need to be Deep learning, for example random forest could be just a
Little worse with much les resource comsuption.
• Aware of green-AI
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Frugal AI Implementation
▪ Try to develop AI with less resources and try to get predictions via ML.
▪ Actual solutions : TensorFlow Lite https://www.tensorflow.org/lite
▪ Move to Go from python
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Actual environment
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Conclusions
▪ Just open a new line of collaboration (like dev-ops started a new path)
▪ Need to help them to use real data, specially “real time” one.
▪ Identify next pandemic as soon as possible
▪ Lots of ideas from doctors not complex to implement, just they are not experts on
ML-OPS.
Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
Hosting Partner Keystone Sponsors
Media Partners
Find Us On Stay up to date Be certified and featured
JOIN OUR NEWSLETTER
Vienna, Austria
12-13 June, 2023
#FIWARESummit
Thanks!

More Related Content

Similar to Vienna FIWARE Summit 2023: Frugal AI in Hospitals with FIWARE

A modern approach for wiring the smart world (A.Rossi).pptx
A modern approach for wiring the smart world (A.Rossi).pptxA modern approach for wiring the smart world (A.Rossi).pptx
A modern approach for wiring the smart world (A.Rossi).pptxFIWARE
 
ENVIROFI for cross domain FI-PPP applications
ENVIROFI for cross domain FI-PPP applicationsENVIROFI for cross domain FI-PPP applications
ENVIROFI for cross domain FI-PPP applicationsDenis Havlik
 
Frankfurt Big Data Lab & Refugee Projeect
Frankfurt Big Data Lab & Refugee ProjeectFrankfurt Big Data Lab & Refugee Projeect
Frankfurt Big Data Lab & Refugee ProjeectGoethe Univeristy
 
TUW-ASE Summer 2015: IoT Cloud Systems
TUW-ASE Summer 2015:  IoT Cloud SystemsTUW-ASE Summer 2015:  IoT Cloud Systems
TUW-ASE Summer 2015: IoT Cloud SystemsHong-Linh Truong
 
SmartManufacturing - Welcome - Marguglio.pptx
SmartManufacturing - Welcome - Marguglio.pptxSmartManufacturing - Welcome - Marguglio.pptx
SmartManufacturing - Welcome - Marguglio.pptxFIWARE
 
Gridforum David De Roure Newe Science 20080402
Gridforum David De Roure Newe Science 20080402Gridforum David De Roure Newe Science 20080402
Gridforum David De Roure Newe Science 20080402vrij
 
Smart Energy-Vincenzo Croce.pptx
Smart Energy-Vincenzo Croce.pptxSmart Energy-Vincenzo Croce.pptx
Smart Energy-Vincenzo Croce.pptxFIWARE
 
Data-intensive bioinformatics on HPC and Cloud
Data-intensive bioinformatics on HPC and CloudData-intensive bioinformatics on HPC and Cloud
Data-intensive bioinformatics on HPC and CloudOla Spjuth
 
Luis_Munoz_1st_Day_v_0_5.pdf
Luis_Munoz_1st_Day_v_0_5.pdfLuis_Munoz_1st_Day_v_0_5.pdf
Luis_Munoz_1st_Day_v_0_5.pdfFIWARE
 
Javier Conde - Collaboration_of_Digital_Twins_through_LOD_.pptx.pdf
Javier Conde - Collaboration_of_Digital_Twins_through_LOD_.pptx.pdfJavier Conde - Collaboration_of_Digital_Twins_through_LOD_.pptx.pdf
Javier Conde - Collaboration_of_Digital_Twins_through_LOD_.pptx.pdfFIWARE
 
GiovanniRimassa-v1.0.pdf
 GiovanniRimassa-v1.0.pdf GiovanniRimassa-v1.0.pdf
GiovanniRimassa-v1.0.pdfFIWARE
 
Study on Secure Cryptographic Techniques in Cloud
Study on Secure Cryptographic Techniques in CloudStudy on Secure Cryptographic Techniques in Cloud
Study on Secure Cryptographic Techniques in Cloudijtsrd
 
Data management plans – EUDAT Best practices and case study | www.eudat.eu
Data management plans – EUDAT Best practices and case study | www.eudat.euData management plans – EUDAT Best practices and case study | www.eudat.eu
Data management plans – EUDAT Best practices and case study | www.eudat.euEUDAT
 
Marcel Wagner - Combining NGSI-LD and SHACL_v2.pptx
Marcel Wagner - Combining NGSI-LD and SHACL_v2.pptxMarcel Wagner - Combining NGSI-LD and SHACL_v2.pptx
Marcel Wagner - Combining NGSI-LD and SHACL_v2.pptxFIWARE
 
EU Data Spaces_Clara Pezuela.pptx
 EU Data Spaces_Clara Pezuela.pptx EU Data Spaces_Clara Pezuela.pptx
EU Data Spaces_Clara Pezuela.pptxFIWARE
 
Student Safety and Attendance Monitoring.pptx
Student Safety and Attendance Monitoring.pptxStudent Safety and Attendance Monitoring.pptx
Student Safety and Attendance Monitoring.pptxBHAGATHSUBASH1
 
i4Trust_Data Spaces for effective and trusted data sharing.pptx
 i4Trust_Data Spaces for effective and trusted data sharing.pptx i4Trust_Data Spaces for effective and trusted data sharing.pptx
i4Trust_Data Spaces for effective and trusted data sharing.pptxFIWARE
 
Scientific Cloud Computing: Present & Future
Scientific Cloud Computing: Present & FutureScientific Cloud Computing: Present & Future
Scientific Cloud Computing: Present & Futurestratuslab
 
Semantic Web in the Plateau of Productivity
Semantic Web in the Plateau of ProductivitySemantic Web in the Plateau of Productivity
Semantic Web in the Plateau of ProductivityIoannis Stavrakantonakis
 
A_Middleware_based_on_Service_Oriented_Architectur.pdf
A_Middleware_based_on_Service_Oriented_Architectur.pdfA_Middleware_based_on_Service_Oriented_Architectur.pdf
A_Middleware_based_on_Service_Oriented_Architectur.pdf12rno
 

Similar to Vienna FIWARE Summit 2023: Frugal AI in Hospitals with FIWARE (20)

A modern approach for wiring the smart world (A.Rossi).pptx
A modern approach for wiring the smart world (A.Rossi).pptxA modern approach for wiring the smart world (A.Rossi).pptx
A modern approach for wiring the smart world (A.Rossi).pptx
 
ENVIROFI for cross domain FI-PPP applications
ENVIROFI for cross domain FI-PPP applicationsENVIROFI for cross domain FI-PPP applications
ENVIROFI for cross domain FI-PPP applications
 
Frankfurt Big Data Lab & Refugee Projeect
Frankfurt Big Data Lab & Refugee ProjeectFrankfurt Big Data Lab & Refugee Projeect
Frankfurt Big Data Lab & Refugee Projeect
 
TUW-ASE Summer 2015: IoT Cloud Systems
TUW-ASE Summer 2015:  IoT Cloud SystemsTUW-ASE Summer 2015:  IoT Cloud Systems
TUW-ASE Summer 2015: IoT Cloud Systems
 
SmartManufacturing - Welcome - Marguglio.pptx
SmartManufacturing - Welcome - Marguglio.pptxSmartManufacturing - Welcome - Marguglio.pptx
SmartManufacturing - Welcome - Marguglio.pptx
 
Gridforum David De Roure Newe Science 20080402
Gridforum David De Roure Newe Science 20080402Gridforum David De Roure Newe Science 20080402
Gridforum David De Roure Newe Science 20080402
 
Smart Energy-Vincenzo Croce.pptx
Smart Energy-Vincenzo Croce.pptxSmart Energy-Vincenzo Croce.pptx
Smart Energy-Vincenzo Croce.pptx
 
Data-intensive bioinformatics on HPC and Cloud
Data-intensive bioinformatics on HPC and CloudData-intensive bioinformatics on HPC and Cloud
Data-intensive bioinformatics on HPC and Cloud
 
Luis_Munoz_1st_Day_v_0_5.pdf
Luis_Munoz_1st_Day_v_0_5.pdfLuis_Munoz_1st_Day_v_0_5.pdf
Luis_Munoz_1st_Day_v_0_5.pdf
 
Javier Conde - Collaboration_of_Digital_Twins_through_LOD_.pptx.pdf
Javier Conde - Collaboration_of_Digital_Twins_through_LOD_.pptx.pdfJavier Conde - Collaboration_of_Digital_Twins_through_LOD_.pptx.pdf
Javier Conde - Collaboration_of_Digital_Twins_through_LOD_.pptx.pdf
 
GiovanniRimassa-v1.0.pdf
 GiovanniRimassa-v1.0.pdf GiovanniRimassa-v1.0.pdf
GiovanniRimassa-v1.0.pdf
 
Study on Secure Cryptographic Techniques in Cloud
Study on Secure Cryptographic Techniques in CloudStudy on Secure Cryptographic Techniques in Cloud
Study on Secure Cryptographic Techniques in Cloud
 
Data management plans – EUDAT Best practices and case study | www.eudat.eu
Data management plans – EUDAT Best practices and case study | www.eudat.euData management plans – EUDAT Best practices and case study | www.eudat.eu
Data management plans – EUDAT Best practices and case study | www.eudat.eu
 
Marcel Wagner - Combining NGSI-LD and SHACL_v2.pptx
Marcel Wagner - Combining NGSI-LD and SHACL_v2.pptxMarcel Wagner - Combining NGSI-LD and SHACL_v2.pptx
Marcel Wagner - Combining NGSI-LD and SHACL_v2.pptx
 
EU Data Spaces_Clara Pezuela.pptx
 EU Data Spaces_Clara Pezuela.pptx EU Data Spaces_Clara Pezuela.pptx
EU Data Spaces_Clara Pezuela.pptx
 
Student Safety and Attendance Monitoring.pptx
Student Safety and Attendance Monitoring.pptxStudent Safety and Attendance Monitoring.pptx
Student Safety and Attendance Monitoring.pptx
 
i4Trust_Data Spaces for effective and trusted data sharing.pptx
 i4Trust_Data Spaces for effective and trusted data sharing.pptx i4Trust_Data Spaces for effective and trusted data sharing.pptx
i4Trust_Data Spaces for effective and trusted data sharing.pptx
 
Scientific Cloud Computing: Present & Future
Scientific Cloud Computing: Present & FutureScientific Cloud Computing: Present & Future
Scientific Cloud Computing: Present & Future
 
Semantic Web in the Plateau of Productivity
Semantic Web in the Plateau of ProductivitySemantic Web in the Plateau of Productivity
Semantic Web in the Plateau of Productivity
 
A_Middleware_based_on_Service_Oriented_Architectur.pdf
A_Middleware_based_on_Service_Oriented_Architectur.pdfA_Middleware_based_on_Service_Oriented_Architectur.pdf
A_Middleware_based_on_Service_Oriented_Architectur.pdf
 

More from FIWARE

Behm_Herne_NeMo_akt.pptx
Behm_Herne_NeMo_akt.pptxBehm_Herne_NeMo_akt.pptx
Behm_Herne_NeMo_akt.pptxFIWARE
 
Katharina Hogrebe Herne Digital Days.pdf
 Katharina Hogrebe Herne Digital Days.pdf Katharina Hogrebe Herne Digital Days.pdf
Katharina Hogrebe Herne Digital Days.pdfFIWARE
 
Christoph Mertens_IDSA_Introduction to Data Spaces.pptx
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxChristoph Mertens_IDSA_Introduction to Data Spaces.pptx
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxFIWARE
 
Behm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptxBehm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptxFIWARE
 
Evangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptxEvangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptxFIWARE
 
Lukas Künzel Smart City Operating System.pptx
Lukas Künzel Smart City Operating System.pptxLukas Künzel Smart City Operating System.pptx
Lukas Künzel Smart City Operating System.pptxFIWARE
 
Pierre Golz Der Transformationsprozess im Konzern Stadt.pptx
Pierre Golz Der Transformationsprozess im Konzern Stadt.pptxPierre Golz Der Transformationsprozess im Konzern Stadt.pptx
Pierre Golz Der Transformationsprozess im Konzern Stadt.pptxFIWARE
 
Dennis Wendland_The i4Trust Collaboration Programme.pptx
Dennis Wendland_The i4Trust Collaboration Programme.pptxDennis Wendland_The i4Trust Collaboration Programme.pptx
Dennis Wendland_The i4Trust Collaboration Programme.pptxFIWARE
 
Ulrich Ahle_FIWARE.pptx
Ulrich Ahle_FIWARE.pptxUlrich Ahle_FIWARE.pptx
Ulrich Ahle_FIWARE.pptxFIWARE
 
Aleksandar Vrglevski _FIWARE DACH_OSIH.pptx
Aleksandar Vrglevski _FIWARE DACH_OSIH.pptxAleksandar Vrglevski _FIWARE DACH_OSIH.pptx
Aleksandar Vrglevski _FIWARE DACH_OSIH.pptxFIWARE
 
Water Quality - Lukas Kuenzel.pdf
Water Quality - Lukas Kuenzel.pdfWater Quality - Lukas Kuenzel.pdf
Water Quality - Lukas Kuenzel.pdfFIWARE
 
Cameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptx
Cameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptxCameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptx
Cameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptxFIWARE
 
FiWareSummit.msGIS-Data-to-Value.2023.06.12.pptx
FiWareSummit.msGIS-Data-to-Value.2023.06.12.pptxFiWareSummit.msGIS-Data-to-Value.2023.06.12.pptx
FiWareSummit.msGIS-Data-to-Value.2023.06.12.pptxFIWARE
 
Boris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptx
Boris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptxBoris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptx
Boris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptxFIWARE
 
Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....
Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....
Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....FIWARE
 
Abdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdf
Abdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdfAbdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdf
Abdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdfFIWARE
 
FGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdf
FGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdfFGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdf
FGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdfFIWARE
 
HTAG_Skalierung_Plattform_lokal_final_versand.pptx
HTAG_Skalierung_Plattform_lokal_final_versand.pptxHTAG_Skalierung_Plattform_lokal_final_versand.pptx
HTAG_Skalierung_Plattform_lokal_final_versand.pptxFIWARE
 
WE_LoRaWAN _ IoT.pptx
WE_LoRaWAN  _ IoT.pptxWE_LoRaWAN  _ IoT.pptx
WE_LoRaWAN _ IoT.pptxFIWARE
 
EU Opp_Clara Pezuela - German chapter.pptx
EU Opp_Clara Pezuela - German chapter.pptxEU Opp_Clara Pezuela - German chapter.pptx
EU Opp_Clara Pezuela - German chapter.pptxFIWARE
 

More from FIWARE (20)

Behm_Herne_NeMo_akt.pptx
Behm_Herne_NeMo_akt.pptxBehm_Herne_NeMo_akt.pptx
Behm_Herne_NeMo_akt.pptx
 
Katharina Hogrebe Herne Digital Days.pdf
 Katharina Hogrebe Herne Digital Days.pdf Katharina Hogrebe Herne Digital Days.pdf
Katharina Hogrebe Herne Digital Days.pdf
 
Christoph Mertens_IDSA_Introduction to Data Spaces.pptx
Christoph Mertens_IDSA_Introduction to Data Spaces.pptxChristoph Mertens_IDSA_Introduction to Data Spaces.pptx
Christoph Mertens_IDSA_Introduction to Data Spaces.pptx
 
Behm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptxBehm_Herne_NeMo.pptx
Behm_Herne_NeMo.pptx
 
Evangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptxEvangelists + iHubs Promo Slides.pptx
Evangelists + iHubs Promo Slides.pptx
 
Lukas Künzel Smart City Operating System.pptx
Lukas Künzel Smart City Operating System.pptxLukas Künzel Smart City Operating System.pptx
Lukas Künzel Smart City Operating System.pptx
 
Pierre Golz Der Transformationsprozess im Konzern Stadt.pptx
Pierre Golz Der Transformationsprozess im Konzern Stadt.pptxPierre Golz Der Transformationsprozess im Konzern Stadt.pptx
Pierre Golz Der Transformationsprozess im Konzern Stadt.pptx
 
Dennis Wendland_The i4Trust Collaboration Programme.pptx
Dennis Wendland_The i4Trust Collaboration Programme.pptxDennis Wendland_The i4Trust Collaboration Programme.pptx
Dennis Wendland_The i4Trust Collaboration Programme.pptx
 
Ulrich Ahle_FIWARE.pptx
Ulrich Ahle_FIWARE.pptxUlrich Ahle_FIWARE.pptx
Ulrich Ahle_FIWARE.pptx
 
Aleksandar Vrglevski _FIWARE DACH_OSIH.pptx
Aleksandar Vrglevski _FIWARE DACH_OSIH.pptxAleksandar Vrglevski _FIWARE DACH_OSIH.pptx
Aleksandar Vrglevski _FIWARE DACH_OSIH.pptx
 
Water Quality - Lukas Kuenzel.pdf
Water Quality - Lukas Kuenzel.pdfWater Quality - Lukas Kuenzel.pdf
Water Quality - Lukas Kuenzel.pdf
 
Cameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptx
Cameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptxCameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptx
Cameron Brooks_FGS23_FIWARE Summit_Keynote_Cameron.pptx
 
FiWareSummit.msGIS-Data-to-Value.2023.06.12.pptx
FiWareSummit.msGIS-Data-to-Value.2023.06.12.pptxFiWareSummit.msGIS-Data-to-Value.2023.06.12.pptx
FiWareSummit.msGIS-Data-to-Value.2023.06.12.pptx
 
Boris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptx
Boris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptxBoris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptx
Boris Otto_FGS2023_Opening- EU Innovations from Data_PUB_V1_BOt.pptx
 
Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....
Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....
Bjoern de Vidts_FGS23_Opening_athumi - bjord de vidts - personal data spaces....
 
Abdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdf
Abdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdfAbdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdf
Abdulrahman Ibrahim_FGS23 Opening - Abdulrahman Ibrahim.pdf
 
FGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdf
FGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdfFGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdf
FGS2023_Opening_Red Hat Keynote Andrea Battaglia.pdf
 
HTAG_Skalierung_Plattform_lokal_final_versand.pptx
HTAG_Skalierung_Plattform_lokal_final_versand.pptxHTAG_Skalierung_Plattform_lokal_final_versand.pptx
HTAG_Skalierung_Plattform_lokal_final_versand.pptx
 
WE_LoRaWAN _ IoT.pptx
WE_LoRaWAN  _ IoT.pptxWE_LoRaWAN  _ IoT.pptx
WE_LoRaWAN _ IoT.pptx
 
EU Opp_Clara Pezuela - German chapter.pptx
EU Opp_Clara Pezuela - German chapter.pptxEU Opp_Clara Pezuela - German chapter.pptx
EU Opp_Clara Pezuela - German chapter.pptx
 

Recently uploaded

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 

Vienna FIWARE Summit 2023: Frugal AI in Hospitals with FIWARE

  • 1. Vienna, Austria 12-13 June, 2023 #FIWARESummit From Data to Value OPEN SOURCE OPEN STANDARDS OPEN COMMUNITY Frugal AI in a hospital environment with FIWARE Joaquín Salvachua // Alvaro Alonso Universidad Politécnica de Madrid
  • 2. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Moving ML/AI with FIWARE to different places Need to deploy FIWARE based solutions on different places. Moving from the Cloud to the Edge : not so much infrastructure available. Deploy the solutions on limited resources : we can not use the usual solutions. FIWARE is a great environment for this : Close to the Edge is easy with streamming data solutions.
  • 3. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Need to support part for the ML-OPS life cycle with limited resources.
  • 4. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org EDVL: Cosmos based platform for data Analisys ▪ DevOps like infrastructure (in house) Single machine (docker compose) Kubernetes cluster
  • 5. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Solutions for infrastructure ▪ Docker Based : • Docker compose : easiest solutions with few containers ▪ Kubernetes • K3S □ Lightweight Kubernetes solutions (may run on a single virtual machine) : https://k3s.io • Nephio □ Edge solution for Kubernetes ( 5G deployments related ) : https://nephio.org Worst case : Single virtual machine (Windows)
  • 6. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Trying to introduce an agile Data science and engineering infrastructure on hospitals Very Good Doctors and researchers but lacking Data science and Data engineering capabities. Try to build ”easy” tools for them to test their ideas over data :: FIWARE architecture is great for this. Build usefull simple services that may save lifes. Be ready to detect a new pandemic before it blows up ( hint : data science failed over the COVID19 crisis ). Trying to provide an enviroment to help them to use the tools. No need to be experts.
  • 7. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org More Problems Non-technical people do not fully understand the steps for: • Small and medium Data to Big Data infrastructure tools. • Batch analysis to soft real time streaming data analysis. Most learn with notebooks tailored for the batch-small data case (Jupyter notebooks and similar). This does not allow them to think of the real solutions and they just get stuck on the problems.
  • 8. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org React EU project ▪ Diverse research lines to prevente new pandemic. ▪ Relationship between Madrid Comunity hospitals and researchers. ▪ Lot of different lines. ▪ Our line :: build the bridge between FIWARE architecture and Hospitals data in order to empower doctors and researchers. ▪ Able to handle both big data and small-médium data. ▪ Intial case : Prediction in Intensive Care and help the Open IC paradigm
  • 9. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org REACT-UE project: Building AI systms based on healthcare data ▪ Project about create infrastructure to pre-detect next pandemic as soon as possible ▪ Our line :: build the bridge between FIWARE architecture and Hospitals data in order to empower doctors and researchers. ▪ Big Data Analisys and visualization. • Medical cases by several hospitals (EDVL4Pandemics ) • Get new cases proposed by doctors ( alarm in urgency and predict severe cases before any clear symptom is observable, even via 5G in ambulance). ▪ First pilot in Henares Hospital (Madrid) (reference hospital FIWARE Draco FIWARE Cosmos FIWARE Context Broker MLOps Apache Zeppelin
  • 10. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Mission The objective of this task is to implement the Educational Data Virtual Lab (EDVL): https://github.com/ging/edvl EDVL is a component of the ADA project that will be used for the delivery of the practical and hands-on part of the Urban Mobility Data Science courses. Also to be use on medical cases by several hospitals (EDVL4Pandemics). It is based on the European FIWARE platform, in which the specific components of Data Science applied to Urban Mobility will be integrated. Users will be able to analyze open data sets (anonymized) and also real data from client companies. Allow them to be able to understand and use Streaming data analysis and big data tools.
  • 11. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Data governance: use your own data in your premises Most examples and courses must use open datasets. Sometimes it is hard for companies to share or produce public datasets. If you deploy inside your infrastructure you can connect to your own data. This allows the transitions from examples to your data All could be secured via KeyRock Component Right now data access control (evolving to data usage control tool) Our solution : All data is keep and analysed into the hospital infrastructure (hint : is not well prepared for this).
  • 12. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org EDVL: Cosmos based platform for data Analysis ▪ Big Data Analisys and visualization ▪ Based on Apache zepeling fully integrated with FIWARE architectura ▪ https://github.com/ging/edvl FIWARE Cosmos FIWARE Draco FIWARE Context Broker Real-time data sources Historical database Additional data sources Open data Apache Zeppelin FIWARE Keyrock FIWARE Wilma DevOps like infrastructure (in house) Be sure data is keep inside the infrastructure : no need for extra gobernance First version : Share nothing run all inside the hospital
  • 13. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org First results : patient journey into the hospital ▪ Primary care and Emergencies ( AP, URG)
  • 14. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Actual situation ▪ Initial deployment of fiware components in the hospital ▪ Infrastructure (Windows virtual machine and restrictive firewals). ▪ Dump of hospital data on intermediary database
  • 15. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Frugal AI ▪ Actual AI/ML environment are develop for the Cloud : cheap and easy Access to resources like memory or GPUs. ▪ Need to de it with les resources (sometimes choose different ML algorithms): • Not everything need to be Deep learning, for example random forest could be just a Little worse with much les resource comsuption. • Aware of green-AI
  • 16. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Frugal AI Implementation ▪ Try to develop AI with less resources and try to get predictions via ML. ▪ Actual solutions : TensorFlow Lite https://www.tensorflow.org/lite ▪ Move to Go from python
  • 17. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Actual environment
  • 18. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org
  • 19. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Conclusions ▪ Just open a new line of collaboration (like dev-ops started a new path) ▪ Need to help them to use real data, specially “real time” one. ▪ Identify next pandemic as soon as possible ▪ Lots of ideas from doctors not complex to implement, just they are not experts on ML-OPS.
  • 20. Vienna, 12-13 June, 2023 | #FIWARESummit www.fiware.org Hosting Partner Keystone Sponsors Media Partners Find Us On Stay up to date Be certified and featured JOIN OUR NEWSLETTER
  • 21. Vienna, Austria 12-13 June, 2023 #FIWARESummit Thanks!