paper-with-me

Papers

Advancing Brainwave-Based Biometrics: A Large-Scale, Multi-Session Evaluation

2025-01-14 · Matin Fallahi, Patricia Arias-Cabarcos, Thorsten Strufe

The field of brainwave-based biometrics has gained attention for its potential to revolutionize user authentication through hands-free interaction, resistance to shoulder surfing, continuous authentication, and revocability. However, current research often relies on single-session or limited-session datasets with fewer than 55 subjects, raising concerns about generalizability and robustness. To address this gap, we conducted a large-scale study using a public brainwave dataset of 345 subjects and over 6,000 sessions (averaging 17 per subject) recorded over five years with three headsets. Our results reveal that deep learning approaches outperform classic feature extraction methods by 16.4\% in Equal Error Rates (EER) and comparing features using a simple cosine distance metric outperforms binary classifiers, which require extra negative samples for training. We also observe EER degrades over time (e.g., 7.7\% after 1 day to 19.69\% after a year). Therefore, it is necessary to reinforce the enrollment set after successful login attempts. Moreover, we demonstrate that fewer brainwave measurement sensors can be used, with an acceptable increase in EER, which is necessary for transitioning from medical-grade to affordable consumer-grade devices. Finally, we compared our findings with prior work on brainwave authentication and industrial biometric standards. While our performance is comparable or superior to prior work through the use of Supervised Contrastive Learning, standards remain unmet. However, we project that achieving industrial standards will be possible by training the feature extractor with at least 1,500 subjects. Moreover, we open-sourced our analysis code to promote further research.

📄 PDF Abstract BibTeX arXiv:2501.17866

Code (1)

kit-ps/neuroshield 공식 구현 pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Contrastive Learning 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Advancing Brainwave Modeling with a Codebook-Based Foundation Model

2025-05-22 · Konstantinos Barmpas, Na Lee, Yannis Panagakis, Dimitrios A. Adamos 외

Recent advances in large-scale pre-trained Electroencephalogram (EEG) models have shown great promise, driving progress in Brain-Computer Interfaces (BCIs) and healthcare applications. However, despite their success, man…

EEGElectroencephalogram (EEG)

MUTLA: A Large-Scale Dataset for Multimodal Teaching and Learning Analytics

2019-10-05 · Fangli Xu, Lingfei Wu, KP Thai, Carol Hsu 외

Automatic analysis of teacher and student interactions could be very important to improve the quality of teaching and student engagement. However, despite some recent progress in utilizing multimodal data for teaching an…

EEGElectroencephalogram (EEG)

Are Large Brainwave Foundation Models Capable Yet? Insights from Fine-tuning

2025-07-01 · Na Lee, Konstantinos Barmpas, Yannis Panagakis, Dimitrios Adamos 외 arxiv

Foundation Models have demonstrated significant success across various domains in Artificial Intelligence (AI), yet their capabilities for brainwave modeling remain unclear. In this paper, we comprehensively evaluate cur…

BrainWave: A Brain Signal Foundation Model for Clinical Applications

2024-02-15 · Zhizhang Yuan, Fanqi Shen, Meng Li, Yuguo Yu 외

Neural electrical activity is fundamental to brain function, underlying a range of cognitive and behavioral processes, including movement, perception, decision-making, and consciousness. Abnormal patterns of neural signa…

DiagnosticTransfer Learning

Classification of Brainwave Signals Based on Hybrid Deep Learning and an Evolutionary Algorithm

2019-12-08 · Zhyar Rzgar K. Rostam, Sozan Abdullah Mahmood

Brainwave signals are read through Electroencephalogram (EEG) devices. These signals are generated from an active brain based on brain activities and thoughts. The classification of brainwave signals is a challenging tas…

EEGElectroencephalogram (EEG)General Classification