NCLGSPMay 13, 2025

Automatic detection of abnormal clinical EEG: comparison of a finetuned foundation model with two deep learning models

arXiv:2505.21507v1h-index: 26
Originality Synthesis-oriented
AI Analysis

This addresses the need for AI tools to assist physicians in interpreting large volumes of EEG data for diagnosing neurological disorders, though it is incremental as it compares existing methods on new datasets.

The paper tackled the problem of automatically classifying EEG recordings as normal or abnormal by comparing a finetuned foundation model (BioSerenity-E1) with two deep learning models (CNN-LSTM and Transformer-based), achieving up to 89.19% balanced accuracy on a large dataset and 82.25% accuracy on a public benchmark.

Electroencephalography (EEG) is commonly used by physicians for the diagnosis of numerous neurological disorders. Due to the large volume of EEGs requiring interpretation and the specific expertise involved, artificial intelligence-based tools are being developed to assist in their visual analysis. In this paper, we compare two deep learning models (CNN-LSTM and Transformer-based) with BioSerenity-E1, a recently proposed foundation model, in the task of classifying entire EEG recordings as normal or abnormal. The three models were trained or finetuned on 2,500 EEG recordings and their performances were evaluated on two private and one public datasets: a large multicenter dataset annotated by a single specialist (dataset A composed of n = 4,480 recordings), a small multicenter dataset annotated by three specialists (dataset B, n = 198), and the Temple University Abnormal (TUAB) EEG corpus evaluation dataset (n = 276). On dataset A, the three models achieved at least 86% balanced accuracy, with BioSerenity-E1 finetuned achieving the highest balanced accuracy (89.19% [88.36-90.41]). BioSerenity-E1 finetuned also achieved the best performance on dataset B, with 94.63% [92.32-98.12] balanced accuracy. The models were then validated on TUAB evaluation dataset, whose corresponding training set was not used during training, where they achieved at least 76% accuracy. Specifically, BioSerenity-E1 finetuned outperformed the other two models, reaching an accuracy of 82.25% [78.27-87.48]. Our results highlight the usefulness of leveraging pre-trained models for automatic EEG classification: enabling robust and efficient interpretation of EEG data with fewer resources and broader applicability.

Foundations

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

Your Notes