Review learning: Real world validation of privacy preserving continual learning across medical institutions
Jaesung Yoo, Sunghyuk Choi, Ye Seul Yang, Suhyeon Kim, Jieun Choi, Dongkyeong Lim, Yaeji Lim, Hyung Joon Joo, Dae Jung Kim, Rae Woong Park, Hyeong-Jin Yoon, Kwangsoo Kim

TL;DR
This paper introduces 'review learning' (RevL), a novel continual learning algorithm that effectively mitigates catastrophic forgetting in privacy-preserving medical diagnosis models trained on electronic health records across multiple institutions.
Contribution
RevL is a low-cost continual learning method that reviews previous knowledge by generating data samples, validated through multiple simulated and real-world experiments in medical settings.
Findings
RevL outperforms transfer learning in retaining knowledge.
In real-world data, RevL achieved a higher AUC (0.710) than transfer learning (0.655).
RevL demonstrates practical applicability for privacy-preserving continual learning in healthcare.
Abstract
When a deep learning model is trained sequentially on different datasets, it often forgets the knowledge learned from previous data, a problem known as catastrophic forgetting. This damages the model's performance on diverse datasets, which is critical in privacy-preserving deep learning (PPDL) applications based on transfer learning (TL). To overcome this, we introduce "review learning" (RevL), a low cost continual learning algorithm for diagnosis prediction using electronic health records (EHR) within a PPDL framework. RevL generates data samples from the model which are used to review knowledge from previous datasets. Six simulated institutional experiments and one real-world experiment involving three medical institutions were conducted to validate RevL, using three binary classification EHR data. In the real-world experiment with data from 106,508 patients, the mean global area…
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 · Domain Adaptation and Few-Shot Learning
