CRLGJul 2, 2019

Protecting Privacy of Users in Brain-Computer Interface Applications

arXiv:1907.01586v161 citations
Originality Synthesis-oriented
AI Analysis

This addresses privacy concerns for users of EEG-based applications, such as driver drowsiness estimation, by preventing unauthorized access to sensitive personal data like passwords and PINs, though it is an incremental application of existing cryptographic methods to a new domain.

The paper tackles the problem of protecting user privacy in brain-computer interface applications by proposing cryptographic protocols based on Secure Multiparty Computation to perform linear regression over EEG data without revealing individual signals, achieving this with 15 players involved in computations at a reasonable computational cost.

Machine learning (ML) is revolutionizing research and industry. Many ML applications rely on the use of large amounts of personal data for training and inference. Among the most intimate exploited data sources is electroencephalogram (EEG) data, a kind of data that is so rich with information that application developers can easily gain knowledge beyond the professed scope from unprotected EEG signals, including passwords, ATM PINs, and other intimate data. The challenge we address is how to engage in meaningful ML with EEG data while protecting the privacy of users. Hence, we propose cryptographic protocols based on Secure Multiparty Computation (SMC) to perform linear regression over EEG signals from many users in a fully privacy-preserving (PP) fashion, i.e.~such that each individual's EEG signals are not revealed to anyone else. To illustrate the potential of our secure framework, we show how it allows estimating the drowsiness of drivers from their EEG signals as would be possible in the unencrypted case, and at a very reasonable computational cost. Our solution is the first application of commodity-based SMC to EEG data, as well as the largest documented experiment of secret sharing based SMC in general, namely with 15 players involved in all the computations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes