<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mw.hh.se/caisr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Awaash</id>
	<title>ISLAB/CAISR - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://mw.hh.se/caisr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Awaash"/>
	<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Special:Contributions/Awaash"/>
	<updated>2026-04-04T11:39:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Leveraging_LLMs_for_Clinical_Note_Annotation_and_Uncertainty_Estimation&amp;diff=5345</id>
		<title>Leveraging LLMs for Clinical Note Annotation and Uncertainty Estimation</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Leveraging_LLMs_for_Clinical_Note_Annotation_and_Uncertainty_Estimation&amp;diff=5345"/>
		<updated>2023-10-27T07:33:38Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=The student will investigate the potential of LLMs to simplify clinical note annotation along with uncertainty estimation, contributing to improved healthcare data management.&lt;br /&gt;
|Keywords=Machine Learning, Large Language Models, Uncertainty Estimation, Electronic Health Records&lt;br /&gt;
|TimeFrame=2023-2024&lt;br /&gt;
|References=Yang, Zhichao, et al. &amp;quot;Multi-label few-shot ICD coding as autoregressive generation with prompt.&amp;quot; Proceedings of the AAAI Conference on Artificial Intelligence. Vol. 37. No. 4. 2023.&lt;br /&gt;
&lt;br /&gt;
Liu, Leibo, et al. &amp;quot;Automated icd coding using extreme multi-label long text transformer-based models.&amp;quot; Artificial Intelligence in Medicine (2023): 102662.&lt;br /&gt;
&lt;br /&gt;
Hu, Edward J., et al. &amp;quot;Lora: Low-rank adaptation of large language models.&amp;quot; arXiv preprint arXiv:2106.09685 (2021).&lt;br /&gt;
&lt;br /&gt;
Sensoy, Murat, Lance Kaplan, and Melih Kandemir. &amp;quot;Evidential deep learning to quantify classification uncertainty.&amp;quot; Advances in neural information processing systems 31 (2018).&lt;br /&gt;
|Prerequisites=Statistics; Neural Networks; Programming (Python)&lt;br /&gt;
|Supervisor=Awais Ashfaq, Prayag Tiwari&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
This Master&amp;#039;s thesis project aims to harness Large Language Models (LLMs) for automating clinical note annotation, with a specific focus on generating validated diagnostic and procedure codes (ICD and KVÅ) that hold clinical significance. Beginning with the MIMIC-III dataset and extending to real Swedish clinical data, the project will explore the following technical and scientific directions:&lt;br /&gt;
&lt;br /&gt;
1. Model Training: Investigate cutting-edge techniques for training LLMs, including fine-tuning strategies, domain adaptation, and transfer learning, to optimize their performance for clinical note annotation.&lt;br /&gt;
&lt;br /&gt;
2. Uncertainty Estimation Methods: Develop and implement uncertainty estimation methods such as evidential deep learning to provide confidence scores for the model&amp;#039;s annotations.&lt;br /&gt;
&lt;br /&gt;
3. Real-World Clinical Utility: Evaluate the clinical utility of the generated diagnostic and procedure codes by collaborating with healthcare professionals and analyzing the impact of these codes on patient care, data management, and reimbursement processes.&lt;br /&gt;
&lt;br /&gt;
4. Multi-Language Adaptation: Explore methods for adapting the LLM models to the Swedish language, ensuring their effectiveness in a non-English clinical setting.&lt;br /&gt;
&lt;br /&gt;
5. Ethical Considerations: Address ethical and privacy concerns related to patient data, ensuring compliance with healthcare regulations and data protection laws.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The core research question, &amp;quot;How can LLMs be effectively trained and deployed to produce clinically validated codes?&amp;quot; will guide these technical and scientific directions. Additionally, the student is encouraged to propose and explore their own research questions.&lt;br /&gt;
&lt;br /&gt;
Contact: Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Leveraging_LLMs_for_Clinical_Note_Annotation_and_Uncertainty_Estimation&amp;diff=5344</id>
		<title>Leveraging LLMs for Clinical Note Annotation and Uncertainty Estimation</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Leveraging_LLMs_for_Clinical_Note_Annotation_and_Uncertainty_Estimation&amp;diff=5344"/>
		<updated>2023-10-27T06:36:36Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=The student will investigate the potential of LLMs to simplify clinical note annotation along with uncertainty estimation, contributing to improved healthcare data management.&lt;br /&gt;
|Keywords=Machine Learning, Large Language Models, Uncertainty Estimation, Electronic Health Records&lt;br /&gt;
|TimeFrame=2023-2024&lt;br /&gt;
|References=Yang, Zhichao, et al. &amp;quot;Multi-label few-shot ICD coding as autoregressive generation with prompt.&amp;quot; Proceedings of the AAAI Conference on Artificial Intelligence. Vol. 37. No. 4. 2023.&lt;br /&gt;
&lt;br /&gt;
Liu, Leibo, et al. &amp;quot;Automated icd coding using extreme multi-label long text transformer-based models.&amp;quot; Artificial Intelligence in Medicine (2023): 102662.&lt;br /&gt;
&lt;br /&gt;
Hu, Edward J., et al. &amp;quot;Lora: Low-rank adaptation of large language models.&amp;quot; arXiv preprint arXiv:2106.09685 (2021).&lt;br /&gt;
&lt;br /&gt;
Sensoy, Murat, Lance Kaplan, and Melih Kandemir. &amp;quot;Evidential deep learning to quantify classification uncertainty.&amp;quot; Advances in neural information processing systems 31 (2018).&lt;br /&gt;
|Prerequisites=Statistics; Neural Networks; Programming (Python)&lt;br /&gt;
|Supervisor=Awais Ashfaq&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
This Master&amp;#039;s thesis project aims to harness Large Language Models (LLMs) for automating clinical note annotation, with a specific focus on generating validated diagnostic and procedure codes (ICD and KVÅ) that hold clinical significance. Beginning with the MIMIC-III dataset and extending to real Swedish clinical data, the project will explore the following technical and scientific directions:&lt;br /&gt;
&lt;br /&gt;
1. Model Training: Investigate cutting-edge techniques for training LLMs, including fine-tuning strategies, domain adaptation, and transfer learning, to optimize their performance for clinical note annotation.&lt;br /&gt;
&lt;br /&gt;
2. Uncertainty Estimation Methods: Develop and implement uncertainty estimation methods such as evidential deep learning to provide confidence scores for the model&amp;#039;s annotations.&lt;br /&gt;
&lt;br /&gt;
3. Real-World Clinical Utility: Evaluate the clinical utility of the generated diagnostic and procedure codes by collaborating with healthcare professionals and analyzing the impact of these codes on patient care, data management, and reimbursement processes.&lt;br /&gt;
&lt;br /&gt;
4. Multi-Language Adaptation: Explore methods for adapting the LLM models to the Swedish language, ensuring their effectiveness in a non-English clinical setting.&lt;br /&gt;
&lt;br /&gt;
5. Ethical Considerations: Address ethical and privacy concerns related to patient data, ensuring compliance with healthcare regulations and data protection laws.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The core research question, &amp;quot;How can LLMs be effectively trained and deployed to produce clinically validated codes?&amp;quot; will guide these technical and scientific directions. Additionally, the student is encouraged to propose and explore their own research questions.&lt;br /&gt;
&lt;br /&gt;
Contact: Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Multivariate_Time_Series_Analysis_with_Irregularly_Sampled_Data&amp;diff=5288</id>
		<title>Multivariate Time Series Analysis with Irregularly Sampled Data</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Multivariate_Time_Series_Analysis_with_Irregularly_Sampled_Data&amp;diff=5288"/>
		<updated>2023-10-09T08:47:30Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=The student will devise methods for handling irregularly sampled multivariate time series data, addressing missing data and modeling temporal relationships for applications in healthcare&lt;br /&gt;
|Keywords=Machine Learning, Multivariate Time Series, Explainable AI&lt;br /&gt;
|TimeFrame=2023-2024&lt;br /&gt;
|Prerequisites=Statistics, Neural Networks, Programming (Python or Matlab)&lt;br /&gt;
|Supervisor=Awais Ashfaq, Prayag Tiwari&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
The research will commence with a comprehensive review of existing methods, encompassing interpolation techniques and traditional time series models. The student will then explore advanced statistical and machine learning approaches, including dynamic Bayesian networks and deep learning architectures, tailored to irregularly sampled multivariate time series.&lt;br /&gt;
&lt;br /&gt;
The methodologies will be rigorously evaluated using synthetic and real-world datasets, emphasizing predictive accuracy and insights extraction. Potential research directions include:&lt;br /&gt;
&lt;br /&gt;
1. Developing a dedicated imputation method for irregularly sampled multivariate time series.&lt;br /&gt;
2. Investigating the application of attention networks, or others for capturing temporal dependencies.&lt;br /&gt;
3. Applying the proposed methodologies to real-life healthcare challenges like early detection of diseases.&lt;br /&gt;
4. Investigating model interpretability for insights into underlying processes.&lt;br /&gt;
&lt;br /&gt;
Additionally, the student is encouraged to propose and explore their own research questions and directions.&lt;br /&gt;
&lt;br /&gt;
Contact: Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Multivariate_Time_Series_Analysis_with_Irregularly_Sampled_Data&amp;diff=5276</id>
		<title>Multivariate Time Series Analysis with Irregularly Sampled Data</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Multivariate_Time_Series_Analysis_with_Irregularly_Sampled_Data&amp;diff=5276"/>
		<updated>2023-09-29T08:48:35Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=The student will devise methods for handling irregularly sampled multivariate time series data, addressing missing data and modeling temporal relationships for applications in healthcare&lt;br /&gt;
|Keywords=Machine Learning, Multivariate Time Series, Explainable AI&lt;br /&gt;
|TimeFrame=2023-2024&lt;br /&gt;
|Prerequisites=Statistics, Neural Networks, Programming (Python or Matlab)&lt;br /&gt;
|Supervisor=Awais Ashfaq,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
The research will commence with a comprehensive review of existing methods, encompassing interpolation techniques and traditional time series models. The student will then explore advanced statistical and machine learning approaches, including dynamic Bayesian networks and deep learning architectures, tailored to irregularly sampled multivariate time series.&lt;br /&gt;
&lt;br /&gt;
The methodologies will be rigorously evaluated using synthetic and real-world datasets, emphasizing predictive accuracy and insights extraction. Potential research directions include:&lt;br /&gt;
&lt;br /&gt;
1. Developing a dedicated imputation method for irregularly sampled multivariate time series.&lt;br /&gt;
2. Investigating the application of attention networks, or others for capturing temporal dependencies.&lt;br /&gt;
3. Applying the proposed methodologies to real-life healthcare challenges like early detection of diseases.&lt;br /&gt;
4. Investigating model interpretability for insights into underlying processes.&lt;br /&gt;
&lt;br /&gt;
Additionally, the student is encouraged to propose and explore their own research questions and directions.&lt;br /&gt;
&lt;br /&gt;
Contact: Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Leveraging_LLMs_for_Clinical_Note_Annotation_and_Uncertainty_Estimation&amp;diff=5275</id>
		<title>Leveraging LLMs for Clinical Note Annotation and Uncertainty Estimation</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Leveraging_LLMs_for_Clinical_Note_Annotation_and_Uncertainty_Estimation&amp;diff=5275"/>
		<updated>2023-09-29T08:45:16Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=The student will investigate the potential of LLMs to simplify clinical note annotation along with uncertainty estimation, contributing to improved healthcare data management.&lt;br /&gt;
|Keywords=Machine Learning, Large Language Models, Uncertainty Estimation, Electronic Health Records&lt;br /&gt;
|TimeFrame=2023-2024&lt;br /&gt;
|References=Liu, Leibo, et al. &amp;quot;Automated icd coding using extreme multi-label long text transformer-based models.&amp;quot; Artificial Intelligence in Medicine (2023): 102662.&lt;br /&gt;
&lt;br /&gt;
Hu, Edward J., et al. &amp;quot;Lora: Low-rank adaptation of large language models.&amp;quot; arXiv preprint arXiv:2106.09685 (2021).&lt;br /&gt;
&lt;br /&gt;
Sensoy, Murat, Lance Kaplan, and Melih Kandemir. &amp;quot;Evidential deep learning to quantify classification uncertainty.&amp;quot; Advances in neural information processing systems 31 (2018).&lt;br /&gt;
|Prerequisites=Statistics; Neural Networks; Programming (Python)&lt;br /&gt;
|Supervisor=Awais Ashfaq&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
This Master&amp;#039;s thesis project aims to harness Large Language Models (LLMs) for automating clinical note annotation, with a specific focus on generating validated diagnostic and procedure codes (ICD and KVÅ) that hold clinical significance. Beginning with the MIMIC-III dataset and extending to real Swedish clinical data, the project will explore the following technical and scientific directions:&lt;br /&gt;
&lt;br /&gt;
1. Model Training: Investigate cutting-edge techniques for training LLMs, including fine-tuning strategies, domain adaptation, and transfer learning, to optimize their performance for clinical note annotation.&lt;br /&gt;
&lt;br /&gt;
2. Uncertainty Estimation Methods: Develop and implement uncertainty estimation methods such as evidential deep learning to provide confidence scores for the model&amp;#039;s annotations.&lt;br /&gt;
&lt;br /&gt;
3. Real-World Clinical Utility: Evaluate the clinical utility of the generated diagnostic and procedure codes by collaborating with healthcare professionals and analyzing the impact of these codes on patient care, data management, and reimbursement processes.&lt;br /&gt;
&lt;br /&gt;
4. Multi-Language Adaptation: Explore methods for adapting the LLM models to the Swedish language, ensuring their effectiveness in a non-English clinical setting.&lt;br /&gt;
&lt;br /&gt;
5. Ethical Considerations: Address ethical and privacy concerns related to patient data, ensuring compliance with healthcare regulations and data protection laws.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The core research question, &amp;quot;How can LLMs be effectively trained and deployed to produce clinically validated codes?&amp;quot; will guide these technical and scientific directions. Additionally, the student is encouraged to propose and explore their own research questions.&lt;br /&gt;
&lt;br /&gt;
Contact: Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Multivariate_Time_Series_Analysis_with_Irregularly_Sampled_Data&amp;diff=5274</id>
		<title>Multivariate Time Series Analysis with Irregularly Sampled Data</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Multivariate_Time_Series_Analysis_with_Irregularly_Sampled_Data&amp;diff=5274"/>
		<updated>2023-09-29T08:44:26Z</updated>

		<summary type="html">&lt;p&gt;Awaash: Created page with &amp;quot;{{StudentProjectTemplate |Summary=This thesis seeks to advance the field of multivariate time series analysis, specifically targeting datasets with irregular sampling interval...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=This thesis seeks to advance the field of multivariate time series analysis, specifically targeting datasets with irregular sampling intervals.&lt;br /&gt;
|Keywords=Machine Learning, Multivariate Time Series, Explainable AI&lt;br /&gt;
|TimeFrame=2023-2024&lt;br /&gt;
|Prerequisites=Statistics, Neural Networks, Programming (Python or Matlab)&lt;br /&gt;
|Supervisor=Awais Ashfaq, &lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
The research will commence with a comprehensive review of existing methods, encompassing interpolation techniques and traditional time series models. The student will then explore advanced statistical and machine learning approaches, including dynamic Bayesian networks and deep learning architectures, tailored to irregularly sampled multivariate time series.&lt;br /&gt;
&lt;br /&gt;
The methodologies will be rigorously evaluated using synthetic and real-world datasets, emphasizing predictive accuracy and insights extraction. Potential research directions include:&lt;br /&gt;
&lt;br /&gt;
1. Developing a dedicated imputation method for irregularly sampled multivariate time series.&lt;br /&gt;
2. Investigating the application of attention networks, or others for capturing temporal dependencies.&lt;br /&gt;
3. Applying the proposed methodologies to real-life healthcare challenges like early detection of diseases.&lt;br /&gt;
4. Investigating model interpretability for insights into underlying processes.&lt;br /&gt;
&lt;br /&gt;
Additionally, the student is encouraged to propose and explore their own research questions and directions.&lt;br /&gt;
&lt;br /&gt;
Contact: Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Uncertainty_quantification_for_data_driven_clinical_decision_making&amp;diff=5272</id>
		<title>Uncertainty quantification for data driven clinical decision making</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Uncertainty_quantification_for_data_driven_clinical_decision_making&amp;diff=5272"/>
		<updated>2023-09-29T08:36:57Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=The student will build upon the field of evidential deep learning to identify and understand when the model says &amp;#039;I don&amp;#039;t know&amp;#039;&lt;br /&gt;
|Keywords=Evidential deep learning, uncertainty quantification, electronic health records&lt;br /&gt;
|TimeFrame=2023-2024&lt;br /&gt;
|References=Sensoy, Murat, Lance Kaplan, and Melih Kandemir. &amp;quot;Evidential deep learning to quantify classification uncertainty.&amp;quot; arXiv preprint arXiv:1806.01768 (2018).&lt;br /&gt;
&lt;br /&gt;
Amini, Alexander, et al. &amp;quot;Deep evidential regression.&amp;quot; arXiv preprint arXiv:1910.02600 (2019).&lt;br /&gt;
|Prerequisites=Statistics; Neural Networks; Programming (Python or Matlab)&lt;br /&gt;
|Supervisor=Awais Ashfaq, Slawomir Nowaczyk&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Neural networks are increasingly being used in many safety critical decision processes, thereby necessitating reliable uncertainty estimates along with predictions. Healthcare is no different and reliable and accurate predictions carry great importance, since they may contribute to an incorrect clinical decision risking a human life in addition to severe ethical and financial costs.&lt;br /&gt;
&lt;br /&gt;
Data for the project comes from MIMIC-III (an open source EHR database)&lt;br /&gt;
&lt;br /&gt;
The student will go through the state-of-the-art in Bayesian and Evidential Learning to quantify prediction uncertainties. Focus will be on identifying and understanding when the model says &amp;quot;I don&amp;#039;t know&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
For questions contact Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Leveraging_LLMs_for_Clinical_Note_Annotation_and_Uncertainty_Estimation&amp;diff=5271</id>
		<title>Leveraging LLMs for Clinical Note Annotation and Uncertainty Estimation</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Leveraging_LLMs_for_Clinical_Note_Annotation_and_Uncertainty_Estimation&amp;diff=5271"/>
		<updated>2023-09-29T08:18:58Z</updated>

		<summary type="html">&lt;p&gt;Awaash: Created page with &amp;quot;{{StudentProjectTemplate |Summary=The student will investigate the potential of LLMs to simplify clinical note annotation along with uncertainty estimation, contributing to im...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=The student will investigate the potential of LLMs to simplify clinical note annotation along with uncertainty estimation, contributing to improved healthcare data management.&lt;br /&gt;
|Keywords=Machine Learning, Large Language Models, Uncertainty Estimation, Electronic Health Records&lt;br /&gt;
|TimeFrame=2023-2024&lt;br /&gt;
|References=Liu, Leibo, et al. &amp;quot;Automated icd coding using extreme multi-label long text transformer-based models.&amp;quot; Artificial Intelligence in Medicine (2023): 102662.&lt;br /&gt;
&lt;br /&gt;
Hu, Edward J., et al. &amp;quot;Lora: Low-rank adaptation of large language models.&amp;quot; arXiv preprint arXiv:2106.09685 (2021).&lt;br /&gt;
&lt;br /&gt;
Sensoy, Murat, Lance Kaplan, and Melih Kandemir. &amp;quot;Evidential deep learning to quantify classification uncertainty.&amp;quot; Advances in neural information processing systems 31 (2018).&lt;br /&gt;
|Prerequisites=Statistics; Neural Networks; Programming (Python)&lt;br /&gt;
|Supervisor=Awais Ashfaq &lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
This Master&amp;#039;s thesis project aims to harness Large Language Models (LLMs) for automating clinical note annotation, with a specific focus on generating validated diagnostic and procedure codes (ICD and KVÅ) that hold clinical significance. Beginning with the MIMIC-III dataset and extending to real Swedish clinical data, the project will explore the following technical and scientific directions:&lt;br /&gt;
&lt;br /&gt;
1. Model Training: Investigate cutting-edge techniques for training LLMs, including fine-tuning strategies, domain adaptation, and transfer learning, to optimize their performance for clinical note annotation.&lt;br /&gt;
&lt;br /&gt;
2. Uncertainty Estimation Methods: Develop and implement uncertainty estimation methods such as evidential deep learning to provide confidence scores for the model&amp;#039;s annotations.&lt;br /&gt;
&lt;br /&gt;
3. Real-World Clinical Utility: Evaluate the clinical utility of the generated diagnostic and procedure codes by collaborating with healthcare professionals and analyzing the impact of these codes on patient care, data management, and reimbursement processes.&lt;br /&gt;
&lt;br /&gt;
4. Multi-Language Adaptation: Explore methods for adapting the LLM models to the Swedish language, ensuring their effectiveness in a non-English clinical setting.&lt;br /&gt;
&lt;br /&gt;
5. Ethical Considerations: Address ethical and privacy concerns related to patient data, ensuring compliance with healthcare regulations and data protection laws.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The core research question, &amp;quot;How can LLMs be effectively trained and deployed to produce clinically validated codes?&amp;quot; will guide these technical and scientific directions. Additionally, the student is encouraged to propose and explore their own research questions within this framework, promoting innovation and adaptability throughout the project.&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Uncertainty_quantification_for_data_driven_clinical_decision_making&amp;diff=4975</id>
		<title>Uncertainty quantification for data driven clinical decision making</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Uncertainty_quantification_for_data_driven_clinical_decision_making&amp;diff=4975"/>
		<updated>2021-10-13T11:32:21Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=The student will build upon the field of evidential deep learning to identify and understand when the model says &amp;#039;I don&amp;#039;t know&amp;#039;&lt;br /&gt;
|Keywords=Evidential deep learning, uncertainty quantification, electronic health records&lt;br /&gt;
|TimeFrame=Flexible&lt;br /&gt;
|References=Sensoy, Murat, Lance Kaplan, and Melih Kandemir. &amp;quot;Evidential deep learning to quantify classification uncertainty.&amp;quot; arXiv preprint arXiv:1806.01768 (2018).&lt;br /&gt;
&lt;br /&gt;
Amini, Alexander, et al. &amp;quot;Deep evidential regression.&amp;quot; arXiv preprint arXiv:1910.02600 (2019).&lt;br /&gt;
|Prerequisites=Statistics; Neural Networks; Programming (Python or Matlab)&lt;br /&gt;
|Supervisor=Awais Ashfaq, &lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Neural networks are increasingly being used in many safety critical decision processes, thereby necessitating reliable uncertainty estimates along with predictions. Healthcare is no different and reliable and accurate predictions carry great importance, since they may contribute to an incorrect clinical decision risking a human life in addition to severe ethical and financial costs.&lt;br /&gt;
&lt;br /&gt;
Data for the project comes from MIMIC-III (an open source EHR database)&lt;br /&gt;
&lt;br /&gt;
The student will go through the state-of-the-art in Bayesian and Evidential Learning to quantify prediction uncertainties. Focus will be on identifying and understanding when the model says &amp;quot;I don&amp;#039;t know&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
For questions contact Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Uncertainty_quantification_for_data_driven_clinical_decision_making&amp;diff=4974</id>
		<title>Uncertainty quantification for data driven clinical decision making</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Uncertainty_quantification_for_data_driven_clinical_decision_making&amp;diff=4974"/>
		<updated>2021-10-13T11:31:59Z</updated>

		<summary type="html">&lt;p&gt;Awaash: Created page with &amp;quot;{{StudentProjectTemplate |Summary=The student will build upon the field of evidential deep learning to identify and understand when the model says &amp;#039;I don&amp;#039;t know&amp;#039; |Keywords=Evi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=The student will build upon the field of evidential deep learning to identify and understand when the model says &amp;#039;I don&amp;#039;t know&amp;#039;&lt;br /&gt;
|Keywords=Evidential deep learning, uncertainty quantification, electronic health records&lt;br /&gt;
|TimeFrame=Flexible&lt;br /&gt;
|References=Sensoy, Murat, Lance Kaplan, and Melih Kandemir. &amp;quot;Evidential deep learning to quantify classification uncertainty.&amp;quot; arXiv preprint arXiv:1806.01768 (2018).&lt;br /&gt;
&lt;br /&gt;
Amini, Alexander, et al. &amp;quot;Deep evidential regression.&amp;quot; arXiv preprint arXiv:1910.02600 (2019).&lt;br /&gt;
|Prerequisites=Statistics; Neural Networks; Programming (Python or Matlab)&lt;br /&gt;
|Supervisor=Awais Ashfaq, &lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Neural networks are increasingly being used in many safety critical decision processes, thereby necessitating reliable uncertainty estimates along with predictions. Healthcare is no different and reliable and accurate predictions carry great importance, since they may contribute to an incorrect clinical decision risking a human life in addition to severe ethical and financial costs.&lt;br /&gt;
&lt;br /&gt;
Data for the project comes from MIMIC-III (an open source EHR database)&lt;br /&gt;
&lt;br /&gt;
The student will go through the state-of-the-art in Bayesian and Evidential Learning to quantify prediction uncertainties. Focus will be on identifying and understanding when the model says &amp;quot;I don&amp;#039;t know&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
For questions: contact Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4523</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4523"/>
		<updated>2020-02-09T14:51:33Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisor&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;br /&gt;
&lt;br /&gt;
My blog [https://awaisashfaq.com/ awaisashfaq.com]&lt;br /&gt;
&lt;br /&gt;
{{PublicationsList}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4522</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4522"/>
		<updated>2020-02-09T14:51:06Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisor&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;br /&gt;
&lt;br /&gt;
My blog [https://awaisashfaq.com/]&lt;br /&gt;
&lt;br /&gt;
{{PublicationsList}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4521</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4521"/>
		<updated>2020-02-09T14:50:49Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisor&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;br /&gt;
&lt;br /&gt;
Bolg [https://awaisashfaq.com/]&lt;br /&gt;
&lt;br /&gt;
{{PublicationsList}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4520</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4520"/>
		<updated>2020-02-09T14:50:37Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisor&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;br /&gt;
Bolg [https://awaisashfaq.com/]&lt;br /&gt;
&lt;br /&gt;
{{PublicationsList}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4519</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4519"/>
		<updated>2020-02-09T14:50:24Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisor&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
http://islab.hh.se/mediawiki/Awais_Ashfaq&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;br /&gt;
Bolg [https://awaisashfaq.com/]&lt;br /&gt;
&lt;br /&gt;
{{PublicationsList}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4274</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4274"/>
		<updated>2019-09-16T14:56:24Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisor&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;br /&gt;
&lt;br /&gt;
{{PublicationsList}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4076</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=4076"/>
		<updated>2018-10-21T00:30:49Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]] and [[Anita Sant&amp;#039;Anna]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4010</id>
		<title>Biases in electronic health records</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4010"/>
		<updated>2018-10-11T04:53:18Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=To evaluate the impact of sample bias on the predictive value of machine learning models built using EHR data&lt;br /&gt;
|Keywords=Machine Learning, Electronic health records, Sample bias&lt;br /&gt;
|TimeFrame=Spring 2019&lt;br /&gt;
|References=1. Verheij, Robert A., et al. &amp;quot;Possible Sources of Bias in Primary Care Electronic Health Record Data Use and Reuse.&amp;quot; Journal of medical Internet research 20.5 (2018).&lt;br /&gt;
&lt;br /&gt;
2. Gianfrancesco, Milena A., et al. &amp;quot;Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data.&amp;quot; JAMA internal medicine (2018).&lt;br /&gt;
&lt;br /&gt;
3. Johnson, Alistair EW, et al. &amp;quot;MIMIC-III, a freely accessible critical care database.&amp;quot; Scientific data 3 (2016): 160035.&lt;br /&gt;
|Prerequisites=Good knowledge of applied mathematics. An ability to implement state-of-the-art algorithms in a suitable programming environment. An interest in machine learning algorithms and medical data analysis.&lt;br /&gt;
|Supervisor=Awais Ashfaq, Sławomir Nowaczyk,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Predictive modeling with electronic health records (EHRs) is considered an essential step towards precision medicine and improving care quality. However, there is a potential risk of building biased and incorrect prediction models if the complexities and limitations of EHR data are not completely studied. For instance, data collection in EHRs depends on individual patient needs and health state. Sicker patients tend to have more data in EHRs than normal patients. Thus prediction models are likely to be biased towards the sicker population. In the realm of machine learning, this is referred to as &amp;#039;sample bias&amp;#039; because the distribution of the available data does not reflect the true environment. &lt;br /&gt;
The goal of the project is to evaluate the impact of sample bias on different prediction models built using EHR data. You will use the MIMIC-III database (see references) for this project.&lt;br /&gt;
&lt;br /&gt;
Tentative project plan:&lt;br /&gt;
&lt;br /&gt;
1- Scan through sources of potential bias in EHRs. (See references for a start)&lt;br /&gt;
&lt;br /&gt;
2- Build models (Logistic regression, Neural nets, random forests etc.) to predict an outcome of interest (like in-hospital death) using the MIMIC-III database.&lt;br /&gt;
&lt;br /&gt;
3- Sub-sample the training and testing set based on your knowledge (from step 1) and re-run the developed models. For instance, you may sub-sample the data based on age, gender, the frequency of visits, time, place of visit etc.&lt;br /&gt;
&lt;br /&gt;
4- Evaluate the change (if any) in model performance and discuss it in detail.&lt;br /&gt;
&lt;br /&gt;
5- Suggest possible solutions to overcome the impact of sample bias when building EHR driven prediction models. &lt;br /&gt;
&lt;br /&gt;
Deliverables:&lt;br /&gt;
&lt;br /&gt;
1- A succinct review of different biases in electronic health records and their impact on predictive models.&lt;br /&gt;
&lt;br /&gt;
2- A summary of recent (2017-2018) studies designed for predicting in-hospital deaths using EHR data.&lt;br /&gt;
&lt;br /&gt;
3- Results: Prediction performance of developed models using complete EHR data and its sub-samples.&lt;br /&gt;
&lt;br /&gt;
4- A critical analysis of the bias problem in light of your results.&lt;br /&gt;
&lt;br /&gt;
Would you require more information about the project, feel free to contact Awais Ashfaq (awais.ashfaq@hh.se).&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4007</id>
		<title>Biases in electronic health records</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4007"/>
		<updated>2018-10-10T14:27:57Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=To evaluate the impact of sample bias on the predictive value of machine learning models built using EHR data&lt;br /&gt;
|Keywords=Machine Learning, Electronic health records, Sample bias&lt;br /&gt;
|TimeFrame=Spring 2019&lt;br /&gt;
|References=1. Verheij, Robert A., et al. &amp;quot;Possible Sources of Bias in Primary Care Electronic Health Record Data Use and Reuse.&amp;quot; Journal of medical Internet research 20.5 (2018).&lt;br /&gt;
&lt;br /&gt;
2. Gianfrancesco, Milena A., et al. &amp;quot;Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data.&amp;quot; JAMA internal medicine (2018).&lt;br /&gt;
&lt;br /&gt;
3. Johnson, Alistair EW, et al. &amp;quot;MIMIC-III, a freely accessible critical care database.&amp;quot; Scientific data 3 (2016): 160035.&lt;br /&gt;
|Prerequisites=Good knowledge of applied mathematics. An ability to implement state-of-the-art algorithms in a suitable programming environment. An interest in machine learning algorithms and medical data analysis.&lt;br /&gt;
|Supervisor=Awais Ashfaq, Sławomir Nowaczyk,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Predictive modeling with electronic health records (EHRs) is considered an essential step towards precision medicine and improving care quality. However, there is a potential risk of building biased and incorrect prediction models if the complexities and limitations of EHR data are not completely studied. For instance, data collection in EHRs depends on individual patient needs and health state. Sicker patients tend to have more data in EHR than normal patients. Thus prediction models built on EHR data are likely to be biased towards the sicker population. In the realm of machine learning, this is referred to as &amp;#039;sample bias&amp;#039; because the distribution of the available data does not reflect the true environment. &lt;br /&gt;
The goal of the project is to evaluate the impact of sample bias on different prediction models trained on EHR data. You will use the MIMIC-III database (see references) for this project.&lt;br /&gt;
&lt;br /&gt;
Tentative project plan:&lt;br /&gt;
&lt;br /&gt;
1- Scan through sources of potential bias in EHRs. (See references for a start)&lt;br /&gt;
&lt;br /&gt;
2- Build simple predictive models (Logistic regression, Neural nets, random forests etc.) to predict an outcome of interest (like in-hospital death) using the MIMIC-III database.&lt;br /&gt;
&lt;br /&gt;
3- Sub-sample the training and testing set based on your knowledge (from step 1) and re-run the developed models. For instance, you may sub-sample the data based on age, gender, the frequency of visits, time, place of visit etc.&lt;br /&gt;
&lt;br /&gt;
4- Evaluate the change (if any) in model performance and discuss it in detail.&lt;br /&gt;
&lt;br /&gt;
5- Suggest possible solutions to overcome the impact of sample bias when building EHR driven prediction models. &lt;br /&gt;
&lt;br /&gt;
Deliverables:&lt;br /&gt;
&lt;br /&gt;
1- A succinct review of different biases in electronic health records and their impact on predictive models.&lt;br /&gt;
&lt;br /&gt;
2- A summary of recent (2017-2018) studies designed for predicting in-hospital deaths using EHR data.&lt;br /&gt;
&lt;br /&gt;
3- Results: Prediction performance of developed models using complete EHR data and its sub-samples.&lt;br /&gt;
&lt;br /&gt;
4- A critical analysis of the bias problem in light of your results.&lt;br /&gt;
&lt;br /&gt;
Would you require more information about the project, feel free to contact Awais Ashfaq (awais.ashfaq@hh.se).&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4006</id>
		<title>Biases in electronic health records</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4006"/>
		<updated>2018-10-10T14:24:38Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=To evaluate the impact of sample bias on the predictive value of machine learning models built using EHR data&lt;br /&gt;
|Keywords=Machine Learning, Electronic health records, Sample bias&lt;br /&gt;
|TimeFrame=Spring 2019&lt;br /&gt;
|References=1. Verheij, Robert A., et al. &amp;quot;Possible Sources of Bias in Primary Care Electronic Health Record Data Use and Reuse.&amp;quot; Journal of medical Internet research 20.5 (2018).&lt;br /&gt;
&lt;br /&gt;
2. Gianfrancesco, Milena A., et al. &amp;quot;Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data.&amp;quot; JAMA internal medicine (2018).&lt;br /&gt;
&lt;br /&gt;
3. Johnson, Alistair EW, et al. &amp;quot;MIMIC-III, a freely accessible critical care database.&amp;quot; Scientific data 3 (2016): 160035.&lt;br /&gt;
|Prerequisites=Good knowledge of applied mathematics. An ability to implement state-of-the-art algorithms in a suitable programming environment. An interest in machine learning algorithms and medical data analysis.&lt;br /&gt;
|Supervisor=Awais Ashfaq, Sławomir Nowaczyk,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Predictive modeling with electronic health records (EHRs) is considered an essential step towards precision medicine and improving care quality. However, there is a potential risk of building biased and incorrect prediction models if the complexities and limitations of EHR data are not completely studied. For instance, data collection in EHRs depends on individual patient needs and health state. Sicker patients tend to have more data in EHR than normal patients. Thus prediction models built on EHR data are likely to be biased towards the sicker population. In the realm of machine learning, this is referred to as &amp;#039;sample bias&amp;#039; because the distribution of the available data does not reflect the true environment. &lt;br /&gt;
The goal of the project is to evaluate the impact of sample bias on different prediction models trained on EHR data. You will use the MIMIC-III database (see references) for this project.&lt;br /&gt;
&lt;br /&gt;
Tentative project plan:&lt;br /&gt;
&lt;br /&gt;
1- Scan through sources of potential bias in EHRs. (See references for a start)&lt;br /&gt;
&lt;br /&gt;
2- Build simple predictive models (Logistic regression, Neural nets, random forests etc.) to predict an outcome of interest (like in-hospital death) using the MIMIC-III database.&lt;br /&gt;
&lt;br /&gt;
3- Sub-sample the training and testing set based on your knowledge (from step 1) and re-run the developed models. For instance, you may sub-sample the data based on age, gender, the frequency of visits, time, place of visit etc.&lt;br /&gt;
&lt;br /&gt;
4- Evaluate the change in model performance and discuss it in detail.&lt;br /&gt;
&lt;br /&gt;
5- Suggest possible solutions to overcome the impact of sample bias when building EHR driven prediction models. &lt;br /&gt;
&lt;br /&gt;
Deliverables:&lt;br /&gt;
&lt;br /&gt;
1- A succinct review of different biases in electronic health records and their impact on predictive models.&lt;br /&gt;
&lt;br /&gt;
2- A summary of recent (2017-2018) studies designed for predicting in-hospital deaths using EHR data.&lt;br /&gt;
&lt;br /&gt;
3- Results: Prediction performance of developed models using complete EHR data and its sub-samples.&lt;br /&gt;
&lt;br /&gt;
4- A critical analysis of the bias problem in light of your results.&lt;br /&gt;
&lt;br /&gt;
Would you require more information about the project, feel free to contact Awais Ashfaq (awais.ashfaq@hh.se).&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4005</id>
		<title>Biases in electronic health records</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4005"/>
		<updated>2018-10-10T14:24:25Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=To evaluate the impact of sample bias on the predictive value of machine learning models built using EHR data&lt;br /&gt;
|Keywords=Machine Learning, Electronic health records, Sample bias&lt;br /&gt;
|TimeFrame=Spring 2019&lt;br /&gt;
|References=1. Verheij, Robert A., et al. &amp;quot;Possible Sources of Bias in Primary Care Electronic Health Record Data Use and Reuse.&amp;quot; Journal of medical Internet research 20.5 (2018).&lt;br /&gt;
&lt;br /&gt;
2. Gianfrancesco, Milena A., et al. &amp;quot;Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data.&amp;quot; JAMA internal medicine (2018).&lt;br /&gt;
&lt;br /&gt;
3. Johnson, Alistair EW, et al. &amp;quot;MIMIC-III, a freely accessible critical care database.&amp;quot; Scientific data 3 (2016): 160035.&lt;br /&gt;
|Prerequisites=Good knowledge of applied mathematics. An ability to implement state-of-the-art algorithms in a suitable programming environment. An interest in machine learning algorithms and medical data analysis.&lt;br /&gt;
|Supervisor=Awais Ashfaq, Sławomir Nowaczyk,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Predictive modeling with electronic health records (EHR) is considered an essential step towards precision medicine and improving care quality. However, there is a potential risk of building biased and incorrect prediction models if the complexities and limitations of EHR data are not completely studied. For instance, data collection in EHRs depends on individual patient needs and health state. Sicker patients tend to have more data in EHR than normal patients. Thus prediction models built on EHR data are likely to be biased towards the sicker population. In the realm of machine learning, this is referred to as &amp;#039;sample bias&amp;#039; because the distribution of the available data does not reflect the true environment. &lt;br /&gt;
The goal of the project is to evaluate the impact of sample bias on different prediction models trained on EHR data. You will use the MIMIC-III database (see references) for this project.&lt;br /&gt;
&lt;br /&gt;
Tentative project plan:&lt;br /&gt;
&lt;br /&gt;
1- Scan through sources of potential bias in EHRs. (See references for a start)&lt;br /&gt;
&lt;br /&gt;
2- Build simple predictive models (Logistic regression, Neural nets, random forests etc.) to predict an outcome of interest (like in-hospital death) using the MIMIC-III database.&lt;br /&gt;
&lt;br /&gt;
3- Sub-sample the training and testing set based on your knowledge (from step 1) and re-run the developed models. For instance, you may sub-sample the data based on age, gender, the frequency of visits, time, place of visit etc.&lt;br /&gt;
&lt;br /&gt;
4- Evaluate the change in model performance and discuss it in detail.&lt;br /&gt;
&lt;br /&gt;
5- Suggest possible solutions to overcome the impact of sample bias when building EHR driven prediction models. &lt;br /&gt;
&lt;br /&gt;
Deliverables:&lt;br /&gt;
&lt;br /&gt;
1- A succinct review of different biases in electronic health records and their impact on predictive models.&lt;br /&gt;
&lt;br /&gt;
2- A summary of recent (2017-2018) studies designed for predicting in-hospital deaths using EHR data.&lt;br /&gt;
&lt;br /&gt;
3- Results: Prediction performance of developed models using complete EHR data and its sub-samples.&lt;br /&gt;
&lt;br /&gt;
4- A critical analysis of the bias problem in light of your results.&lt;br /&gt;
&lt;br /&gt;
Would you require more information about the project, feel free to contact Awais Ashfaq (awais.ashfaq@hh.se).&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4004</id>
		<title>Biases in electronic health records</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4004"/>
		<updated>2018-10-10T14:19:26Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=To evaluate the impact of sample bias on the predictive value of machine learning models built using EHR data&lt;br /&gt;
|Keywords=Machine Learning, Electronic health records, Sample bias&lt;br /&gt;
|TimeFrame=Spring 2019&lt;br /&gt;
|References=1. Verheij, Robert A., et al. &amp;quot;Possible Sources of Bias in Primary Care Electronic Health Record Data Use and Reuse.&amp;quot; Journal of medical Internet research 20.5 (2018).&lt;br /&gt;
&lt;br /&gt;
2. Gianfrancesco, Milena A., et al. &amp;quot;Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data.&amp;quot; JAMA internal medicine (2018).&lt;br /&gt;
&lt;br /&gt;
3. Johnson, Alistair EW, et al. &amp;quot;MIMIC-III, a freely accessible critical care database.&amp;quot; Scientific data 3 (2016): 160035.&lt;br /&gt;
|Prerequisites=Good knowledge of applied mathematics. An ability to implement state-of-the-art algorithms in a suitable programming environment. An interest in machine learning algorithms and medical data analysis.&lt;br /&gt;
|Supervisor=Awais Ashfaq, Sławomir Nowaczyk,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Predictive modeling with electronic health records is considered an essential step towards precision medicine and improving care quality. However, there is a potential risk of building biased and incorrect prediction models if the complexities and limitations of EHR data are not completely studied. For instance, data collection in EHRs depends on individual patient needs and health state. Sicker patients tend to have more data in EHR than normal patients. Thus prediction models built on EHR data are likely to be biased towards the sicker population. In the realm of machine learning, this is referred to as &amp;#039;sample bias&amp;#039; because the distribution of the available data does not reflect the true environment. &lt;br /&gt;
The goal of the project is to evaluate the impact of sample bias on different prediction models trained on EHR data. You will use the MIMIC-III database (see references) for this project.&lt;br /&gt;
&lt;br /&gt;
Tentative project plan:&lt;br /&gt;
&lt;br /&gt;
1- Scan through sources of potential bias in EHRs. (See references for a start)&lt;br /&gt;
&lt;br /&gt;
2- Build simple predictive models (Logistic regression, Neural nets, random forests etc.) to predict an outcome of interest (like in-hospital death) using the MIMIC-III database.&lt;br /&gt;
&lt;br /&gt;
3- Sub-sample the training and testing set based on your knowledge (from step 1) and re-run the developed models. For instance, you may sub-sample the data based on age, gender, the frequency of visits, time, place of visit etc.&lt;br /&gt;
&lt;br /&gt;
4- Evaluate the change in model performance and discuss it in detail.&lt;br /&gt;
&lt;br /&gt;
5- Suggest possible solutions to overcome the impact of sample bias when building EHR driven prediction models. &lt;br /&gt;
&lt;br /&gt;
Deliverables:&lt;br /&gt;
&lt;br /&gt;
1- A succinct review of different biases in electronic health records and their impact on predictive models.&lt;br /&gt;
&lt;br /&gt;
2- A summary of recent (2017-2018) studies designed for predicting in-hospital deaths using EHR data.&lt;br /&gt;
&lt;br /&gt;
3- Results: Prediction performance of developed models using complete EHR data and its sub-samples.&lt;br /&gt;
&lt;br /&gt;
4- A critical analysis of the bias problem in light of your results.&lt;br /&gt;
&lt;br /&gt;
Would you require more information about the project, feel free to contact Awais Ashfaq (awais.ashfaq@hh.se).&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4003</id>
		<title>Biases in electronic health records</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4003"/>
		<updated>2018-10-10T14:15:47Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=To evaluate the impact of sample bias on the predictive value of machine learning models built using EHR data&lt;br /&gt;
|Keywords=Machine Learning, Electronic health records, Sample bias&lt;br /&gt;
|TimeFrame=Spring 2019&lt;br /&gt;
|References=1. Verheij, Robert A., et al. &amp;quot;Possible Sources of Bias in Primary Care Electronic Health Record Data Use and Reuse.&amp;quot; Journal of medical Internet research 20.5 (2018).&lt;br /&gt;
&lt;br /&gt;
2. Gianfrancesco, Milena A., et al. &amp;quot;Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data.&amp;quot; JAMA internal medicine (2018).&lt;br /&gt;
&lt;br /&gt;
3. Johnson, Alistair EW, et al. &amp;quot;MIMIC-III, a freely accessible critical care database.&amp;quot; Scientific data 3 (2016): 160035.&lt;br /&gt;
|Prerequisites=Good knowledge of applied mathematics. An ability to implement state-of-the-art algorithms in a suitable programming environment. An interest in machine learning algorithms and medical data analysis.&lt;br /&gt;
|Supervisor=Awais Ashfaq, Sławomir Nowaczyk,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Predictive modeling with electronic health records is considered an essential step towards precision medicine and improving care quality. However, there is a potential risk of building biased and incorrect prediction models if the complexities and limitations of EHR data are not completely studied. For instance, data collection in EHRs depends on individual patient needs and health state. Sicker patients tend to have more data in EHR than normal patients. Thus prediction models built on EHR data are likely to be biased towards the sicker population. This is referred to as &amp;#039;sample bias&amp;#039; because the distribution of the available data does not reflect the true environment. &lt;br /&gt;
The goal of the project is to evaluate the impact of sample bias on different prediction models trained on EHR data. You will use the MIMIC-III database (see references) for this project.&lt;br /&gt;
&lt;br /&gt;
Tentative project plan:&lt;br /&gt;
&lt;br /&gt;
1- Scan through sources of potential bias in EHRs. (See references for a start)&lt;br /&gt;
&lt;br /&gt;
2- Build simple predictive models (Logistic regression, Neural nets, random forests etc.) to predict an outcome of interest (like in-hospital death) using the MIMIC-III database.&lt;br /&gt;
&lt;br /&gt;
3- Sub-sample the training and testing set based on your knowledge (from step 1) and re-run the developed models. For instance, you may sub-sample the data based on age, gender, the frequency of visits, time, place of visit etc.&lt;br /&gt;
&lt;br /&gt;
4- Evaluate the change in model performance and discuss in detail.&lt;br /&gt;
&lt;br /&gt;
5- Suggest possible solutions to overcome the impact of sample bias when building EHR driven prediction models. &lt;br /&gt;
&lt;br /&gt;
Deliverables:&lt;br /&gt;
&lt;br /&gt;
1- A succinct review of different biases in electronic health records and their impact on predictive models.&lt;br /&gt;
&lt;br /&gt;
2- A summary of recent (2017-2018) studies designed for predicting in-hospital deaths using EHR data.&lt;br /&gt;
&lt;br /&gt;
3- Results: Prediction performance of developed models using complete EHR data and its sub-samples.&lt;br /&gt;
&lt;br /&gt;
4- A critical analysis of the bias problem in light of your results.&lt;br /&gt;
&lt;br /&gt;
Contact: Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4002</id>
		<title>Biases in electronic health records</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4002"/>
		<updated>2018-10-10T14:15:04Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=To evaluate the impact of sample bias on the predictive value of machine learning models built using EHR data&lt;br /&gt;
|Keywords=Machine Learning, Electronic health records, Sample bias&lt;br /&gt;
|TimeFrame=Spring 2019&lt;br /&gt;
|References=1. Verheij, Robert A., et al. &amp;quot;Possible Sources of Bias in Primary Care Electronic Health Record Data Use and Reuse.&amp;quot; Journal of medical Internet research 20.5 (2018).&lt;br /&gt;
2. Gianfrancesco, Milena A., et al. &amp;quot;Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data.&amp;quot; JAMA internal medicine (2018).&lt;br /&gt;
3. Johnson, Alistair EW, et al. &amp;quot;MIMIC-III, a freely accessible critical care database.&amp;quot; Scientific data 3 (2016): 160035.&lt;br /&gt;
&lt;br /&gt;
|Prerequisites=Good knowledge of applied mathematics. An ability to implement state-of-the-art algorithms in a suitable programming environment. An interest in machine learning algorithms and medical data analysis.&lt;br /&gt;
|Supervisor=Awais Ashfaq, Sławomir Nowaczyk, &lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Predictive modeling with electronic health records is considered an essential step towards precision medicine and improving care quality. However, there is a potential risk of building biased and incorrect prediction models if the complexities and limitations of EHR data are not completely studied. For instance, data collection in EHRs depends on individual patient needs and health state. Sicker patients tend to have more data in EHR than normal patients. Thus prediction models built on EHR data are likely to be biased towards the sicker population. This is referred to as &amp;#039;sample bias&amp;#039; because the distribution of the available data does not reflect the true environment. &lt;br /&gt;
The goal of the project is to evaluate the impact of sample bias on different prediction models trained on EHR data. You will use the MIMIC-III database (see references) for this project.&lt;br /&gt;
&lt;br /&gt;
Tentative project plan:&lt;br /&gt;
&lt;br /&gt;
1- Scan through sources of potential bias in EHRs. (See references for a start)&lt;br /&gt;
&lt;br /&gt;
2- Build simple predictive models (Logistic regression, Neural nets, random forests etc.) to predict an outcome of interest (like in-hospital death) using the MIMIC-III database.&lt;br /&gt;
&lt;br /&gt;
3- Sub-sample the training and testing set based on your knowledge (from step 1) and re-run the developed models. For instance, you may sub-sample the data based on age, gender, the frequency of visits, time, place of visit etc.&lt;br /&gt;
&lt;br /&gt;
4- Evaluate the change in model performance and discuss in detail.&lt;br /&gt;
&lt;br /&gt;
5- Suggest possible solutions to overcome the impact of sample bias when building EHR driven prediction models. &lt;br /&gt;
&lt;br /&gt;
Deliverables:&lt;br /&gt;
&lt;br /&gt;
1- A succinct review of different biases in electronic health records and their impact on predictive models.&lt;br /&gt;
&lt;br /&gt;
2- A summary of recent (2017-2018) studies designed for predicting in-hospital deaths using EHR data.&lt;br /&gt;
&lt;br /&gt;
3- Results: Prediction performance of developed models using complete EHR data and its sub-samples.&lt;br /&gt;
&lt;br /&gt;
4- A critical analysis of the bias problem in light of your results.&lt;br /&gt;
&lt;br /&gt;
Contact: Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4001</id>
		<title>Biases in electronic health records</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Biases_in_electronic_health_records&amp;diff=4001"/>
		<updated>2018-10-10T14:13:52Z</updated>

		<summary type="html">&lt;p&gt;Awaash: Created page with &amp;quot;{{StudentProjectTemplate |Summary=To evaluate the impact of sample bias on the predictive value of machine learning models built using EHR data |Keywords=Machine Learning, Ele...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=To evaluate the impact of sample bias on the predictive value of machine learning models built using EHR data&lt;br /&gt;
|Keywords=Machine Learning, Electronic health records, Sample bias&lt;br /&gt;
|TimeFrame=Spring 2019&lt;br /&gt;
|References=1. Verheij, Robert A., et al. &amp;quot;Possible Sources of Bias in Primary Care Electronic Health Record Data Use and Reuse.&amp;quot; Journal of medical Internet research 20.5 (2018).&lt;br /&gt;
2. Gianfrancesco, Milena A., et al. &amp;quot;Potential Biases in Machine Learning Algorithms Using Electronic Health Record Data.&amp;quot; JAMA internal medicine (2018).&lt;br /&gt;
3. Johnson, Alistair EW, et al. &amp;quot;MIMIC-III, a freely accessible critical care database.&amp;quot; Scientific data 3 (2016): 160035.&lt;br /&gt;
|Prerequisites=Good knowledge of applied mathematics. An ability to implement state-of-the-art algorithms in a suitable programming environment. An interest in machine learning algorithms and medical data analysis.&lt;br /&gt;
|Supervisor=Awais Ashfaq, Sławomir Nowaczyk, &lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Predictive modeling with electronic health records is considered an essential step towards precision medicine and improving care quality. However, there is a potential risk of building biased and incorrect prediction models if the complexities and limitations of EHR data are not completely studied. For instance, data collection in EHRs depends on individual patient needs and health state. Sicker patients tend to have more data in EHR than normal patients. Thus prediction models built on EHR data are likely to be biased towards the sicker population. This is referred to as &amp;#039;sample bias&amp;#039; because the distribution of the available data does not reflect the true environment. &lt;br /&gt;
The goal of the project is to evaluate the impact of sample bias on different prediction models trained on EHR data. You will use the MIMIC-III database (see references) for this project.&lt;br /&gt;
&lt;br /&gt;
Tentative project plan:&lt;br /&gt;
&lt;br /&gt;
1- Scan through sources of potential bias in EHRs. (See references for a start)&lt;br /&gt;
&lt;br /&gt;
2- Build simple predictive models (Logistic regression, Neural nets, random forests etc.) to predict an outcome of interest (like in-hospital death) using the MIMIC-III database.&lt;br /&gt;
&lt;br /&gt;
3- Sub-sample the training and testing set based on your knowledge (from step 1) and re-run the developed models. For instance, you may sub-sample the data based on age, gender, the frequency of visits, time, place of visit etc.&lt;br /&gt;
&lt;br /&gt;
4- Evaluate the change in model performance and discuss in detail.&lt;br /&gt;
&lt;br /&gt;
5- Suggest possible solutions to overcome the impact of sample bias when building EHR driven prediction models. &lt;br /&gt;
&lt;br /&gt;
Deliverables:&lt;br /&gt;
&lt;br /&gt;
1- A succinct review of different biases in electronic health records and their impact on predictive models.&lt;br /&gt;
&lt;br /&gt;
2- A summary of recent (2017-2018) studies designed for predicting in-hospital deaths using EHR data.&lt;br /&gt;
&lt;br /&gt;
3- Results: Prediction performance of developed models using complete EHR data and its sub-samples.&lt;br /&gt;
&lt;br /&gt;
4- A critical analysis of the bias problem in light of your results.&lt;br /&gt;
&lt;br /&gt;
Contact: Awais Ashfaq (awais.ashfaq@hh.se)&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3852</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3852"/>
		<updated>2018-01-17T15:51:54Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]] and [[Anita Sant&amp;#039;Anna]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3851</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3851"/>
		<updated>2018-01-17T15:50:29Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]] and [[Anita Sant&amp;#039;Anna]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;br /&gt;
&lt;br /&gt;
{{PublicationsList}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3692</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3692"/>
		<updated>2017-10-24T11:27:21Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[Slawomir Nowaczyk]] and [[Anita Sant&amp;#039;Anna]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
Read my [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html project interview]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3689</id>
		<title>HIPATCH</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3689"/>
		<updated>2017-10-23T07:00:49Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ResearchProjInfo&lt;br /&gt;
|Title=HIPATCH&lt;br /&gt;
|ContactInformation=Antanas Verikas&lt;br /&gt;
|ShortDescription=Halland Intelligent PATient-Centered Healthcare&lt;br /&gt;
|LogotypeFile=AI.jpg&lt;br /&gt;
|ProjectResponsible=Antanas Verikas&lt;br /&gt;
|ProjectStart=2016/10/03&lt;br /&gt;
|ProjectEnd=2020/09/30&lt;br /&gt;
|ApplicationArea=Healthcare Technology&lt;br /&gt;
|Lctitle=No&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjPartner&lt;br /&gt;
|projectpartner=Region Halland&lt;br /&gt;
}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ShowResearchProject}}&lt;br /&gt;
Health spending as a share of GDP in Sweden (11.0%) remains well above the OECD average (8.9%). In addition to ageing and advanced treatment procedures, a fundamental source of escalating costs is the unawareness of how and to what extent different sub-groups within healthcare utilize resources and contribute to quality. Hence, it gets challenging to unveil critical areas within healthcare that are truly responsible for high costs and low quality. &lt;br /&gt;
&lt;br /&gt;
Advancement in computing technologies and machine learning algorithms has enabled us to analyze big amounts of data to enhance the efficiency and productivity of businesses in every industry. Healthcare is no different. The recent decade has witnessed huge advances in the amount of medical data generated and stored in almost every domain in the healthcare sector. The primary purpose of Electronic Health Records (EHR) is to facilitate and improve individual patient care. In addition to it, EHRs today, also serve as a data center for clinical research to improve healthcare management, patient safety and clinical decision support.&lt;br /&gt;
&lt;br /&gt;
Managed by Affecto and owned by Region Halland, we use the Strategic Healthcare Analysis and Research Platform (SHARP) which is a unique integration of data sources from all levels of the care chain including measurements from primary care, ambulance, emergency care, inpatient care as well as the traditional EHR’s. This enables us to have a system’s approach to healthcare delivery which has shown to be an effective methodology to promote better health at a lower cost. &lt;br /&gt;
&lt;br /&gt;
Read views from people involved in the project here [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html]&lt;br /&gt;
&lt;br /&gt;
Text by: Awais Ashfaq&lt;br /&gt;
&lt;br /&gt;
{{ShowProjectPublications}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3688</id>
		<title>HIPATCH</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3688"/>
		<updated>2017-10-23T03:54:11Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ResearchProjInfo&lt;br /&gt;
|Title=HIPATCH&lt;br /&gt;
|ContactInformation=Antanas Verikas&lt;br /&gt;
|ShortDescription=Hallland Intelligent PATient-Centered Healthcare&lt;br /&gt;
|LogotypeFile=AI.jpg&lt;br /&gt;
|ProjectResponsible=Antanas Verikas&lt;br /&gt;
|ProjectStart=2016/10/03&lt;br /&gt;
|ProjectEnd=2020/09/30&lt;br /&gt;
|ApplicationArea=Healthcare Technology&lt;br /&gt;
|Lctitle=No&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjPartner&lt;br /&gt;
|projectpartner=Region Halland&lt;br /&gt;
}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ShowResearchProject}}&lt;br /&gt;
Health spending as a share of GDP in Sweden (11.0%) remains well above the OECD average (8.9%). In addition to ageing and advanced treatment procedures, a fundamental source of escalating costs is the unawareness of how and to what extent different sub-groups within healthcare utilize resources and contribute to quality. Hence, it gets challenging to unveil critical areas within healthcare that are truly responsible for high costs and low quality. &lt;br /&gt;
&lt;br /&gt;
Advancement in computing technologies and machine learning algorithms has enabled us to analyze big amounts of data to enhance the efficiency and productivity of businesses in every industry. Healthcare is no different. The recent decade has witnessed huge advances in the amount of medical data generated and stored in almost every domain in the healthcare sector. The primary purpose of Electronic Health Records (EHR) is to facilitate and improve individual patient care. In addition to it, EHRs today, also serve as a data center for clinical research to improve healthcare management, patient safety and clinical decision support.&lt;br /&gt;
&lt;br /&gt;
Managed by Affecto and owned by Region Halland, we use the Strategic Healthcare Analysis and Research Platform (SHARP) which is a unique integration of data sources from all levels of the care chain including measurements from primary care, ambulance, emergency care, inpatient care as well as the traditional EHR’s. This enables us to have a system’s approach to healthcare delivery which has shown to be an effective methodology to promote better health at a lower cost. &lt;br /&gt;
&lt;br /&gt;
Read views from people involved in the project here [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html]&lt;br /&gt;
&lt;br /&gt;
Text by: Awais Ashfaq&lt;br /&gt;
&lt;br /&gt;
{{ShowProjectPublications}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3687</id>
		<title>HIPATCH</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3687"/>
		<updated>2017-10-23T03:52:54Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ResearchProjInfo&lt;br /&gt;
|Title=HIPATCH&lt;br /&gt;
|ContactInformation=Antanas Verikas&lt;br /&gt;
|ShortDescription=Hallland Intelligent PAtienT-Centered Healthcare&lt;br /&gt;
|LogotypeFile=AI.jpg&lt;br /&gt;
|ProjectResponsible=Antanas Verikas&lt;br /&gt;
|ProjectStart=2016/10/03&lt;br /&gt;
|ProjectEnd=2020/09/30&lt;br /&gt;
|ApplicationArea=Healthcare Technology&lt;br /&gt;
|Lctitle=No&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjPartner&lt;br /&gt;
|projectpartner=Region Halland&lt;br /&gt;
}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ShowResearchProject}}&lt;br /&gt;
Health spending as a share of GDP in Sweden (11.0%) remains well above the OECD average (8.9%). In addition to ageing and advanced treatment procedures, a fundamental source of escalating costs is the unawareness of how and to what extent different sub-groups within healthcare utilize resources and contribute to quality. Hence, it gets challenging to unveil critical areas within healthcare that are truly responsible for high costs and low quality. &lt;br /&gt;
&lt;br /&gt;
Advancement in computing technologies and machine learning algorithms has enabled us to analyze big amounts of data to enhance the efficiency and productivity of businesses in every industry. Healthcare is no different. The recent decade has witnessed huge advances in the amount of medical data generated and stored in almost every domain in the healthcare sector. The primary purpose of Electronic Health Records (EHR) is to facilitate and improve individual patient care. In addition to it, EHRs today, also serve as a data center for clinical research to improve healthcare management, patient safety and clinical decision support.&lt;br /&gt;
&lt;br /&gt;
Managed by Affecto and owned by Region Halland, we use the Strategic Healthcare Analysis and Research Platform (SHARP) which is a unique integration of data sources from all levels of the care chain including measurements from primary care, ambulance, emergency care, inpatient care as well as the traditional EHR’s. This enables us to have a system’s approach to healthcare delivery which has shown to be an effective methodology to promote better health at a lower cost. &lt;br /&gt;
&lt;br /&gt;
Read views from people involved in the project here [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html]&lt;br /&gt;
&lt;br /&gt;
Text by: Awais Ashfaq&lt;br /&gt;
&lt;br /&gt;
{{ShowProjectPublications}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3686</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3686"/>
		<updated>2017-10-22T19:50:38Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
&amp;lt;!--Remove or add comments --&amp;gt;&lt;br /&gt;
&amp;lt;!-- __NOTOC__ --&amp;gt;&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
Read my project interview here [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3685</id>
		<title>HIPATCH</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3685"/>
		<updated>2017-10-22T19:49:05Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ResearchProjInfo&lt;br /&gt;
|Title=HIPATCH&lt;br /&gt;
|ContactInformation=Antanas Verikas&lt;br /&gt;
|ShortDescription=Halmstad Intelligent Patient-Centered Healthcare&lt;br /&gt;
|LogotypeFile=AI.jpg&lt;br /&gt;
|ProjectResponsible=Antanas Verikas&lt;br /&gt;
|ProjectStart=2016/10/03&lt;br /&gt;
|ProjectEnd=2020/09/30&lt;br /&gt;
|ApplicationArea=Healthcare Technology&lt;br /&gt;
|Lctitle=No&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjPartner&lt;br /&gt;
|projectpartner=Region Halland&lt;br /&gt;
}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ShowResearchProject}}&lt;br /&gt;
Health spending as a share of GDP in Sweden (11.0%) remains well above the OECD average (8.9%). In addition to ageing and advanced treatment procedures, a fundamental source of escalating costs is the unawareness of how and to what extent different sub-groups within healthcare utilize resources and contribute to quality. Hence, it gets challenging to unveil critical areas within healthcare that are truly responsible for high costs and low quality. &lt;br /&gt;
&lt;br /&gt;
Advancement in computing technologies and machine learning algorithms has enabled us to analyze big amounts of data to enhance the efficiency and productivity of businesses in every industry. Healthcare is no different. The recent decade has witnessed huge advances in the amount of medical data generated and stored in almost every domain in the healthcare sector. The primary purpose of Electronic Health Records (EHR) is to facilitate and improve individual patient care. In addition to it, EHRs today, also serve as a data center for clinical research to improve healthcare management, patient safety and clinical decision support.&lt;br /&gt;
&lt;br /&gt;
Managed by Affecto and owned by Region Halland, we use the Strategic Healthcare Analysis and Research Platform (SHARP) which is a unique integration of data sources from all levels of the care chain including measurements from primary care, ambulance, emergency care, inpatient care as well as the traditional EHR’s. This enables us to have a system’s approach to healthcare delivery which has shown to be an effective methodology to promote better health at a lower cost. &lt;br /&gt;
&lt;br /&gt;
Read views from people involved in the project here [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html]&lt;br /&gt;
&lt;br /&gt;
Text by: Awais Ashfaq&lt;br /&gt;
&lt;br /&gt;
{{ShowProjectPublications}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3684</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3684"/>
		<updated>2017-10-22T19:42:33Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
&amp;lt;!--Remove or add comments --&amp;gt;&lt;br /&gt;
&amp;lt;!-- __NOTOC__ --&amp;gt;&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
Find my project interview here [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3683</id>
		<title>HIPATCH</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3683"/>
		<updated>2017-10-22T19:41:17Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ResearchProjInfo&lt;br /&gt;
|Title=HIPATCH&lt;br /&gt;
|ContactInformation=Antanas Verikas&lt;br /&gt;
|ShortDescription=Halmstad Intelligent Patient-Centered Healthcare&lt;br /&gt;
|LogotypeFile=AI.jpg&lt;br /&gt;
|ProjectResponsible=Antanas Verikas&lt;br /&gt;
|ProjectStart=2016/10/03&lt;br /&gt;
|ProjectEnd=2020/09/30&lt;br /&gt;
|ApplicationArea=Healthcare Technology&lt;br /&gt;
|Lctitle=No&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjPartner&lt;br /&gt;
|projectpartner=Region Halland&lt;br /&gt;
}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ShowResearchProject}}&lt;br /&gt;
Advancement in computing technologies and machine learning algorithms has enabled us to analyze big amounts of data to enhance the efficiency and productivity of businesses in every industry. Healthcare is no different. The recent decade has witnessed huge advances in the amount of medical data generated and stored in almost every domain in the healthcare sector. The primary purpose of Electronic Health Records (EHR) is to facilitate and improve individual patient care. In addition to it, EHRs today, also serve as a data center for clinical research to improve healthcare management, patient safety and clinical decision support.&lt;br /&gt;
&lt;br /&gt;
Managed by Affecto and owned by Region Halland, we use the Strategic Healthcare Analysis and Research Platform (SHARP) which is a unique integration of data sources from all levels of the care chain including measurements from primary care, ambulance, emergency care, inpatient care as well as the traditional EHR’s. This enables us to have a system’s approach to healthcare delivery which has shown to be an effective methodology to promote better health at a lower cost. &lt;br /&gt;
&lt;br /&gt;
Read views from people involved in the project here [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html]&lt;br /&gt;
&lt;br /&gt;
{{ShowProjectPublications}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3682</id>
		<title>HIPATCH</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3682"/>
		<updated>2017-10-22T19:38:56Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ResearchProjInfo&lt;br /&gt;
|Title=HIPATCH&lt;br /&gt;
|ContactInformation=Antanas Verikas&lt;br /&gt;
|ShortDescription=Halmstad Intelligent Patient-Centered Healthcare&lt;br /&gt;
|LogotypeFile=AI.jpg&lt;br /&gt;
|ProjectResponsible=Antanas Verikas&lt;br /&gt;
|ProjectStart=2016/10/03&lt;br /&gt;
|ProjectEnd=2020/09/30&lt;br /&gt;
|ApplicationArea=Healthcare Technology&lt;br /&gt;
|Lctitle=No&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjPartner&lt;br /&gt;
|projectpartner=Region Halland&lt;br /&gt;
}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ShowResearchProject}}&lt;br /&gt;
Advancement in computing technologies and machine learning algorithms has enabled us to analyze big amounts of data to enhance the efficiency and productivity of businesses in every industry. Healthcare is no different. The recent decade has witnessed huge advances in the amount of medical data generated and stored in almost every domain in the healthcare sector. The primary purpose of Electronic Health Records (EHR) is to facilitate and improve individual patient care. In addition to it, EHRs today, also serve as a data center for clinical research to improve healthcare management, patient safety and clinical decision support.&lt;br /&gt;
&lt;br /&gt;
Managed by Affecto and owned by Region Halland, we use the Strategic Healthcare Analysis and Research Platform (SHARP) which is a unique integration of data sources from all levels of the care chain including measurements from primary care, ambulance, emergency care, inpatient care as well as the traditional EHR’s. This enables us to have a system’s approach to healthcare delivery which has shown to be an effective methodology to promote better health at a lower cost. &lt;br /&gt;
{{ShowProjectPublications}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3681</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3681"/>
		<updated>2017-10-22T19:36:02Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
&amp;lt;!--Remove or add comments --&amp;gt;&lt;br /&gt;
&amp;lt;!-- __NOTOC__ --&amp;gt;&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
See my project description [https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3680</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3680"/>
		<updated>2017-10-22T19:34:10Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
|url=https://www.hh.se/english/universitynews/news/reshapinghealthcarethroughartificialintelligence.65446507.html&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
&amp;lt;!--Remove or add comments --&amp;gt;&lt;br /&gt;
&amp;lt;!-- __NOTOC__ --&amp;gt;&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3679</id>
		<title>HIPATCH</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3679"/>
		<updated>2017-10-22T19:31:21Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ResearchProjInfo&lt;br /&gt;
|Title=HIPATCH&lt;br /&gt;
|ContactInformation=Antanas Verikas&lt;br /&gt;
|ShortDescription=Halmstad Intelligent Patient-Centered Healthcare&lt;br /&gt;
|LogotypeFile=AI.jpg&lt;br /&gt;
|ProjectResponsible=Antanas Verikas&lt;br /&gt;
|ProjectStart=2016/10/03&lt;br /&gt;
|ProjectEnd=2020/09/30&lt;br /&gt;
|ApplicationArea=Healthcare Technology&lt;br /&gt;
|Lctitle=No&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjPartner&lt;br /&gt;
|projectpartner=Region Halland&lt;br /&gt;
}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ShowResearchProject}}&lt;br /&gt;
Advancement in computing technologies and machine learning algorithms has enabled us to analyze big amounts of data to enhance the efficiency and productivity of businesses in every industry. Healthcare is no different. The recent decade has witnessed huge advances in the amount of medical data generated and stored in almost every domain in the healthcare sector. The primary purpose of Electronic Health Records (EHR) is to facilitate and improve individual patient care. In addition to it, EHRs today, also serve as a data center for clinical research to improve healthcare management, patient safety and clinical decision support.&lt;br /&gt;
{{ShowProjectPublications}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3678</id>
		<title>HIPATCH</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3678"/>
		<updated>2017-10-22T19:29:58Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ResearchProjInfo&lt;br /&gt;
|Title=HIPATCH&lt;br /&gt;
|ContactInformation=Antanas Verikas&lt;br /&gt;
|ShortDescription=Halmstad Intelligent Patient-Centered Healthcare&lt;br /&gt;
|Description= Advancement in computing technologies and machine learning algorithms has enabled us to analyze big amounts of data to enhance the efficiency and productivity of businesses in every industry. Healthcare is no different. The recent decade has witnessed huge advances in the amount of medical data generated and stored in almost every domain in the healthcare sector. The primary purpose of Electronic Health Records (EHR) is to facilitate and improve individual patient care. In addition to it, EHRs today, also serve as a data center for clinical research to improve healthcare management, patient safety and clinical decision support.&lt;br /&gt;
|LogotypeFile=AI.jpg&lt;br /&gt;
|ProjectResponsible=Antanas Verikas&lt;br /&gt;
|ProjectStart=2016/10/03&lt;br /&gt;
|ProjectEnd=2020/09/30&lt;br /&gt;
|ApplicationArea=Healthcare Technology&lt;br /&gt;
|Lctitle=No&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjPartner&lt;br /&gt;
|projectpartner=Region Halland&lt;br /&gt;
}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ShowResearchProject}}&lt;br /&gt;
&lt;br /&gt;
{{ShowProjectPublications}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=File:AI.jpg&amp;diff=3677</id>
		<title>File:AI.jpg</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=File:AI.jpg&amp;diff=3677"/>
		<updated>2017-10-22T19:15:50Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3676</id>
		<title>HIPATCH</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=HIPATCH&amp;diff=3676"/>
		<updated>2017-10-22T19:11:32Z</updated>

		<summary type="html">&lt;p&gt;Awaash: Created page with &amp;quot;{{ResearchProjInfo |Title=HIPATCH |ContactInformation=Antanas Verikas |ShortDescription=Halmstad Intelligent Patient-Centered Healthcare |Description=  |LogotypeFile=AI.jpg |P...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ResearchProjInfo&lt;br /&gt;
|Title=HIPATCH&lt;br /&gt;
|ContactInformation=Antanas Verikas&lt;br /&gt;
|ShortDescription=Halmstad Intelligent Patient-Centered Healthcare&lt;br /&gt;
|Description= &lt;br /&gt;
|LogotypeFile=AI.jpg&lt;br /&gt;
|ProjectResponsible=Antanas Verikas&lt;br /&gt;
|ProjectStart=2016/10/01&lt;br /&gt;
|ProjectEnd=2020/09/30&lt;br /&gt;
|ApplicationArea=Healthcare Technology&lt;br /&gt;
|Lctitle=No&lt;br /&gt;
}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ShowResearchProject}}&lt;br /&gt;
 Advancement in computing technologies and machine learning algorithms has enabled us to analyze big amounts of data to enhance the efficiency and productivity of businesses in every industry. Healthcare is no different. The recent decade has witnessed huge advances in the amount of medical data generated and stored in almost every domain in the healthcare sector. The primary purpose of Electronic Health Records (EHR) is to facilitate and improve individual patient care. In addition to it, EHRs today, also serve as a data center for clinical research to improve healthcare management, patient safety and clinical decision support.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{ShowProjectPublications}}&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3675</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3675"/>
		<updated>2017-10-22T18:54:59Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
&amp;lt;!--Remove or add comments --&amp;gt;&lt;br /&gt;
&amp;lt;!-- __NOTOC__ --&amp;gt;&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3674</id>
		<title>User:Awaash</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3674"/>
		<updated>2017-10-22T18:50:27Z</updated>

		<summary type="html">&lt;p&gt;Awaash: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3673</id>
		<title>Awais Ashfaq</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Awais_Ashfaq&amp;diff=3673"/>
		<updated>2017-10-22T18:48:22Z</updated>

		<summary type="html">&lt;p&gt;Awaash: Created page with &amp;quot;{{Person |Family Name=Ashfaq |Given Name=Awais |Title=M. Sc. |Phone=+46 729 773 770 |Position=PhD Student |Email=mailto:awais.ashfaq@hh.se |Image=awais.jpg |Office=E505 |Affil...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=M. Sc.&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD Student&lt;br /&gt;
|Email=mailto:awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
|Affiliation=ISLAB, CAISR&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
{{AssignSubjectAreas&lt;br /&gt;
|SubjectArea=Machine Learning&lt;br /&gt;
}}&lt;br /&gt;
{{AssignApplicationAreas&lt;br /&gt;
|ApplicationArea=Healthcare&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary research interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General research interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
&amp;lt;!--Remove or add comments --&amp;gt;&lt;br /&gt;
&amp;lt;!-- __NOTOC__ --&amp;gt;&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3672</id>
		<title>User:Awaash</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3672"/>
		<updated>2017-10-22T18:41:46Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=MSc&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD student&lt;br /&gt;
|Email=awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
|Subject=Biomedical engineering&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary Research Interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General Research Interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
&amp;lt;!--Remove or add comments --&amp;gt;&lt;br /&gt;
&amp;lt;!-- __NOTOC__ --&amp;gt;&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3671</id>
		<title>User:Awaash</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3671"/>
		<updated>2017-10-22T18:40:58Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=MSc&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD student&lt;br /&gt;
|Email=awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
|Subject=Biomedical engineering&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary Research Interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General Research Interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
&amp;lt;!--Remove or add comments --&amp;gt;&lt;br /&gt;
&amp;lt;!-- __NOTOC__ --&amp;gt;&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=File:Awais.jpg&amp;diff=3670</id>
		<title>File:Awais.jpg</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=File:Awais.jpg&amp;diff=3670"/>
		<updated>2017-10-22T18:38:21Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3669</id>
		<title>User:Awaash</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3669"/>
		<updated>2017-10-22T18:37:30Z</updated>

		<summary type="html">&lt;p&gt;Awaash: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=Masters&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD student&lt;br /&gt;
|Email=awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
|Subject=Biomedical engineering&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary Research Interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General Research Interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
[[Category:Staff]]&lt;br /&gt;
&amp;lt;!--Remove or add comments --&amp;gt;&lt;br /&gt;
&amp;lt;!-- __NOTOC__ --&amp;gt;&lt;br /&gt;
{{ShowPerson}}&lt;br /&gt;
{{InsertProjects}}&lt;br /&gt;
&amp;lt;!-- {{PublicationsList}} --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3668</id>
		<title>User:Awaash</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=User:Awaash&amp;diff=3668"/>
		<updated>2017-10-22T18:34:10Z</updated>

		<summary type="html">&lt;p&gt;Awaash: Created page with &amp;quot;{{Person |Family Name=Ashfaq |Given Name=Awais |Title=Masters |Phone=+46 729 773 770 |Position=PhD studenr |Email=awais.ashfaq@hh.se |Image=awais.jpg |Office=E505 |Subject=Bio...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Person&lt;br /&gt;
|Family Name=Ashfaq&lt;br /&gt;
|Given Name=Awais&lt;br /&gt;
|Title=Masters&lt;br /&gt;
|Phone=+46 729 773 770&lt;br /&gt;
|Position=PhD studenr&lt;br /&gt;
|Email=awais.ashfaq@hh.se&lt;br /&gt;
|Image=awais.jpg&lt;br /&gt;
|Office=E505&lt;br /&gt;
|Subject=Biomedical engineering&lt;br /&gt;
}}&lt;br /&gt;
{{AssignProjects&lt;br /&gt;
|project=HIPATCH&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Primary Research Interest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Predictive modeling using Electronic Health Records&lt;br /&gt;
** Intelligible deep learning for robust patient representation&lt;br /&gt;
** Patient outcome prediction and risk estimation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General Research Interests&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Health economic analysis, policy research, patient privacy and data security &lt;br /&gt;
&lt;br /&gt;
{{PublicationsList}}&lt;br /&gt;
&lt;br /&gt;
[[Category:staff]]&lt;/div&gt;</summary>
		<author><name>Awaash</name></author>
	</entry>
</feed>