Related Experiment Video
Updated: Jan 29, 2026

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Seizure detection by convolutional neural network-based analysis of scalp electroencephalography plot images
Ali Emami1, Naoto Kunii2, Takeshi Matsuo3
1Research Center for Advanced Science and Technology, The University of Tokyo, Japan.
Convolutional neural networks (CNNs) can detect epileptic seizures from EEG images, mimicking expert visual analysis. This AI approach significantly outperforms existing seizure detection software in accuracy and practicality.
Area of Science:
- Neurology
- Artificial Intelligence
- Biomedical Engineering
Background:
- Epileptologists visually analyze EEG plot images for seizure detection.
- Automated methods analyze spectro-temporal or complex EEG features.
- Convolutional neural networks (CNNs) possess human-like visual recognition capabilities.
Purpose of the Study:
- To explore image-based seizure detection using CNNs on EEG data.
- To compare CNN performance against automated seizure detection software.
- To develop a clinically practical seizure detection index.
Main Methods:
- EEG data were filtered, segmented into time windows, and converted to plot images.
- CNNs classified EEG images as 'seizure' or 'non-seizure'.
- Performance was evaluated using true positive rates and false alarm rates.
Main Results:
- CNNs achieved a median true positive rate of 74% (1-s window), outperforming BESA (20%) and Persyst (31%).
- Median seizure detection rate per minute was 100% for CNNs, compared to 73.3% (BESA) and 81.7% (Persyst).
- CNNs produced a low false alarm rate of 0.2 per hour.
Conclusions:
- CNNs enable seizure detection through artificial visual recognition of EEG images.
- This method offers a practical alternative to manual inspection by epileptologists.
- Improving CNN performance requires diverse seizure pattern training data.
More Related Videos
03:31Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
10:22Interictal High Frequency Oscillations Detected with Simultaneous Magnetoencephalography and Electroencephalography as Biomarker of Pediatric Epilepsy
Published on: December 6, 2016
Related Concept Videos
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Arrhenius Plots
The Arrhenius equation can be used...
Residual Plots
When the residual values are plotted against the variable x, it is called a residual...
Microsoft Excel: Plotting Mean, SD, and SE
First, calculate the mean, SD, and SE of your data. The mean is obtained using the formula `=AVERAGE(range)`, while SD can be calculated with `=STDEV.P(range)` for a population or `=STDEV.S(range)` for a sample. SE is calculated as `=SD/SQRT(n)`, where `n` is the sample size.
To plot these values, use a bar...
Convolution Properties I
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Bode Plots
A network function represents the ratio of a system's output to its input, with the magnitude and phase angle derived from the complex network function. The decibel logarithmic gain is...