TL;DR
ChronoNet is a novel deep recurrent neural network architecture designed for automated EEG analysis, significantly improving abnormal EEG detection accuracy and demonstrating versatility across different domains.
Contribution
This paper introduces ChronoNet, a new RNN architecture with convolutional and GRU layers, optimized for EEG data analysis, setting a new benchmark on the TUH Abnormal EEG dataset.
Findings
Outperforms previous methods by 7.79% on EEG abnormality detection
Learns meaningful brain activity representations directly from raw EEG data
Successfully applied to speech command classification, showing domain independence
Abstract
Brain-related disorders such as epilepsy can be diagnosed by analyzing electroencephalograms (EEG). However, manual analysis of EEG data requires highly trained clinicians, and is a procedure that is known to have relatively low inter-rater agreement (IRA). Moreover, the volume of the data and the rate at which new data becomes available make manual interpretation a time-consuming, resource-hungry, and expensive process. In contrast, automated analysis of EEG data offers the potential to improve the quality of patient care by shortening the time to diagnosis and reducing manual error. In this paper, we focus on one of the first steps in interpreting an EEG session - identifying whether the brain activity is abnormal or normal. To solve this task, we propose a novel recurrent neural network (RNN) architecture termed ChronoNet which is inspired by recent developments from the field of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution · Gated Recurrent Unit
