arXiv:2410.07900cs.LG2024-10

CL3框架实现医疗数据隐私保护下的新冠肺影像协同诊断

CL3: A Collaborative Learning Framework for the Medical Data Ensuring Data Privacy in the Hyperconnected Environment

  • 融合迁移、联邦与增量学习,分阶段构建隐私安全模型
  • 六轮通信后全局准确率达89.99%,使用Xception+批量16
  • 适合需跨机构协作且严守数据隐私的医学AI应用

在高度互联环境中,医疗机构共享和传输敏感患者信息时面临数据泄露风险,恶意攻击者可能截获关键信息。通过结合迁移学习、联邦学习和增量学习的协同学习框架,可在降低计算开销的同时生成高效、安全且可扩展的模型,保障患者数据隐私并保持模型实时更新。本研究提出名为CL3的框架,用于基于胸片图像检测新冠肺炎。首先利用预训练模型作为初始全局模型进行迁移学习;随后整合各医疗机构的本地模型,构建适应局部数据漂移的新全局模型;同时引入增量学习机制,实现对新医疗数据的持续适应而不遗忘已有知识。实验表明,采用Xception模型、批量大小为16,在经过六轮联邦通信后,全局准确率达到89.99%。项目代码已开源,确保可复现性。

原文摘要 · Abstract (English)

In a hyperconnected environment, medical institutions are particularly concerned with data privacy when sharing and transmitting sensitive patient information due to the risk of data breaches, where malicious actors could intercept sensitive information. A collaborative learning framework, including transfer, federated, and incremental learning, can generate efficient, secure, and scalable models while requiring less computation, maintaining patient data privacy, and ensuring an up-to-date model. This study aims to address the detection of COVID-19 using chest X-ray images through a proposed collaborative learning framework called CL3. Initially, transfer learning is employed, leveraging knowledge from a pre-trained model as the starting global model. Local models from different medical institutes are then integrated, and a new global model is constructed to adapt to any data drift observed in the local models. Additionally, incremental learning is considered, allowing continuous adaptation to new medical data without forgetting previously learned information. Experimental results demonstrate that the CL3 framework achieved a global accuracy of 89.99% when using Xception with a batch size of 16 after being trained for six federated communication rounds. A demo of the CL3 framework is available at https://github.com/zavidparvez/CL3-Collaborative-Approach to ensure reproducibility.

医疗AI联邦学习隐私保护新冠检测

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