SlideShare a Scribd company logo
1 of 24
Download to read offline
31-10-2018
1
Improving health care outcomes with
responsible data science
Wessel Kraaij
Leiden University & TNO
w.kraaij@liacs.leidenuniv.nl
Outline
1. Overview of value based
approaches to health care and
data science
2. Secure federated analysis of
health data
3. Patient Empowerment:
Patient Forum Miner
31-10-2018
2
Digital Health
• Improving Health care outcomes using data science
(and AI)
• Includes E-health, M-health etc
• What do we want? simultaneously:
1. Better outcomes
2. Better access to healthcare (best healthcare for all)
3. Control cost
Typical machine learning challenges in health / life
sciences: diagnosis, progression, prognosis
31-10-2018
3
$$
More attention for value and principles
31-10-2018
4
Precision
medicine,
Personalized
health, vitality
Prediction, prognosis based on
personal profiles
Reasoning/decision making with
incomplete information
Needs lots of data, data science
methods, trusted infrastructure
Early
diagnosis and
prevention
Integration of multiple weak biomarkers
Anomaly detection
Self measurement
Avoid costly acute care
..BUT, this hurts current business cases
31-10-2018
5
Increasingly
stronger role
for citizens
and patients
Participatory research
Shared decision making
Patient centered
PROM’s
Late effects
Tailoring in
information
access,
communication,
coaching
Segmentation
Avoid one size fits all
Sociodemographic differences
E.g. chronic diseases, elderly, low
literacy
31-10-2018
6
Value Based
Health Care
𝑉𝑎𝑙𝑢𝑒 =
𝑃𝑎𝑡𝑖𝑒𝑛𝑡 𝑟𝑒𝑝𝑜𝑟𝑡𝑒𝑑 𝑜𝑢𝑡𝑐𝑜𝑚𝑒𝑠
𝐶𝑜𝑠𝑡 + 𝐵𝑢𝑟𝑑𝑒𝑛
Objective function
Michael Porter
Machine readable, reusable data : FAIR
• Findable
• Accessible (under well defined conditions)
• Interoperable: Machine readable
• Reusable
• FAIR is a precondition to combine datasets
for analysis
• FAIR does not imply open!!
Michel Dumontier, Maastricht University
31-10-2018
7
GO FAIR
• Internet of FAIR data and services
• FAIR Metrics
• Implementation Networks (IN)
• Example IN: Personal Health Train
Responsible
Data Science
• Fairness: avoiding prejudice due to
e.g. biased training data
• Accuracy: quality of information,
prediction , how certain?
• Confidentiality: GDPR, also
commercially confidential
• Transparency: Can we explain
conclusions drawn from big data?
(opening the Black Box)
31-10-2018
8
FAIR data (reusability)
Fairness (avoiding bias)
Accuracy (incl AI)
Confidentiality
Transparency (incl AI)
HCI (incl AI)
Communicating with
(a diverse group of) patients
Improving outcomes of health
care system (care, cure,
prevention) using different
types of data
Making choices based on
normalized added health value
per cost unit
Relating data science
challenges to health
care trends
1. Some
conclusions
• Combining / comparing personal data across
individuals is needed for personalized,
preventive health
• Digital Health challenges pose quite relevant
use cases for Data Science, AI and HCI
• Existing costing/business models may actually
be a barrier for better patient value
31-10-2018
9
2. Secure
federated
analysis of
distributed
personal data
Quantified self
19
bron: MIT
A movement of citizens and
‘makers’ that aim to explore the
possibilities of self-tracking.
Gary Wolf (Wired): “Almost
everything we do generates
data”.
bron: RescueTime
WHAT COULD WE LEARN IF
we could measure and record activities, social context,
environmental context, physiological parameters, food
intake, sleep across our entire lifetime? (sometimes called
Exposome). Now we have sensors for most of these..
WE CAN LEARN:
Personalized health advice based on systems view and
population data
Integrating evidence based medicine and data driven
predictions
31-10-2018
10
The mutual dependence of personal and
population health data
20Bron: cbw.ge en wikimedia.org
Van ‘big’ naar ik
Towards personalized e-health advice
Model
Personal health profile
(longitudinal data)
Population health profiles
Health professional: duty of confidentiality
For e-services:
How can we avoid that competitors learn the model?
How can we avoid that a health app copies personal data?
31-10-2018
11
Health Data Challenges
• Data is organized around treatments
• Silos
• Heterogeneous data
• Patient generated data not linked
• Need patient/citizen centered data
• Undo fragmentation
• Link person generated data
• Deal with uncertainty and imperfections
• Quantify accuracy
• Missing data
Some barriers for statistical analysis and ML
• Data is horizontally partitioned
• Distributed learning
• Personal Health Train
• Data is vertically partitioned
• Existing practice: Trusted 3rd party (TTP)
• Health Data Cooperative (e.g. Midata)
• Secure multiparty computation
ID age GP visits gender
1 55 70 M
2 45 60 F
ID Age gender
1 55 M
2 45 F
3 20 F
4 22 M
ID age GP visits gender
3 20 25 F
4 22 10 M
ID GP visits
1 70
2 60
3 25
4 10
31-10-2018
12
Sign the manifesto at:
Personal health train
• Distributed data
• FAIR data stations
• Bring the algorithm to the data
• Approximate global analysis
• FAIR data stations include
• Clinical repositories
• Personal lockers (PGO)
• Umbrella stations (e.g. HDC)
• Trains implement secure workflow for
researchers and patients/citizens
https://www.dtls.nl/phtmanifesto/
NWA startimpuls
VWDATA
• Resonsible Data Science
• FACT, FAIR
• Learning from distributed data
• Develop secure algorithms for
learning from a ‘join’ of
databases with
confidential/personal data
31-10-2018
13
Build prognostic model using secure regression
H2020 BigMediLytics
• Developing “secure regression” using
secure multiparty computation
methods
• Aim: improve KPI with 20% in large
scale trials
• Erasmus MC Heart Failure pilot
• KPI’s
• Increase medication compliance
• Decrease number of hospital re-
admissions
Ergo
Achmea
claims
EMC clinical
data
Develop and evaluate intervention informed by
the joint longitudinal dataset (based on risk and
cost analysis)
Proposed solution: Secure Multi party
computation
• Several data owners intend to perform to ‘learn’ from the combination
of the datasets
• However, they cannot release their data
• SMPC enables to overcome this barrier:
• learning without disclosing
• Extensive communication protocol between partners
• Proven non disclosure
• TNO/CWI/Philips are developing and evaluating MPC methods
• homomorphic encryption
• garbled circuits
• secret sharing
31-10-2018
14
Simple Example: Secure summation using
SMPC
F(n1)=R+n1
F(n5)-R
F(n2)=F(n1)+n2
F(n3)=F(n2)+n3F(n4)=F(n3)+n4
F(n5)=F(n4)+n5
Σ =
Assessment
• Cryptographic SMPC protocols have been around for decades
• Applicability was hampered by inefficiency of several protocols
• Recent advances in protocols and computing power, increased
attention for privacy have resumed interest in development of SMPC
• MPC has the potential to become a crucial enabler for improving
health and health care by learning from data
31-10-2018
15
2.
Conclusions
Challenge is to undo fragmentation
(need collaboration, usual model is
competition)
It is crucial to restore the balance in
data governance in order to avoid that
platform companies increasingly control
crucial aspects of our civil society
NL well positioned to take the lead in
building a public infrastructure for
health data analysis.
3. Patient
Forum Miner
An example of collective “empowered” participation: Patient
Platform Sarcomas
31-10-2018
16
Sarcoma: a rare cancer
Rare cancer challenge
• Low incidence: small patient cohorts for
research
• Limited data in national registries
• Need for international cooperation
• Limited budgets for research
• In most hospitals there is no sufficient
experience to treat rare cancers: need
for concentration
31-10-2018
17
Liferaft Group
Patient generated
registry
Patient generated tissue bank
31-10-2018
18
Open Facebook group
GIST Support International
Discussion forums:
● Information on:
○ Development of disease, treatment, side-effects
○ Strategies to cope with side-effects
○ Adherence to therapy
○ Co-morbidity
○ Quality of life
● Also: lots of emotional discussions, support
● Use data mining, NLP, machine learning to extract valuable information
caregiverfor mother dx with GIST 12/31/12
31x19x9 cm primary tumor removed12/12/12
400 mg gleevec 1/15/13 to 12/6/13
Recurrence and removalof 3 massesfrom
the omentum (3.5 to 4.4 cm) on 12/6/13
Sutent 25 mg. since 1/15/14 37.5 mg. since
8/14 (failed Sutent 6/15)
Sorefinib (naxavar)7/3/15
more tumors removed7/13/15
Votrient 9/4/15 to 12/30/15
50 tumors removed1/16/16’
Wildtype Gist NO Kit or PDFRAmutation, SDH
intact
31-10-2018
19
Analysis method
Public
Facebook
Group
4 year
40,000 posts
UMLS tagger
Word2Vec
Categories
Database
UMLS: thesaurus with medical terms
Word2Vec: semantic relationships
Summarisation: machine learning
Elastic search
User interface: relevant posts
Automatic summarisation
User interface for textmining of forums
31-10-2018
20
Examples of findings
Normal dose of imatinib for GIST patients is 400 mg per day.
In case of progression: increased to 800 mg per day.
In one hospital, policy was to advise patients to take full 800 mg at dinner.
Question: would it be better to split the dose?
Based on forum discussion analysis: yes, most patients experience less side
effects when splitting the dose.
Based on result, policy of hospital was changed.
Something else was found: patients reported that taking the medicine with
dark chocolate greatly diminishes nausea.
Example: co-morbidity
○ Searching for patients with PDGFRa mutation we found
two patients who mentioned that they also had thyroid
cancer.
○ Searching for this specific combination we found around
20 cases
○ coincidence or is there a relationship?
platelet-derived growth factor receptor α (PDGFRA) mutation, occurs in 10% of GIST cases
31-10-2018
21
Further development
● Building experience: project with 4 other cancer patient organisations in
the Netherlands, combine with surveys, build experience and improve
algorithms
● Strengthening scientific basis: detecting patterns, quantification,
statistical analysis, validation, filtering by linking to existing knowledge,
clinical testing of hypotheses (PhD project)
Patient forums are knowledge gold mine
Poster Anne Dirkson
48
• Patients can offer information that biomedical articles and clinical records cannot
provide: their experiences
• When aggregated, could be used to :
• Allow patients to learn from each other’s experiences  higher quality of life
• Generate hypotheses for clinical research
31-10-2018
22
Open Knowledge Discovery and Data
Mining from Patient forums
To develop a methodology for mining patient experiences on health
forums for novel knowledge
Anecdotal evidence to trustworthy knowledge
49
50
-
-
=
Forum
PubMed articles
ClinicalTrial.gov
Novel knowledge
Concept normalization using
custom lexicons and domain
specific spelling correction
Entity extraction using conditional
random fields. Features include
context, semantic, syntactic and
word embeddings, mapping to
UMLS
31-10-2018
23
3. CONCLUSIONS
● Patient experience discussion forums can be very
valuable, in particular in case of rare diseases;
worldwide community
● Patient forums can reveal unexpected patterns
and can provide information that would
otherwise never reach doctors
○ Care must be taken to avoid experimenter bias
● This project demonstrates the power of
partnership between patients and medical
professionals
Finally,..
• Improving Health Care affects us all:
• Data, algorithms can support patients and care
professionals.
• Patient value should be more important than
shareholder value
• Health data is sensitive, people should be in
control regarding access.
• GDPR stimulates innovation in data science
• Explainability
• Protection of personal data
31-10-2018
24
References
• P4
• Hood, Leroy, and Stephen H. Friend. 2011. “Predictive, Personalized, Preventive, Participatory (P4) Cancer Medicine.” Nature Reviews Clinical Oncology 8
(3): 184–87. doi:10.1038/nrclinonc.2010.227.
• VBHC
• Porter, Michael E. 2010. “What Is Value in Health Care?” New England Journal of Medicine 363 (26): 2477–81. doi:10.1056/NEJMp1011024.
• FAIR
• GO-FAIR: https://www.go-fair.org/
• Wilkinson, Mark D., Michel Dumontier, Ijsbrand Jan Aalbersberg, Gabrielle Appleton, Myles Axton, Arie Baak, Niklas Blomberg, et al. 2016. “The FAIR
Guiding Principles for Scientific Data Management and Stewardship.” Scientific Data 3 (March): 160018. doi:10.1038/sdata.2016.18.
• FACT
• http://www.responsibledatascience.org/
• NWA VWDATA
• https://wetenschapsagenda.nl/start-vwdata-onderzoeksprogramma/
• Personal Health Train
• Damiani, Andrea, Mauro Vallati, Roberto Gatta, Nicola Dinapoli, Arthur Jochems, Timo Deist, Johan van Soest, Andre Dekker, and Vincenzo Valentini. 2015.
“Distributed Learning to Protect Privacy in Multi-Centric Clinical Studies.” In The 15th Conference on Artificial Intelligence in Medicine, edited by J. H.
Holmes, R. Bellazzi, L. Sacchi, and N. Peek, 65–75. Pavia, Italy: Springer. http://eprints.hud.ac.uk/23905/.
• Secure multiparty computation
• Meilof VEENINGEN, Supriyo CHATTERJEA, Anna Zsófia HORVÁTH, Gerald SPINDLER, Eric BOERSMA, Peter van der SPEK, Onno van der GALIËN, Job
GUTTELING, Wessel KRAAIJ, and Thijs VEUGEN. Enabling Analytics on Sensitive Medical Data with Secure Multi-Party Computation. In Proceedings of
Medical Informatics Europe 2018, Gothenburg, 2018.
• Patient forum miner
• Oortmerssen, Gerard van, Stephan Raaijmakers, Maya Sappelli, Erik Boertjes, Suzan Verberne, Nicole Walasek, and Wessel Kraaij. 2017. “Analyzing Cancer
Forum Discussions with Text Mining.” In Proceedings of Second International Workshop on Extraction and Processing of Rich Semantics from Medical
Texts. Vienna.

More Related Content

What's hot

Machine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilanceMachine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilanceRevathi Boyina
 
LAK13 linkedup tutorial_evaluation_framework
LAK13 linkedup tutorial_evaluation_frameworkLAK13 linkedup tutorial_evaluation_framework
LAK13 linkedup tutorial_evaluation_frameworkHendrik Drachsler
 
Methodologies for Addressing Privacy and Social Issues in Health Data: A Case...
Methodologies for Addressing Privacy and Social Issues in Health Data: A Case...Methodologies for Addressing Privacy and Social Issues in Health Data: A Case...
Methodologies for Addressing Privacy and Social Issues in Health Data: A Case...Trilateral Research
 
AI in translational medicine webinar
AI in translational medicine webinarAI in translational medicine webinar
AI in translational medicine webinarPistoia Alliance
 
Developing a World Leading Technology Enabled Health Programme of Research
Developing a World Leading Technology Enabled Health Programme of ResearchDeveloping a World Leading Technology Enabled Health Programme of Research
Developing a World Leading Technology Enabled Health Programme of ResearchMaged N. Kamel Boulos
 
1 actonnect overview
1 actonnect overview1 actonnect overview
1 actonnect overviewsimon8duke
 
Developing-a-Clustering-Model-based-on-K-Means-Algorithm-in-order-to-Creating...
Developing-a-Clustering-Model-based-on-K-Means-Algorithm-in-order-to-Creating...Developing-a-Clustering-Model-based-on-K-Means-Algorithm-in-order-to-Creating...
Developing-a-Clustering-Model-based-on-K-Means-Algorithm-in-order-to-Creating...saeed ghoreyshi
 
Sharing and standards christopher hart - clinical innovation and partnering...
Sharing and standards   christopher hart - clinical innovation and partnering...Sharing and standards   christopher hart - clinical innovation and partnering...
Sharing and standards christopher hart - clinical innovation and partnering...Christopher Hart
 
The Vision for Data @ the NIH
The Vision for Data @ the NIHThe Vision for Data @ the NIH
The Vision for Data @ the NIHPhilip Bourne
 
IBM Watson Health: How cognitive technologies have begun transforming clinica...
IBM Watson Health: How cognitive technologies have begun transforming clinica...IBM Watson Health: How cognitive technologies have begun transforming clinica...
IBM Watson Health: How cognitive technologies have begun transforming clinica...Maged N. Kamel Boulos
 
Kraaij infrastructures for secure data analytics def brussel 2017
Kraaij infrastructures for secure data analytics def brussel 2017Kraaij infrastructures for secure data analytics def brussel 2017
Kraaij infrastructures for secure data analytics def brussel 2017Wessel Kraaij
 
Optimum Healthcare IT A physician’s perspective on Big Data, Predictive Analy...
Optimum Healthcare ITA physician’s perspective on Big Data, Predictive Analy...Optimum Healthcare ITA physician’s perspective on Big Data, Predictive Analy...
Optimum Healthcare IT A physician’s perspective on Big Data, Predictive Analy...HealthXn
 
Towards an ecosystem for privacy respecting analysis of distributed health data
Towards an ecosystem for privacy respecting analysis of distributed health data Towards an ecosystem for privacy respecting analysis of distributed health data
Towards an ecosystem for privacy respecting analysis of distributed health data Wessel Kraaij
 
P17 fhir chain- applying blockchain to securely and scalably share
P17 fhir chain- applying blockchain to securely and scalably shareP17 fhir chain- applying blockchain to securely and scalably share
P17 fhir chain- applying blockchain to securely and scalably sharedevid8
 
Informatics for Health Policy and Systems Research: Lessons Learned from a St...
Informatics for Health Policy and Systems Research: Lessons Learned from a St...Informatics for Health Policy and Systems Research: Lessons Learned from a St...
Informatics for Health Policy and Systems Research: Lessons Learned from a St...Borwornsom Leerapan
 
Introduction to Health Informatics and Health IT in Clinical Settings (Part 3...
Introduction to Health Informatics and Health IT in Clinical Settings (Part 3...Introduction to Health Informatics and Health IT in Clinical Settings (Part 3...
Introduction to Health Informatics and Health IT in Clinical Settings (Part 3...Nawanan Theera-Ampornpunt
 
A Successful Academic Medical Center Must be a Truly Digital Enterprise
A Successful Academic Medical Center Must be a Truly Digital EnterpriseA Successful Academic Medical Center Must be a Truly Digital Enterprise
A Successful Academic Medical Center Must be a Truly Digital EnterprisePhilip Bourne
 

What's hot (20)

Machine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilanceMachine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilance
 
LAK13 linkedup tutorial_evaluation_framework
LAK13 linkedup tutorial_evaluation_frameworkLAK13 linkedup tutorial_evaluation_framework
LAK13 linkedup tutorial_evaluation_framework
 
Methodologies for Addressing Privacy and Social Issues in Health Data: A Case...
Methodologies for Addressing Privacy and Social Issues in Health Data: A Case...Methodologies for Addressing Privacy and Social Issues in Health Data: A Case...
Methodologies for Addressing Privacy and Social Issues in Health Data: A Case...
 
AI in translational medicine webinar
AI in translational medicine webinarAI in translational medicine webinar
AI in translational medicine webinar
 
Data mining
Data mining Data mining
Data mining
 
Big Data: Big Opportunity?
Big Data: Big Opportunity?Big Data: Big Opportunity?
Big Data: Big Opportunity?
 
Developing a World Leading Technology Enabled Health Programme of Research
Developing a World Leading Technology Enabled Health Programme of ResearchDeveloping a World Leading Technology Enabled Health Programme of Research
Developing a World Leading Technology Enabled Health Programme of Research
 
1 actonnect overview
1 actonnect overview1 actonnect overview
1 actonnect overview
 
Developing-a-Clustering-Model-based-on-K-Means-Algorithm-in-order-to-Creating...
Developing-a-Clustering-Model-based-on-K-Means-Algorithm-in-order-to-Creating...Developing-a-Clustering-Model-based-on-K-Means-Algorithm-in-order-to-Creating...
Developing-a-Clustering-Model-based-on-K-Means-Algorithm-in-order-to-Creating...
 
Sharing and standards christopher hart - clinical innovation and partnering...
Sharing and standards   christopher hart - clinical innovation and partnering...Sharing and standards   christopher hart - clinical innovation and partnering...
Sharing and standards christopher hart - clinical innovation and partnering...
 
The Vision for Data @ the NIH
The Vision for Data @ the NIHThe Vision for Data @ the NIH
The Vision for Data @ the NIH
 
IBM Watson Health: How cognitive technologies have begun transforming clinica...
IBM Watson Health: How cognitive technologies have begun transforming clinica...IBM Watson Health: How cognitive technologies have begun transforming clinica...
IBM Watson Health: How cognitive technologies have begun transforming clinica...
 
Kraaij infrastructures for secure data analytics def brussel 2017
Kraaij infrastructures for secure data analytics def brussel 2017Kraaij infrastructures for secure data analytics def brussel 2017
Kraaij infrastructures for secure data analytics def brussel 2017
 
Optimum Healthcare IT A physician’s perspective on Big Data, Predictive Analy...
Optimum Healthcare ITA physician’s perspective on Big Data, Predictive Analy...Optimum Healthcare ITA physician’s perspective on Big Data, Predictive Analy...
Optimum Healthcare IT A physician’s perspective on Big Data, Predictive Analy...
 
A Stocktake of New Zealand’s Healthcare Datasets
A Stocktake of New Zealand’s Healthcare DatasetsA Stocktake of New Zealand’s Healthcare Datasets
A Stocktake of New Zealand’s Healthcare Datasets
 
Towards an ecosystem for privacy respecting analysis of distributed health data
Towards an ecosystem for privacy respecting analysis of distributed health data Towards an ecosystem for privacy respecting analysis of distributed health data
Towards an ecosystem for privacy respecting analysis of distributed health data
 
P17 fhir chain- applying blockchain to securely and scalably share
P17 fhir chain- applying blockchain to securely and scalably shareP17 fhir chain- applying blockchain to securely and scalably share
P17 fhir chain- applying blockchain to securely and scalably share
 
Informatics for Health Policy and Systems Research: Lessons Learned from a St...
Informatics for Health Policy and Systems Research: Lessons Learned from a St...Informatics for Health Policy and Systems Research: Lessons Learned from a St...
Informatics for Health Policy and Systems Research: Lessons Learned from a St...
 
Introduction to Health Informatics and Health IT in Clinical Settings (Part 3...
Introduction to Health Informatics and Health IT in Clinical Settings (Part 3...Introduction to Health Informatics and Health IT in Clinical Settings (Part 3...
Introduction to Health Informatics and Health IT in Clinical Settings (Part 3...
 
A Successful Academic Medical Center Must be a Truly Digital Enterprise
A Successful Academic Medical Center Must be a Truly Digital EnterpriseA Successful Academic Medical Center Must be a Truly Digital Enterprise
A Successful Academic Medical Center Must be a Truly Digital Enterprise
 

Similar to Improving health care outcomes with responsible data science #escience2018

Improving health care outcomes with responsible data science
Improving health care outcomes with responsible data scienceImproving health care outcomes with responsible data science
Improving health care outcomes with responsible data scienceWessel Kraaij
 
From personal health data to a personalized advice
From personal health data to a personalized adviceFrom personal health data to a personalized advice
From personal health data to a personalized adviceWessel Kraaij
 
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...D3 Consutling
 
Data Mining in Health Care
Data Mining in Health CareData Mining in Health Care
Data Mining in Health CareShahDhruv21
 
Early diagnosis and prevention enabled by big data   geneva conference final
Early diagnosis and prevention enabled by big data   geneva conference finalEarly diagnosis and prevention enabled by big data   geneva conference final
Early diagnosis and prevention enabled by big data   geneva conference finale-Marefa
 
Trusted! Quest for data-driven and fair health solutions
Trusted! Quest for data-driven and fair health solutions Trusted! Quest for data-driven and fair health solutions
Trusted! Quest for data-driven and fair health solutions Sitra / Hyvinvointi
 
Big Data Means Big Potential Challenges for Nurse Execs Response.pdf
Big Data Means Big Potential Challenges for Nurse Execs Response.pdfBig Data Means Big Potential Challenges for Nurse Execs Response.pdf
Big Data Means Big Potential Challenges for Nurse Execs Response.pdfbkbk37
 
Clinical Data Models - The Hyve - Bio IT World April 2019
Clinical Data Models - The Hyve - Bio IT World April 2019Clinical Data Models - The Hyve - Bio IT World April 2019
Clinical Data Models - The Hyve - Bio IT World April 2019Kees van Bochove
 
Augmented Personalized Health: using AI techniques on semantically integrated...
Augmented Personalized Health: using AI techniques on semantically integrated...Augmented Personalized Health: using AI techniques on semantically integrated...
Augmented Personalized Health: using AI techniques on semantically integrated...Amit Sheth
 
Early Identification of GPC Contacts Among Home Care Clients Through Urgency ...
Early Identification of GPC Contacts Among Home Care Clients Through Urgency ...Early Identification of GPC Contacts Among Home Care Clients Through Urgency ...
Early Identification of GPC Contacts Among Home Care Clients Through Urgency ...MartijnLogtenberg1
 
ppt for data science slideshare.pptx
ppt for data science slideshare.pptxppt for data science slideshare.pptx
ppt for data science slideshare.pptxMangeshPatil358834
 
iHT² Health IT Summit Seattle 2013 - Josephine Briggs, MD, National Center fo...
iHT² Health IT Summit Seattle 2013 - Josephine Briggs, MD, National Center fo...iHT² Health IT Summit Seattle 2013 - Josephine Briggs, MD, National Center fo...
iHT² Health IT Summit Seattle 2013 - Josephine Briggs, MD, National Center fo...Health IT Conference – iHT2
 
Connected Health & Me - Matic Meglic - Nov 24th 2014
Connected Health & Me - Matic Meglic - Nov 24th 2014Connected Health & Me - Matic Meglic - Nov 24th 2014
Connected Health & Me - Matic Meglic - Nov 24th 2014ipposi
 
Nur3563 group project sol1 2
Nur3563 group project sol1 2Nur3563 group project sol1 2
Nur3563 group project sol1 2JLANurse
 

Similar to Improving health care outcomes with responsible data science #escience2018 (20)

Improving health care outcomes with responsible data science
Improving health care outcomes with responsible data scienceImproving health care outcomes with responsible data science
Improving health care outcomes with responsible data science
 
From personal health data to a personalized advice
From personal health data to a personalized adviceFrom personal health data to a personalized advice
From personal health data to a personalized advice
 
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
Healthcare Conference 2013 : Toekomstvisie op ICT in de gezondheidszorg - pro...
 
Data Mining in Health Care
Data Mining in Health CareData Mining in Health Care
Data Mining in Health Care
 
Early diagnosis and prevention enabled by big data   geneva conference final
Early diagnosis and prevention enabled by big data   geneva conference finalEarly diagnosis and prevention enabled by big data   geneva conference final
Early diagnosis and prevention enabled by big data   geneva conference final
 
Trusted! Quest for data-driven and fair health solutions
Trusted! Quest for data-driven and fair health solutions Trusted! Quest for data-driven and fair health solutions
Trusted! Quest for data-driven and fair health solutions
 
Big Data Means Big Potential Challenges for Nurse Execs Response.pdf
Big Data Means Big Potential Challenges for Nurse Execs Response.pdfBig Data Means Big Potential Challenges for Nurse Execs Response.pdf
Big Data Means Big Potential Challenges for Nurse Execs Response.pdf
 
Clinical Data Models - The Hyve - Bio IT World April 2019
Clinical Data Models - The Hyve - Bio IT World April 2019Clinical Data Models - The Hyve - Bio IT World April 2019
Clinical Data Models - The Hyve - Bio IT World April 2019
 
Sharing is caring
Sharing is caringSharing is caring
Sharing is caring
 
Precision and Participatory Medicine - MEDINFO 2015 Panel on big data
Precision and Participatory Medicine - MEDINFO 2015 Panel on big dataPrecision and Participatory Medicine - MEDINFO 2015 Panel on big data
Precision and Participatory Medicine - MEDINFO 2015 Panel on big data
 
Big data in healthcare
Big data in healthcareBig data in healthcare
Big data in healthcare
 
Innovative project1
Innovative project1Innovative project1
Innovative project1
 
Augmented Personalized Health: using AI techniques on semantically integrated...
Augmented Personalized Health: using AI techniques on semantically integrated...Augmented Personalized Health: using AI techniques on semantically integrated...
Augmented Personalized Health: using AI techniques on semantically integrated...
 
The application of new technologies and IT in Health: standards as infrastruc...
The application of new technologies and IT in Health: standards as infrastruc...The application of new technologies and IT in Health: standards as infrastruc...
The application of new technologies and IT in Health: standards as infrastruc...
 
Early Identification of GPC Contacts Among Home Care Clients Through Urgency ...
Early Identification of GPC Contacts Among Home Care Clients Through Urgency ...Early Identification of GPC Contacts Among Home Care Clients Through Urgency ...
Early Identification of GPC Contacts Among Home Care Clients Through Urgency ...
 
ppt for data science slideshare.pptx
ppt for data science slideshare.pptxppt for data science slideshare.pptx
ppt for data science slideshare.pptx
 
iHT² Health IT Summit Seattle 2013 - Josephine Briggs, MD, National Center fo...
iHT² Health IT Summit Seattle 2013 - Josephine Briggs, MD, National Center fo...iHT² Health IT Summit Seattle 2013 - Josephine Briggs, MD, National Center fo...
iHT² Health IT Summit Seattle 2013 - Josephine Briggs, MD, National Center fo...
 
From Clinical Information Systems toward HealthGrid
From Clinical Information Systems toward HealthGridFrom Clinical Information Systems toward HealthGrid
From Clinical Information Systems toward HealthGrid
 
Connected Health & Me - Matic Meglic - Nov 24th 2014
Connected Health & Me - Matic Meglic - Nov 24th 2014Connected Health & Me - Matic Meglic - Nov 24th 2014
Connected Health & Me - Matic Meglic - Nov 24th 2014
 
Nur3563 group project sol1 2
Nur3563 group project sol1 2Nur3563 group project sol1 2
Nur3563 group project sol1 2
 

Recently uploaded

Call Girl Number in Vashi Mumbai📲 9833363713 💞 Full Night Enjoy
Call Girl Number in Vashi Mumbai📲 9833363713 💞 Full Night EnjoyCall Girl Number in Vashi Mumbai📲 9833363713 💞 Full Night Enjoy
Call Girl Number in Vashi Mumbai📲 9833363713 💞 Full Night Enjoybabeytanya
 
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort ServicePremium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Servicevidya singh
 
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...jageshsingh5554
 
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 6297143586 𖠋 Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 6297143586 𖠋 Will You Mis...The Most Attractive Hyderabad Call Girls Kothapet 𖠋 6297143586 𖠋 Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 6297143586 𖠋 Will You Mis...chandars293
 
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...Garima Khatri
 
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...Taniya Sharma
 
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...Arohi Goyal
 
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsBangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsGfnyt
 
Kesar Bagh Call Girl Price 9548273370 , Lucknow Call Girls Service
Kesar Bagh Call Girl Price 9548273370 , Lucknow Call Girls ServiceKesar Bagh Call Girl Price 9548273370 , Lucknow Call Girls Service
Kesar Bagh Call Girl Price 9548273370 , Lucknow Call Girls Servicemakika9823
 
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...Neha Kaur
 
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.MiadAlsulami
 
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...narwatsonia7
 
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...Taniya Sharma
 
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Service Navi Mumbai Samaira 8617697112 Independent Escort Service ...
Call Girls Service Navi Mumbai Samaira 8617697112 Independent Escort Service ...Call Girls Service Navi Mumbai Samaira 8617697112 Independent Escort Service ...
Call Girls Service Navi Mumbai Samaira 8617697112 Independent Escort Service ...Call girls in Ahmedabad High profile
 
Book Paid Powai Call Girls Mumbai 𖠋 9930245274 𖠋Low Budget Full Independent H...
Book Paid Powai Call Girls Mumbai 𖠋 9930245274 𖠋Low Budget Full Independent H...Book Paid Powai Call Girls Mumbai 𖠋 9930245274 𖠋Low Budget Full Independent H...
Book Paid Powai Call Girls Mumbai 𖠋 9930245274 𖠋Low Budget Full Independent H...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

Call Girl Number in Vashi Mumbai📲 9833363713 💞 Full Night Enjoy
Call Girl Number in Vashi Mumbai📲 9833363713 💞 Full Night EnjoyCall Girl Number in Vashi Mumbai📲 9833363713 💞 Full Night Enjoy
Call Girl Number in Vashi Mumbai📲 9833363713 💞 Full Night Enjoy
 
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort ServicePremium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
 
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony 📳 7877925207 For 18+ VIP Call Girl At Th...
 
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 6297143586 𖠋 Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 6297143586 𖠋 Will You Mis...The Most Attractive Hyderabad Call Girls Kothapet 𖠋 6297143586 𖠋 Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet 𖠋 6297143586 𖠋 Will You Mis...
 
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
 
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
 
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
 
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
 
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsBangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
 
Kesar Bagh Call Girl Price 9548273370 , Lucknow Call Girls Service
Kesar Bagh Call Girl Price 9548273370 , Lucknow Call Girls ServiceKesar Bagh Call Girl Price 9548273370 , Lucknow Call Girls Service
Kesar Bagh Call Girl Price 9548273370 , Lucknow Call Girls Service
 
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Varanasi Samaira 8250192130 Independent Escort Serv...
 
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
 
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
VIP Call Girls Tirunelveli Aaradhya 8250192130 Independent Escort Service Tir...
 
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
 
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
 
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
 
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls Service Navi Mumbai Samaira 8617697112 Independent Escort Service ...
Call Girls Service Navi Mumbai Samaira 8617697112 Independent Escort Service ...Call Girls Service Navi Mumbai Samaira 8617697112 Independent Escort Service ...
Call Girls Service Navi Mumbai Samaira 8617697112 Independent Escort Service ...
 
Book Paid Powai Call Girls Mumbai 𖠋 9930245274 𖠋Low Budget Full Independent H...
Book Paid Powai Call Girls Mumbai 𖠋 9930245274 𖠋Low Budget Full Independent H...Book Paid Powai Call Girls Mumbai 𖠋 9930245274 𖠋Low Budget Full Independent H...
Book Paid Powai Call Girls Mumbai 𖠋 9930245274 𖠋Low Budget Full Independent H...
 

Improving health care outcomes with responsible data science #escience2018

  • 1. 31-10-2018 1 Improving health care outcomes with responsible data science Wessel Kraaij Leiden University & TNO w.kraaij@liacs.leidenuniv.nl Outline 1. Overview of value based approaches to health care and data science 2. Secure federated analysis of health data 3. Patient Empowerment: Patient Forum Miner
  • 2. 31-10-2018 2 Digital Health • Improving Health care outcomes using data science (and AI) • Includes E-health, M-health etc • What do we want? simultaneously: 1. Better outcomes 2. Better access to healthcare (best healthcare for all) 3. Control cost Typical machine learning challenges in health / life sciences: diagnosis, progression, prognosis
  • 3. 31-10-2018 3 $$ More attention for value and principles
  • 4. 31-10-2018 4 Precision medicine, Personalized health, vitality Prediction, prognosis based on personal profiles Reasoning/decision making with incomplete information Needs lots of data, data science methods, trusted infrastructure Early diagnosis and prevention Integration of multiple weak biomarkers Anomaly detection Self measurement Avoid costly acute care ..BUT, this hurts current business cases
  • 5. 31-10-2018 5 Increasingly stronger role for citizens and patients Participatory research Shared decision making Patient centered PROM’s Late effects Tailoring in information access, communication, coaching Segmentation Avoid one size fits all Sociodemographic differences E.g. chronic diseases, elderly, low literacy
  • 6. 31-10-2018 6 Value Based Health Care 𝑉𝑎𝑙𝑢𝑒 = 𝑃𝑎𝑡𝑖𝑒𝑛𝑡 𝑟𝑒𝑝𝑜𝑟𝑡𝑒𝑑 𝑜𝑢𝑡𝑐𝑜𝑚𝑒𝑠 𝐶𝑜𝑠𝑡 + 𝐵𝑢𝑟𝑑𝑒𝑛 Objective function Michael Porter Machine readable, reusable data : FAIR • Findable • Accessible (under well defined conditions) • Interoperable: Machine readable • Reusable • FAIR is a precondition to combine datasets for analysis • FAIR does not imply open!! Michel Dumontier, Maastricht University
  • 7. 31-10-2018 7 GO FAIR • Internet of FAIR data and services • FAIR Metrics • Implementation Networks (IN) • Example IN: Personal Health Train Responsible Data Science • Fairness: avoiding prejudice due to e.g. biased training data • Accuracy: quality of information, prediction , how certain? • Confidentiality: GDPR, also commercially confidential • Transparency: Can we explain conclusions drawn from big data? (opening the Black Box)
  • 8. 31-10-2018 8 FAIR data (reusability) Fairness (avoiding bias) Accuracy (incl AI) Confidentiality Transparency (incl AI) HCI (incl AI) Communicating with (a diverse group of) patients Improving outcomes of health care system (care, cure, prevention) using different types of data Making choices based on normalized added health value per cost unit Relating data science challenges to health care trends 1. Some conclusions • Combining / comparing personal data across individuals is needed for personalized, preventive health • Digital Health challenges pose quite relevant use cases for Data Science, AI and HCI • Existing costing/business models may actually be a barrier for better patient value
  • 9. 31-10-2018 9 2. Secure federated analysis of distributed personal data Quantified self 19 bron: MIT A movement of citizens and ‘makers’ that aim to explore the possibilities of self-tracking. Gary Wolf (Wired): “Almost everything we do generates data”. bron: RescueTime WHAT COULD WE LEARN IF we could measure and record activities, social context, environmental context, physiological parameters, food intake, sleep across our entire lifetime? (sometimes called Exposome). Now we have sensors for most of these.. WE CAN LEARN: Personalized health advice based on systems view and population data Integrating evidence based medicine and data driven predictions
  • 10. 31-10-2018 10 The mutual dependence of personal and population health data 20Bron: cbw.ge en wikimedia.org Van ‘big’ naar ik Towards personalized e-health advice Model Personal health profile (longitudinal data) Population health profiles Health professional: duty of confidentiality For e-services: How can we avoid that competitors learn the model? How can we avoid that a health app copies personal data?
  • 11. 31-10-2018 11 Health Data Challenges • Data is organized around treatments • Silos • Heterogeneous data • Patient generated data not linked • Need patient/citizen centered data • Undo fragmentation • Link person generated data • Deal with uncertainty and imperfections • Quantify accuracy • Missing data Some barriers for statistical analysis and ML • Data is horizontally partitioned • Distributed learning • Personal Health Train • Data is vertically partitioned • Existing practice: Trusted 3rd party (TTP) • Health Data Cooperative (e.g. Midata) • Secure multiparty computation ID age GP visits gender 1 55 70 M 2 45 60 F ID Age gender 1 55 M 2 45 F 3 20 F 4 22 M ID age GP visits gender 3 20 25 F 4 22 10 M ID GP visits 1 70 2 60 3 25 4 10
  • 12. 31-10-2018 12 Sign the manifesto at: Personal health train • Distributed data • FAIR data stations • Bring the algorithm to the data • Approximate global analysis • FAIR data stations include • Clinical repositories • Personal lockers (PGO) • Umbrella stations (e.g. HDC) • Trains implement secure workflow for researchers and patients/citizens https://www.dtls.nl/phtmanifesto/ NWA startimpuls VWDATA • Resonsible Data Science • FACT, FAIR • Learning from distributed data • Develop secure algorithms for learning from a ‘join’ of databases with confidential/personal data
  • 13. 31-10-2018 13 Build prognostic model using secure regression H2020 BigMediLytics • Developing “secure regression” using secure multiparty computation methods • Aim: improve KPI with 20% in large scale trials • Erasmus MC Heart Failure pilot • KPI’s • Increase medication compliance • Decrease number of hospital re- admissions Ergo Achmea claims EMC clinical data Develop and evaluate intervention informed by the joint longitudinal dataset (based on risk and cost analysis) Proposed solution: Secure Multi party computation • Several data owners intend to perform to ‘learn’ from the combination of the datasets • However, they cannot release their data • SMPC enables to overcome this barrier: • learning without disclosing • Extensive communication protocol between partners • Proven non disclosure • TNO/CWI/Philips are developing and evaluating MPC methods • homomorphic encryption • garbled circuits • secret sharing
  • 14. 31-10-2018 14 Simple Example: Secure summation using SMPC F(n1)=R+n1 F(n5)-R F(n2)=F(n1)+n2 F(n3)=F(n2)+n3F(n4)=F(n3)+n4 F(n5)=F(n4)+n5 Σ = Assessment • Cryptographic SMPC protocols have been around for decades • Applicability was hampered by inefficiency of several protocols • Recent advances in protocols and computing power, increased attention for privacy have resumed interest in development of SMPC • MPC has the potential to become a crucial enabler for improving health and health care by learning from data
  • 15. 31-10-2018 15 2. Conclusions Challenge is to undo fragmentation (need collaboration, usual model is competition) It is crucial to restore the balance in data governance in order to avoid that platform companies increasingly control crucial aspects of our civil society NL well positioned to take the lead in building a public infrastructure for health data analysis. 3. Patient Forum Miner An example of collective “empowered” participation: Patient Platform Sarcomas
  • 16. 31-10-2018 16 Sarcoma: a rare cancer Rare cancer challenge • Low incidence: small patient cohorts for research • Limited data in national registries • Need for international cooperation • Limited budgets for research • In most hospitals there is no sufficient experience to treat rare cancers: need for concentration
  • 18. 31-10-2018 18 Open Facebook group GIST Support International Discussion forums: ● Information on: ○ Development of disease, treatment, side-effects ○ Strategies to cope with side-effects ○ Adherence to therapy ○ Co-morbidity ○ Quality of life ● Also: lots of emotional discussions, support ● Use data mining, NLP, machine learning to extract valuable information caregiverfor mother dx with GIST 12/31/12 31x19x9 cm primary tumor removed12/12/12 400 mg gleevec 1/15/13 to 12/6/13 Recurrence and removalof 3 massesfrom the omentum (3.5 to 4.4 cm) on 12/6/13 Sutent 25 mg. since 1/15/14 37.5 mg. since 8/14 (failed Sutent 6/15) Sorefinib (naxavar)7/3/15 more tumors removed7/13/15 Votrient 9/4/15 to 12/30/15 50 tumors removed1/16/16’ Wildtype Gist NO Kit or PDFRAmutation, SDH intact
  • 19. 31-10-2018 19 Analysis method Public Facebook Group 4 year 40,000 posts UMLS tagger Word2Vec Categories Database UMLS: thesaurus with medical terms Word2Vec: semantic relationships Summarisation: machine learning Elastic search User interface: relevant posts Automatic summarisation User interface for textmining of forums
  • 20. 31-10-2018 20 Examples of findings Normal dose of imatinib for GIST patients is 400 mg per day. In case of progression: increased to 800 mg per day. In one hospital, policy was to advise patients to take full 800 mg at dinner. Question: would it be better to split the dose? Based on forum discussion analysis: yes, most patients experience less side effects when splitting the dose. Based on result, policy of hospital was changed. Something else was found: patients reported that taking the medicine with dark chocolate greatly diminishes nausea. Example: co-morbidity ○ Searching for patients with PDGFRa mutation we found two patients who mentioned that they also had thyroid cancer. ○ Searching for this specific combination we found around 20 cases ○ coincidence or is there a relationship? platelet-derived growth factor receptor α (PDGFRA) mutation, occurs in 10% of GIST cases
  • 21. 31-10-2018 21 Further development ● Building experience: project with 4 other cancer patient organisations in the Netherlands, combine with surveys, build experience and improve algorithms ● Strengthening scientific basis: detecting patterns, quantification, statistical analysis, validation, filtering by linking to existing knowledge, clinical testing of hypotheses (PhD project) Patient forums are knowledge gold mine Poster Anne Dirkson 48 • Patients can offer information that biomedical articles and clinical records cannot provide: their experiences • When aggregated, could be used to : • Allow patients to learn from each other’s experiences  higher quality of life • Generate hypotheses for clinical research
  • 22. 31-10-2018 22 Open Knowledge Discovery and Data Mining from Patient forums To develop a methodology for mining patient experiences on health forums for novel knowledge Anecdotal evidence to trustworthy knowledge 49 50 - - = Forum PubMed articles ClinicalTrial.gov Novel knowledge Concept normalization using custom lexicons and domain specific spelling correction Entity extraction using conditional random fields. Features include context, semantic, syntactic and word embeddings, mapping to UMLS
  • 23. 31-10-2018 23 3. CONCLUSIONS ● Patient experience discussion forums can be very valuable, in particular in case of rare diseases; worldwide community ● Patient forums can reveal unexpected patterns and can provide information that would otherwise never reach doctors ○ Care must be taken to avoid experimenter bias ● This project demonstrates the power of partnership between patients and medical professionals Finally,.. • Improving Health Care affects us all: • Data, algorithms can support patients and care professionals. • Patient value should be more important than shareholder value • Health data is sensitive, people should be in control regarding access. • GDPR stimulates innovation in data science • Explainability • Protection of personal data
  • 24. 31-10-2018 24 References • P4 • Hood, Leroy, and Stephen H. Friend. 2011. “Predictive, Personalized, Preventive, Participatory (P4) Cancer Medicine.” Nature Reviews Clinical Oncology 8 (3): 184–87. doi:10.1038/nrclinonc.2010.227. • VBHC • Porter, Michael E. 2010. “What Is Value in Health Care?” New England Journal of Medicine 363 (26): 2477–81. doi:10.1056/NEJMp1011024. • FAIR • GO-FAIR: https://www.go-fair.org/ • Wilkinson, Mark D., Michel Dumontier, Ijsbrand Jan Aalbersberg, Gabrielle Appleton, Myles Axton, Arie Baak, Niklas Blomberg, et al. 2016. “The FAIR Guiding Principles for Scientific Data Management and Stewardship.” Scientific Data 3 (March): 160018. doi:10.1038/sdata.2016.18. • FACT • http://www.responsibledatascience.org/ • NWA VWDATA • https://wetenschapsagenda.nl/start-vwdata-onderzoeksprogramma/ • Personal Health Train • Damiani, Andrea, Mauro Vallati, Roberto Gatta, Nicola Dinapoli, Arthur Jochems, Timo Deist, Johan van Soest, Andre Dekker, and Vincenzo Valentini. 2015. “Distributed Learning to Protect Privacy in Multi-Centric Clinical Studies.” In The 15th Conference on Artificial Intelligence in Medicine, edited by J. H. Holmes, R. Bellazzi, L. Sacchi, and N. Peek, 65–75. Pavia, Italy: Springer. http://eprints.hud.ac.uk/23905/. • Secure multiparty computation • Meilof VEENINGEN, Supriyo CHATTERJEA, Anna Zsófia HORVÁTH, Gerald SPINDLER, Eric BOERSMA, Peter van der SPEK, Onno van der GALIËN, Job GUTTELING, Wessel KRAAIJ, and Thijs VEUGEN. Enabling Analytics on Sensitive Medical Data with Secure Multi-Party Computation. In Proceedings of Medical Informatics Europe 2018, Gothenburg, 2018. • Patient forum miner • Oortmerssen, Gerard van, Stephan Raaijmakers, Maya Sappelli, Erik Boertjes, Suzan Verberne, Nicole Walasek, and Wessel Kraaij. 2017. “Analyzing Cancer Forum Discussions with Text Mining.” In Proceedings of Second International Workshop on Extraction and Processing of Rich Semantics from Medical Texts. Vienna.