paper-with-me

홈 › Papers

Tiny noise, big mistakes: Adversarial perturbations induce errors in Brain-Computer Interface spellers

2020-01-30 · Xiao Zhang, Dongrui Wu, Lieyun Ding, Hanbin Luo, Chin-Teng Lin, Tzyy-Ping Jung, Ricardo Chavarriaga

An electroencephalogram (EEG) based brain-computer interface (BCI) speller allows a user to input text to a computer by thought. It is particularly useful to severely disabled individuals, e.g., amyotrophic lateral sclerosis patients, who have no other effective means of communication with another person or a computer. Most studies so far focused on making EEG-based BCI spellers faster and more reliable; however, few have considered their security. This study, for the first time, shows that P300 and steady-state visual evoked potential BCI spellers are very vulnerable, i.e., they can be severely attacked by adversarial perturbations, which are too tiny to be noticed when added to EEG signals, but can mislead the spellers to spell anything the attacker wants. The consequence could range from merely user frustration to severe misdiagnosis in clinical applications. We hope our research can attract more attention to the security of EEG-based BCI spellers, and more broadly, EEG-based BCIs, which has received little attention before.

📄 PDF Abstract BibTeX arXiv:2001.11569

Code (1)

ZhangXiao96/Speller-Attacks 공식 구현 tf

Tasks

Brain Computer InterfaceEEGElectroencephalogram (EEG)

Similar Papers 제목 키워드 기반

A3T: Adversarially Augmented Adversarial Training

2018-01-12 · Akram Erraqabi, Aristide Baratin, Yoshua Bengio, Simon Lacoste-Julien

Recent research showed that deep neural networks are highly sensitive to so-called adversarial perturbations, which are tiny perturbations of the input data purposely designed to fool a machine learning classifier. Most …

Adversarial RobustnessBIG-bench Machine LearningGeneral Classification

Semantically Equivalent Adversarial Rules for Debugging NLP models

2018-07-01 · ACL 2018 7 · Marco Tulio Ribeiro, Sameer Singh, Carlos Guestrin

Complex machine learning models for NLP are often brittle, making different predictions for input instances that are extremely similar semantically. To automatically detect this behavior for individual instances, we pres…

Data AugmentationQuestion AnsweringReading ComprehensionSentiment Analysis+2

Sparsity-based Defense against Adversarial Attacks on Linear Classifiers

2018-01-15 · Zhinus Marzi, Soorya Gopalakrishnan, Upamanyu Madhow, Ramtin Pedarsani

Deep neural networks represent the state of the art in machine learning in a growing number of fields, including vision, speech and natural language processing. However, recent work raises important questions about the r…

SET: Spectral Enhancement for Tiny Object Detection

2025-01-01 · CVPR 2025 1 · Huixin Sun, Runqi Wang, Yanjing Li, Linlin Yang 외

Deep learning has significantly advanced the object detection field. However, tiny object detection (TOD) remains a challenging problem. We provide a new analysis method to examine the TOD challenge through occlusion…

Objectobject-detectionObject Detection

Towards Defending Multiple $\ell_p$-norm Bounded Adversarial Perturbations via Gated Batch Normalization

2020-12-03 · Aishan Liu, Shiyu Tang, Xinyun Chen, Lei Huang 외

There has been extensive evidence demonstrating that deep neural networks are vulnerable to adversarial examples, which motivates the development of defenses against adversarial attacks. Existing adversarial defenses typ…