LaTIM, INSERM, UMR 1101, Univ Brest, Brest, France.
Department of Computer and Communication Engineering, Ho Chi Minh City University of Technology and Education, Viet Nam.
Comput Methods Programs Biomed. 2024 Jan;243:107854. doi: 10.1016/j.cmpb.2023.107854. Epub 2023 Oct 16.
The Internet of medical things is enhancing smart healthcare services using physical wearable sensor-based devices connected to the Internet. Machine learning techniques play an important role in the core of these services for remotely consulting patients thanks to the pattern recognition from on-device data, which is transferred to the central servers from local devices. However, transferring personally identifiable information data to servers could become a source for hackers to steal from, manipulate and perform illegal activities. Federated learning is a new branch of machine learning that creates directly training models from on-device data and aggregates these learned models on the servers without centralized data. Another way to protect data confidentiality on computer systems is data encryption. Data encryption transforms data into another form that only users with authority to a decryption key can read. In this work, we propose a novel method enabling preservation of client privacy and protection of client biomedical data from illegal hackers while transmitting through the Internet.
We propose a method applying 3-dimensional convolutional neural networks for human activity recognition using multiple sensory data. In order to protect the data, we apply the bitwise XOR operator encryption technique. Then, we extend our 3-dimensional convolutional neural network methods to both traditional federated learning and the federated learning based on multi-key homomorphic encryption using the proposed encrypting data.
Based on leave-one-out-cross-validation, the 3-dimensional method obtains an accuracy of 94.6% and of 94.9% (without data encrypting and without federated learning) tested on two different benchmarked datasets, Sport and DaLiAC respectively. Accuracy is decreased slightly to 89.5% (from 94.6% of the baseline) when we use the proposed encrypting data method. However, the encryption-data-based method still has a potential result compared to the state-of-the-art which only uses raw data. In addition, the proposed full federated learning scheme of this work shows that illegal persons who somehow can get the trained model transmitted via networks cannot infer the private result.
This novel method for sensory data representation which translates temporal and frequency bio-signal values to voxel intensities that can encode 3-dimensional activity images. Secondly, the proposed 3-dimensional convolutional neural network methods outperform other deep-learning-based human activity recognition approaches. Finally, extensive experiments show the proposed data-encrypted federated learning approach can achieve feasibility in terms of efficiency in privacy preservation.
物联网通过连接互联网的物理可穿戴传感器设备增强智能医疗服务。机器学习技术在这些服务的核心中扮演着重要的角色,用于通过设备上的数据进行模式识别,这些数据从本地设备传输到中央服务器。然而,将个人身份识别信息数据传输到服务器可能成为黑客窃取、操纵和进行非法活动的来源。联邦学习是机器学习的一个新分支,它可以直接从设备上的数据中创建训练模型,并在服务器上聚合这些学习模型,而无需集中数据。保护计算机系统数据机密性的另一种方法是数据加密。数据加密将数据转换为只有具有解密密钥授权的用户才能读取的另一种形式。在这项工作中,我们提出了一种新方法,在通过互联网传输时,既能保护客户端隐私,又能保护客户端生物医学数据不受非法黑客的侵害。
我们提出了一种应用于使用多传感器数据的人体活动识别的三维卷积神经网络方法。为了保护数据,我们应用了按位异或运算符加密技术。然后,我们将我们的三维卷积神经网络方法扩展到传统的联邦学习和基于多密钥同态加密的联邦学习,使用所提出的加密数据。
基于留一交叉验证,在两个不同的基准数据集 Sport 和 DaLiAC 上进行测试时,三维方法分别获得了 94.6%和 94.9%的准确率(未进行数据加密且未进行联邦学习)。当我们使用所提出的加密数据方法时,准确率略有下降至 89.5%(基线的 94.6%)。然而,与仅使用原始数据的最新技术相比,该加密数据方法仍然具有潜在的结果。此外,这项工作提出的完整联邦学习方案表明,以某种方式通过网络获得传输的训练模型的非法人员无法推断出私人结果。
这种新颖的方法用于表示传感器数据,将时间和频率生物信号值转换为可以编码三维活动图像的体素强度。其次,所提出的三维卷积神经网络方法优于其他基于深度学习的人体活动识别方法。最后,广泛的实验表明,所提出的数据加密联邦学习方法在隐私保护方面具有高效性的可行性。