A privacy-preserving data storage and service framework based on deep learning and blockchain for construction workers' wearable IoT sensors

Xiaoshan Zhou,Pin-Chao Liao
DOI: https://doi.org/10.48550/arXiv.2211.10713
2022-11-19
Abstract:Classifying brain signals collected by wearable Internet of Things (IoT) sensors, especially brain-computer interfaces (BCIs), is one of the fastest-growing areas of research. However, research has mostly ignored the secure storage and privacy protection issues of collected personal neurophysiological data. Therefore, in this article, we try to bridge this gap and propose a secure privacy-preserving protocol for implementing BCI applications. We first transformed brain signals into images and used generative adversarial network to generate synthetic signals to protect data privacy. Subsequently, we applied the paradigm of transfer learning for signal classification. The proposed method was evaluated by a case study and results indicate that real electroencephalogram data augmented with artificially generated samples provide superior classification performance. In addition, we proposed a blockchain-based scheme and developed a prototype on Ethereum, which aims to make storing, querying and sharing personal neurophysiological data and analysis reports secure and privacy-aware. The rights of three main transaction bodies - construction workers, BCI service providers and project managers - are described and the advantages of the proposed system are discussed. We believe this paper provides a well-rounded solution to safeguard private data against cyber-attacks, level the playing field for BCI application developers, and to the end improve professional well-being in the industry.
Cryptography and Security,Machine Learning,Signal Processing,Neurons and Cognition
What problem does this paper attempt to address?
The main problem that this paper attempts to solve is: when construction workers use wearable brain - computer interface (BCI) devices, how to ensure the secure storage and privacy protection of their personal neurophysiological data. Specifically, the researchers proposed a privacy - protection framework that combines deep - learning and blockchain technologies, aiming to solve the following problems: 1. **Secure Storage and Privacy Protection**: - Most current studies have ignored the issues of secure storage and privacy protection of personal neurophysiological data collected through wearable Internet of Things (IoT) sensors. If these data are improperly obtained or leaked, they may pose a serious threat to personal privacy. - To this end, the researchers proposed a blockchain - based scheme to ensure the security and privacy of the data. 2. **Data Augmentation and Classification Performance Improvement**: - The collection of neurophysiological data usually requires a great deal of time and resources, while the amount of data available in practical applications is often limited, which restricts the training effect of machine - learning models. - To overcome this problem, the researchers used generative adversarial networks (GAN) to generate synthetic electroencephalogram (EEG) signals, thereby increasing the amount of data and improving the classification performance. 3. **Data Sharing among Multiple Stakeholders**: - In the construction industry, multiple stakeholders are involved (such as construction workers, BCI service providers, and project managers), and they need to share and manage data on a secure and transparent platform. - To this end, the researchers developed a blockchain - based service framework, enabling all parties to safely share and access data without relying on third - party. ### Specific Measures - **Data Conversion and Augmentation**: - Convert electroencephalogram signals into an image format and use GAN to generate synthetic signals to protect the privacy of the original data. - Use transfer learning for signal classification to improve the classification performance. - **Combination of Blockchain and Cloud Storage**: - Use blockchain technology to ensure the integrity and security of data, and at the same time store a large amount of dynamic EEG data in the cloud to reduce the storage burden on the blockchain. - **Smart Contract Management of Permissions**: - Introduce smart contracts to manage data access permissions to ensure that only authorized parties can access and use the data. ### Conclusion This research provides a comprehensive solution, which not only guarantees the security and privacy of personal neurophysiological data, but also promotes efficient data sharing among multiple parties, thereby enhancing the professional well - being of the construction industry.