Core Concepts
Optimizing EEG segment length for accurate biometric authentication.
Abstract
Introduction to EEG-based biometric authentication.
Importance of balancing accuracy and computational complexity.
Exploration of segment durations for optimal information yield.
Utilization of machine learning models for analysis.
Findings advancing non-invasive biometric technologies.
Implications for real-world applications beyond controlled environments.
Detailed literature review on EEG biometrics studies.
Experimental setup description with datasets and segmentation scenarios.
Feature extraction methods and classification techniques used.
Results showing the impact of segment duration on accuracy.
Identification of a 2-second temporal threshold for optimal performance.
Discussion on the significance of the findings and future implications.
Stats
Authors in (Das et al., 2015) investigated the efficacy of varied intervals post-stimulus in EEG signal analysis for biometric recognition. They have tested all the possible time intervals between {0; 100; 200; 300; 400; 500; 600; 700} ms. They have found that the usage of full-length interval gives the best performance.
The paper by (Bak & Jeong, 2023) presents an EEG-MI methodology utilizing optimized feature extraction methods and classifiers to enhance user identification accuracy. It explores the efficacy of four features (CSP, ERD/S, AR, FFT) with SVM and GNB classifiers using a 4-second EEG segment, achieving high accuracies (up to 98.97% with SVM) and validating results with the half-total error rate (HTER) to ensure reliability despite data size imbalances.
The research conducted by (Carrión-Ojeda et al., 2019) has employed Discrete Wavelet Transform and a greedy strategy for hyperparameter selection, with findings pointing to 2 seconds for achieving 90% accuracy.
While authors in (Ozdenizci et al., 2019) leverage half-second EEG epochs, utilizing a convolutional neural network with an adversarial component to improve cross-session identification accuracy.
The work (Oike-Akino et al., 2016) showcases the use of ERP epochs and dimensionality reduction techniques (PCA/PLS) alongside machine learning classifiers. With a segment length of 0.8 seconds for identification, this research highlights the effectiveness of combining dimensionality reduction with machine learning to achieve high identification accuracy, further supporting the relevance of short-duration EEG segments in biometric applications.
Quotes
"The crux of this research lies in delving deeper into the utilization of EEG signals for authentication purposes."
"Identifying a temporal threshold that encapsulates effective authentication is crucial."
"The study's confirmation of the 2-second elbow value contributes to consensus on this topic."