arXiv:2410.12589eess.IVcs.CV2024-10被引 3

用持续学习技术让手机应用实时更新新冠筛查能力。

From Lab to Pocket: A Novel Continual Learning-based Mobile Application for Screening COVID-19

  • 基于持续学习的模型可不断吸收新数据,无需重新训练。
  • 最佳模型在测试中达71.99%准确率,使用DenseNet161与LwF方法。
  • 适合医疗人员快速部署,支持多医院、多病株场景的筛查。

人工智能在医学影像中预测新冠方面展现出巨大潜力。本文提出一种基于持续学习的新方法,并设计实现了一款移动端新冠筛查应用。该方法能适应不断变化的数据集,包括不同地区或医院采集的数据、变异毒株及多样临床表现,无需从头训练。我们评估了多种先进持续学习方法在胸片检测新冠中的表现,选取出最优模型用于移动应用。同时测试了多种深度学习架构,最终确定DenseNet161为最佳基础模型(准确率96.87%)。正则化与记忆型持续学习方法均被测试,结合不同记忆容量,选出最优组合。其中,Learning without Forgetting(LwF)表现最佳,整体性能达71.99%。应用设计兼顾患者与医生视角,将持续学习的DenseNet161-LwF模型部署于云端服务器,可随新胸片及其标注数据持续学习。应用已完成设计、实现与评估,具备高效筛查能力。项目开源地址:https://github.com/DannyFGitHub/COVID-19PneumoCheckApp。

原文摘要 · Abstract (English)

Artificial intelligence (AI) has emerged as a promising tool for predicting COVID-19 from medical images. In this paper, we propose a novel continual learning-based approach and present the design and implementation of a mobile application for screening COVID-19. Our approach demonstrates the ability to adapt to evolving datasets, including data collected from different locations or hospitals, varying virus strains, and diverse clinical presentations, without retraining from scratch. We have evaluated state-of-the-art continual learning methods for detecting COVID-19 from chest X-rays and selected the best-performing model for our mobile app. We evaluated various deep learning architectures to select the best-performing one as a foundation model for continual learning. Both regularization and memory-based methods for continual learning were tested, using different memory sizes to develop the optimal continual learning model for our app. DenseNet161 emerged as the best foundation model with 96.87\% accuracy, and Learning without Forgetting (LwF) was the top continual learning method with an overall performance of 71.99\%. The mobile app design considers both patient and doctor perspectives. It incorporates the continual learning DenseNet161 LwF model on a cloud server, enabling the model to learn from new instances of chest X-rays and their classifications as they are submitted. The app is designed, implemented, and evaluated to ensure it provides an efficient tool for COVID-19 screening. The app is available to download from https://github.com/DannyFGitHub/COVID-19PneumoCheckApp.

新冠筛查持续学习移动端AI医疗

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。