• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于多密钥同态加密的联邦学习,利用加密多源传感器数据的 3D CNN 扩展身体活动识别。

Extension of physical activity recognition with 3D CNN using encrypted multiple sensory data to federated learning based on multi-key homomorphic encryption.

机构信息

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.

DOI:10.1016/j.cmpb.2023.107854
PMID:37865060
Abstract

BACKGROUND AND OBJECTIVE

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.

METHODS

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.

RESULTS

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.

CONCLUSIONS

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%)。然而,与仅使用原始数据的最新技术相比,该加密数据方法仍然具有潜在的结果。此外,这项工作提出的完整联邦学习方案表明,以某种方式通过网络获得传输的训练模型的非法人员无法推断出私人结果。

结论

这种新颖的方法用于表示传感器数据,将时间和频率生物信号值转换为可以编码三维活动图像的体素强度。其次,所提出的三维卷积神经网络方法优于其他基于深度学习的人体活动识别方法。最后,广泛的实验表明,所提出的数据加密联邦学习方法在隐私保护方面具有高效性的可行性。

相似文献

1
Extension of physical activity recognition with 3D CNN using encrypted multiple sensory data to federated learning based on multi-key homomorphic encryption.基于多密钥同态加密的联邦学习,利用加密多源传感器数据的 3D CNN 扩展身体活动识别。
Comput Methods Programs Biomed. 2024 Jan;243:107854. doi: 10.1016/j.cmpb.2023.107854. Epub 2023 Oct 16.
2
Homomorphic Encryption-Based Federated Privacy Preservation for Deep Active Learning.基于同态加密的深度主动学习联邦隐私保护
Entropy (Basel). 2022 Oct 27;24(11):1545. doi: 10.3390/e24111545.
3
Privacy-preserving federated neural network learning for disease-associated cell classification.用于疾病相关细胞分类的隐私保护联邦神经网络学习
Patterns (N Y). 2022 Apr 18;3(5):100487. doi: 10.1016/j.patter.2022.100487. eCollection 2022 May 13.
4
HealthLock: Blockchain-Based Privacy Preservation Using Homomorphic Encryption in Internet of Things Healthcare Applications.HealthLock:物联网医疗应用中基于同态加密的区块链隐私保护
Sensors (Basel). 2023 Jul 28;23(15):6762. doi: 10.3390/s23156762.
5
Boosted federated learning based on improved Particle Swarm Optimization for healthcare IoT devices.基于改进粒子群优化算法的联邦学习在医疗保健物联网设备中的应用。
Comput Biol Med. 2023 Sep;163:107195. doi: 10.1016/j.compbiomed.2023.107195. Epub 2023 Jun 22.
6
Blockchain and homomorphic encryption based privacy-preserving model aggregation for medical images.基于区块链和同态加密的医疗图像隐私保护模型聚合。
Comput Med Imaging Graph. 2022 Dec;102:102139. doi: 10.1016/j.compmedimag.2022.102139. Epub 2022 Nov 3.
7
Federated Learning Approach for Secured Medical Recommendation in Internet of Medical Things Using Homomorphic Encryption.基于同态加密的物联网中安全医疗推荐的联邦学习方法。
IEEE J Biomed Health Inform. 2024 Jun;28(6):3329-3340. doi: 10.1109/JBHI.2024.3350232. Epub 2024 Jun 6.
8
Privacy-Preserving Federated Learning for Internet of Medical Things Under Edge Computing.边缘计算下用于医疗物联网的隐私保护联邦学习
IEEE J Biomed Health Inform. 2023 Feb;27(2):854-865. doi: 10.1109/JBHI.2022.3157725. Epub 2023 Feb 3.
9
Deep-KEDI: Deep learning-based zigzag generative adversarial network for encryption and decryption of medical images.深度KEDI:用于医学图像加密和解密的基于深度学习的之字形生成对抗网络。
Technol Health Care. 2024;32(5):3231-3251. doi: 10.3233/THC-231927.
10
Applying Deep Neural Networks over Homomorphic Encrypted Medical Data.基于同态加密的医学数据的深度神经网络应用。
Comput Math Methods Med. 2020 Apr 9;2020:3910250. doi: 10.1155/2020/3910250. eCollection 2020.