DOCTOR: A Multi-Disease Detection Continual Learning Framework Based on Wearable Medical Sensors
Chia-Hao Li, Niraj K. Jha

TL;DR
DOCTOR is a continual learning framework for multi-disease detection using wearable sensors, capable of adapting to new diseases and data distributions without retraining from scratch, while maintaining high accuracy and efficiency.
Contribution
It introduces a multi-headed DNN with a replay-style continual learning algorithm, including data preservation and synthetic data generation, to detect multiple diseases sequentially on edge devices.
Findings
Achieves 1.43x better accuracy than naive fine-tuning.
Maintains high classification performance with a small model size (<350KB).
Outperforms baseline methods in accuracy, F1-score, and backward transfer.
Abstract
Modern advances in machine learning (ML) and wearable medical sensors (WMSs) in edge devices have enabled ML-driven disease detection for smart healthcare. Conventional ML-driven methods for disease detection rely on customizing individual models for each disease and its corresponding WMS data. However, such methods lack adaptability to distribution shifts and new task classification classes. In addition, they need to be rearchitected and retrained from scratch for each new disease. Moreover, installing multiple ML models in an edge device consumes excessive memory, drains the battery faster, and complicates the detection process. To address these challenges, we propose DOCTOR, a multi-disease detection continual learning (CL) framework based on WMSs. It employs a multi-headed deep neural network (DNN) and a replay-style CL algorithm. The CL algorithm enables the framework to…
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 · COVID-19 diagnosis using AI
