错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Privacy Preserving Multi-party Learning Framework for Enhanced Personalized Neuro-Rehabilitation

  • Mohammad M. Masud,
  • Ashika Sameem Abdul Rasheed,
  • Xiaojie Zhu,
  • Murad Al-Rajab

摘要

Many challenging problems related to neuro-rehabilitation require building effective machine learning models for decision support. Examples include abnormal foot movement detection, fall detection or prediction, upper limb activity detection, and gesture recognition. The data collected from a rehabilitation facility may be used for training such models. A better model can be built if the training data from multiple rehabilitation facilities can be combined. However, data sharing between multiple facilities poses privacy issues. In order to address this, researchers proposed federated learning (FL), which can take advantage of multiple facility data to build a global model by only sharing the locally trained model, without needing to share data. However, recently it has been shown that model sharing may also lead to privacy leak. To address this issue, fully homomorphic encryption (FHE) based FL is proposed, where a facility (or a client) encrypts the locally trained model before sending it to the FL server. The server performs aggregation of the encrypted models using the FHE, and shares the encrypted aggregated models to the clients. This approach effectively prevents privacy leak. In this work we have identified several trade-offs related to this approach by simulating different scenarios involving varying number of clients, encryption strategies, and base machine learning models. Results indicate higher running time and memory requirement for larger number of clients, and number of encrypted model parameters, with a little or no reduction in precision of the learned model compared to classical federated learning paradigm.