CardioIdNet CNN achieved 98.16% accuracy with 99% AUC for ECG image-based biometric authentication in 21 subjects from the MIT-BIH arrhythmia database.
A lightweight convolutional neural network can accurately and efficiently perform biometric authentication directly from raw ECG waveform images, eliminating the need for complex signal preprocessing.
Estimación del efecto: Accuracy 98.16% ± 0.24%, Precision 98.22% ± 0.30%, Recall 98.10% ± 0.25%, F1-score 98.18% ± 0.26%, AUC 99.04% ± 0.11%, False Negative Rate 1.88% ± 0.15% (95% CI Accuracy 95% CI 97.95–98.37, Precision 95% CI 97.95–98.49, Recall 95% CI 97.88–98.32, F1-score 95% CI 97.95–98.41, AUC 95% CI 98.94–99.14, FNR 95% CI 1.75–2.01)
Biometric identification based on the electrocardiogram (ECG) is gaining attention as a secure and reliable approach to healthcare authentication, employing the unique physiological patterns detected in the ECG signal. Traditional approaches often depend on raw waveform analysis or the extraction of fiducial points, both of which are computationally intensive and challenging to implement in real-time systems. This work presents CardioIdNet, a lightweight convolutional neural network designed to perform biometric identification directly from ECG images, eliminating the need for complex signal preprocessing steps. ECG recordings from 21 subjects in the MIT-BIH arrhythmia database were segmented and converted to grayscale waveform plots, generating a comprehensive well-suited dataset for image-based deep learning classification. The CardioIdNet architecture consists of convolutional and pooling layers for hierarchical feature extraction, followed by fully connected layers for subject classification. Training was carried out using sparse categorical cross-entropy and the Adam optimizer. The dataset was split 80/20 for training and testing, and early stopping was applied to prevent overfitting and improve generalization. The results show that CardioIdNet achieves excellent performance, with accuracy of 99%, precision, recall, and F1-score of 98.18%, an AUC of 99%, and a false negative rate of 1.85%. CardioIdNet suggests to be a promising solution for biometric authentication in healthcare real-time settings, offering a balance of simplicity, interpretability, and efficiency through image-based deep learning.
Rossi et al. (Fri,) conducted a other in Subjects from the MIT-BIH Arrhythmia Database with sufficient number of usable ambulatory ECG recordings for biometric authentication (n=21). CardioIdNet convolutional neural network for ECG image-based biometric authentication vs. No comparator (single-arm biometric identification study) was evaluated on Biometric identification accuracy and performance metrics on test set (Accuracy 98.16% ± 0.24%, Precision 98.22% ± 0.30%, Recall 98.10% ± 0.25%, F1-score 98.18% ± 0.26%, AUC 99.04% ± 0.11%, False Negative Rate 1.88% ± 0.15%, 95% CI Accuracy 95% CI 97.95–98.37, Precision 95% CI 97.95–98.49, Recall 95% CI 97.88–98.32, F1-score 95% CI 97.95–98.41, AUC 95% CI 98.94–99.14, FNR 95% CI 1.75–2.01). CardioIdNet CNN achieved 98.16% accuracy with 99% AUC for ECG image-based biometric authentication in 21 subjects from the MIT-BIH arrhythmia database.