paper-with-me

Papers

SSGCNet: A Sparse Spectra Graph Convolutional Network for Epileptic EEG Signal Classification

2022-03-24 · Jialin Wang, Rui Gao, Haotian Zheng, Hao Zhu, C. -J. Richard Shi

In this article, we propose a sparse spectra graph convolutional network (SSGCNet) for solving Epileptic EEG signal classification problems. The aim is to achieve a lightweight deep learning model without losing model classification accuracy. We propose a weighted neighborhood field graph (WNFG) to represent EEG signals, which reduces the redundant edges between graph nodes. WNFG has lower time complexity and memory usage than the conventional solutions. Using the graph representation, the sequential graph convolutional network is based on a combination of sparse weight pruning technique and the alternating direction method of multipliers (ADMM). Our approach can reduce computation complexity without effect on classification accuracy. We also present convergence results for the proposed approach. The performance of the approach is illustrated in public and clinical-real datasets. Compared with the existing literature, our WNFG of EEG signals achieves up to 10 times of redundant edge reduction, and our approach achieves up to 97 times of model pruning without loss of classification accuracy.

📄 PDF Abstract BibTeX arXiv:2203.12910

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEEGEEG Signal ClassificationElectroencephalogram (EEG)

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

A Novel Method for Epileptic Seizure Detection Using Coupled Hidden Markov Models

2018-08-10

We propose a novel Coupled Hidden Markov Model to detect epileptic seizures in multichannel electroencephalography (EEG) data. Our model defines a network of seizure propagation paths to capture both the temporal and spa…

EEGElectroencephalogram (EEG)Seizure DetectionVariational Inference

Classification of epileptic seizures in EEG data based on iterative gated graph convolution network

2024-08-29 · Frontiers in Computational Neuroscience 2024 8 · Yue Hu, Jian Liu, Rencheng Sun, Yongqiang Yu and Yi Sui

Introduction: The automatic and precise classification of epilepsy types using electroencephalogram (EEG) data promises significant advancements in diagnosing patients with epilepsy. However, the intricate interplay amon…

EEGElectroencephalogram (EEG)

Epileptic Seizure Prediction: A Semi-Dilated Convolutional Neural Network Architecture

2020-07-22 · Ramy Hussein, Soojin Lee, Rabab Ward, Martin J. McKeown

Accurate prediction of epileptic seizures has remained elusive, despite the many advances in machine learning and time-series classification. In this work, we develop a convolutional network module that exploits Electroe…

EEGElectroencephalogram (EEG)Seizure predictionTime Series+2

Predicting epileptic seizures using nonnegative matrix factorization

2019-06-25 · medrxiv, PLOS ONE (under review) 2019 6 · Olivera Stojanović, Gordon Pipa

This paper presents a procedure for the patient-specific prediction of epileptic seizures. To this end, a combination of nonnegative matrix factorization (NMF) and smooth basis functions with robust regression is applied…

EEGElectroencephalogram (EEG)Epilepsy PredictionSeizure prediction

CayleyNets: Graph Convolutional Neural Networks with Complex Rational Spectral Filters

2017-05-22 · Ron Levie, Federico Monti, Xavier Bresson, Michael M. Bronstein

The rise of graph-structured data such as social networks, regulatory networks, citation graphs, and functional brain networks, in combination with resounding success of deep learning in various applications, has brought…

Community DetectionDeep LearningGeneral Classificationimage-classification+3