# EPIC-NET: EEG-based epilepsy classification and brain localization using Optuna wave-gated recurrent unit network

**Authors:** R. Manjupriya, A. Anny Leema

PMC · DOI: 10.3389/fncom.2025.1725924 · 2026-02-03

## TL;DR

This paper introduces EPIC-NET, a deep learning model that improves epilepsy classification and brain localization using EEG signals with high accuracy.

## Contribution

EPIC-NET combines ResGoogleNet, OW-GRU, and BE-FLS for improved epilepsy detection and localization compared to existing methods.

## Key findings

- EPIC-NET achieves 98.80% classification accuracy and 97.43% MCC in epilepsy detection.
- The model outperforms RNN, SVM, and CNN by 5.92%, 10.02%, and 0.59%, respectively.
- OW-GRU with Optuna tuning enhances feature extraction and reduces overfitting.

## Abstract

Epilepsy is a chronic neurological disorder characterized by abnormal brain activity, often diagnosed through visual analysis of electroencephalography (EEG) signals. However, the existing works focused only on general epilepsy and failed to focus on location-based wave detection.

In this work, a novel deep learning-based EPIC-NET is proposed for epilepsy classification and brain localization using EEG signal. The EEG signals are fed into ResGoogleNet to extract both temporal and spatial features such as frequency variations, waveform morphology, and amplitude changes for epilepsy detection and localization of the affected brain regions. Stochastic Variance Reduced Gradient Langevin Dynamics based Honey Badger (SVGL-HBO) algorithm is utilized for feature selection effectively reducing dimensionality and retaining the most relevant features for detection. Based on the selected features, a fully connected layer classifies the normal and epilepsy. The Seizure Activity Index of epilepsy is classified into Low, Medium, and High using a Bell Elliptic Fuzzy Logic System (BE-FLS) guided by predefined fuzzy rules. The Optuna Wave-Gated Recurrent Unit (OW-GRU) combines GRU with wavelet processing to extract both temporal and frequency-domain features from EEG signals. Optuna is used for automatic hyperparameter tuning, which improves GRU performance, reduces overfitting, and enables accurate localization of epilepsy within specific brain lobes.

The proposed EPIC-NET achieves the classification accuracy (CA) of 98.80% and Matthews Correlation Coefficient (MCC) of 97.43%.

The EPIC-NET model improves the overall accuracy by 5.92, 10.02, and 0.59% better than RNN, SVM and CNN, respectively.

## Linked entities

- **Diseases:** epilepsy (MONDO:0005027)

## Full-text entities

- **Genes:** NSMAF (neutral sphingomyelinase activation associated factor) [NCBI Gene 8439] {aka FAN, GRAMD5}, TRN-GTT2-7 (tRNA-Asn (anticodon GTT) 2-7) [NCBI Gene 7214] {aka TRN, TRN1}, FAP (fibroblast activation protein alpha) [NCBI Gene 2191] {aka DPPIV, FAPA, FAPalpha, SIMP}
- **Diseases:** loss of consciousness (MESH:D014474), muscle stiffness (MESH:D019042), ASD (MESH:D000067877), Epilepsy (MESH:D004827), neurological condition (MESH:D019636), neurodevelopmental disease (MESH:D004194), Seizure (MESH:D012640), neurological disorder (MESH:D009461), confusion (MESH:D003221), DL (MESH:D007859)
- **Chemicals:** Optuna (-)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12909508/full.md

---
Source: https://tomesphere.com/paper/PMC12909508