Transfer Learning for Clinical Time Series Analysis using Deep Neural Networks
Priyanka Gupta, Pankaj Malhotra, Jyoti Narwariya, Lovekesh Vig, Gautam, Shroff

TL;DR
This paper explores transfer learning with deep RNNs, specifically TimeNet and HealthNet, to improve clinical time series analysis by reducing data and resource requirements while maintaining high performance.
Contribution
It introduces domain- and task-adaptation approaches for pre-trained RNNs in healthcare, demonstrating their effectiveness and robustness on clinical datasets.
Findings
Pre-trained RNN features outperform or match deep RNNs and hand-crafted models.
Adapted models are more robust to limited labeled data.
Pre-trained models reduce training resources and expertise needed.
Abstract
Deep neural networks have shown promising results for various clinical prediction tasks. However, training deep networks such as those based on Recurrent Neural Networks (RNNs) requires large labeled data, significant hyper-parameter tuning effort and expertise, and high computational resources. In this work, we investigate as to what extent can transfer learning address these issues when using deep RNNs to model multivariate clinical time series. We consider two scenarios for transfer learning using RNNs: i) domain-adaptation, i.e., leveraging a deep RNN - namely, TimeNet - pre-trained for feature extraction on time series from diverse domains, and adapting it for feature extraction and subsequent target tasks in healthcare domain, ii) task-adaptation, i.e., pre-training a deep RNN - namely, HealthNet - on diverse tasks in healthcare domain, and adapting it to new target tasks in the…
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
TopicsMachine Learning in Healthcare · Phonocardiography and Auscultation Techniques · COVID-19 diagnosis using AI
