Deep Transfer Learning for Infectious Disease Case Detection Using Electronic Medical Records
Ye Ye, Andrew Gu

TL;DR
This paper evaluates deep transfer learning methods for infectious disease detection using electronic medical records, addressing distribution shift issues across regions and comparing data-based and model-based algorithms.
Contribution
It systematically compares data-based and model-based deep transfer learning algorithms for infectious disease classification across different distribution scenarios.
Findings
Transfer learning is effective when source and target are similar and target data is limited.
Model-based transfer learning performs comparably to data-based methods in certain scenarios.
Further research is needed to handle real-world domain shifts.
Abstract
During an infectious disease pandemic, it is critical to share electronic medical records or models (learned from these records) across regions. Applying one region's data/model to another region often have distribution shift issues that violate the assumptions of traditional machine learning techniques. Transfer learning can be a solution. To explore the potential of deep transfer learning algorithms, we applied two data-based algorithms (domain adversarial neural networks and maximum classifier discrepancy) and model-based transfer learning algorithms to infectious disease detection tasks. We further studied well-defined synthetic scenarios where the data distribution differences between two regions are known. Our experiments show that, in the context of infectious disease classification, transfer learning may be useful when (1) the source and target are similar and the target…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Respiratory viral infections research · COVID-19 diagnosis using AI
