Sun Le, Wu Jin
IEEE J Biomed Health Inform. 2023 Feb;27(2):866-877. doi: 10.1109/JBHI.2022.3171402. Epub 2023 Feb 3.
With the development of Internet of Medical Things, massive healthcare sensor data (HSD) are transmitted in the Internet, which faces various security problems. Healthcare data are sensitive and important for patients. Automatic classification of HSD has significant value for protecting the privacy of patients. Recently, the edge computing-based federated learning has brought new opportunities and challenges. It is difficult to develop a lightweight HSD classification system for edge computing. In particular, the classification system should consider the dynamic characteristics of HSD, e.g., the change of data distributions and the appearance of initially unknown classes. To solve these problems, the paper proposes a scalable and transferable classification system, called SCALT. It is a one-classifier-per-class system based on federated learning. It comprises a one-dimensional convolution-based network for feature extraction, and an individual mini-classifier for each class. It is easy to be scaled when new class appears since only a mini-classifier will be trained. The feature extractor is updated only when it is transferred to a new task. SCALT has a parameter protection mechanism, which can avoid catastrophic forgetting in sequential HSD classification tasks. We conduct comprehensive experiments to evaluate SCALT on three different physiological signal datasets: Electrocardiogram, Electroencephalogram and Photoplethysmograph. The accuracies on the three datasets are 98.65%, 91.10% and 89.93% respectively, which are higher than the compared state-of-the-art works. At last, an application of applying SCALT to protect the privacy of patients is presented.
随着医疗物联网的发展,海量医疗传感器数据(HSD)在互联网中传输,这面临着各种安全问题。医疗数据对患者来说既敏感又重要。HSD的自动分类对于保护患者隐私具有重要价值。最近,基于边缘计算的联邦学习带来了新的机遇和挑战。为边缘计算开发一个轻量级的HSD分类系统很困难。特别是,分类系统应考虑HSD的动态特性,例如数据分布的变化和最初未知类别的出现。为了解决这些问题,本文提出了一种可扩展且可转移的分类系统,称为SCALT。它是一个基于联邦学习的每类一个分类器的系统。它包括一个基于一维卷积的特征提取网络,以及每个类别的一个单独的微型分类器。当新类出现时很容易扩展,因为只需要训练一个微型分类器。只有当特征提取器转移到新任务时才会更新。SCALT具有参数保护机制,可以避免在顺序HSD分类任务中出现灾难性遗忘。我们进行了全面的实验,在三个不同的生理信号数据集上评估SCALT:心电图、脑电图和光电容积脉搏波。这三个数据集上的准确率分别为98.65%、91.10%和89.93%,高于所比较的现有先进方法。最后,介绍了将SCALT应用于保护患者隐私的一个应用实例。