LGMar 11, 2023

Scope and Arbitration in Machine Learning Clinical EEG Classification

arXiv:2303.06386v12 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses a key bottleneck in machine learning for clinical EEG interpretation, with incremental improvements that push performance beyond previous estimates towards clinical translation.

The paper tackled the problem of misleading window labels in clinical EEG classification by increasing window length and adding a second-stage arbitration model, improving average accuracy from 89.8% to 93.3% on the Temple University Hospital Abnormal EEG Corpus.

A key task in clinical EEG interpretation is to classify a recording or session as normal or abnormal. In machine learning approaches to this task, recordings are typically divided into shorter windows for practical reasons, and these windows inherit the label of their parent recording. We hypothesised that window labels derived in this manner can be misleading for example, windows without evident abnormalities can be labelled `abnormal' disrupting the learning process and degrading performance. We explored two separable approaches to mitigate this problem: increasing the window length and introducing a second-stage model to arbitrate between the window-specific predictions within a recording. Evaluating these methods on the Temple University Hospital Abnormal EEG Corpus, we significantly improved state-of-the-art average accuracy from 89.8 percent to 93.3 percent. This result defies previous estimates of the upper limit for performance on this dataset and represents a major step towards clinical translation of machine learning approaches to this problem.

Code Implementations1 repo
Foundations

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

Your Notes