Scalable Machine Learning Architecture for Neonatal Seizure Detection on
Ultra-Edge Devices
- URL: http://arxiv.org/abs/2111.15569v1
- Date: Mon, 29 Nov 2021 12:42:13 GMT
- Title: Scalable Machine Learning Architecture for Neonatal Seizure Detection on
Ultra-Edge Devices
- Authors: Vishal Nagarajan, Ashwini Muralidharan, Deekshitha Sriraman and Pravin
Kumar S
- Abstract summary: This research presents a machine learning (ML) based architecture that operates with comparable predictive performance as previous models.
Our architecture achieved a best sensitivity of 87%, which is 6% more than that of the standard ML model chosen in this study.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Neonatal seizures are a commonly encountered neurological condition. They are
the first clinical signs of a serious neurological disorder. Thus, rapid
recognition and treatment are necessary to prevent serious fatalities. The use
of electroencephalography (EEG) in the field of neurology allows precise
diagnosis of several medical conditions. However, interpreting EEG signals
needs the attention of highly specialized staff since the infant brain is
developmentally immature during the neonatal period. Detecting seizures on time
could potentially prevent the negative effects on the neurocognitive
development of the infants. In recent years, neonatal seizure detection using
machine learning algorithms have been gaining traction. Since there is a need
for the classification of bio-signals to be computationally inexpensive in the
case of seizure detection, this research presents a machine learning (ML) based
architecture that operates with comparable predictive performance as previous
models but with minimum level configuration. The proposed classifier was
trained and tested on a public dataset of NICU seizures recorded at the
Helsinki University Hospital. Our architecture achieved a best sensitivity of
87%, which is 6% more than that of the standard ML model chosen in this study.
The model size of the ML classifier is optimized to just 4.84 KB with minimum
prediction time of 182.61 milliseconds, thus enabling it to be deployed on
wearable ultra-edge devices for quick and accurate response and obviating the
need for cloud-based and other such exhaustive computational methods.
Related papers
- Using Explainable AI for EEG-based Reduced Montage Neonatal Seizure Detection [2.206534289238751]
The gold-standard for neonatal seizure detection currently relies on continuous video-EEG monitoring.
A novel explainable deep learning model to automate the neonatal seizure detection process with a reduced EEG montage is proposed.
The presented model achieves an absolute improvement of 8.31% and 42.86% in area under curve (AUC) and recall, respectively.
arXiv Detail & Related papers (2024-06-04T10:53:56Z) - REST: Efficient and Accelerated EEG Seizure Analysis through Residual State Updates [54.96885726053036]
This paper introduces a novel graph-based residual state update mechanism (REST) for real-time EEG signal analysis.
By leveraging a combination of graph neural networks and recurrent structures, REST efficiently captures both non-Euclidean geometry and temporal dependencies within EEG data.
Our model demonstrates high accuracy in both seizure detection and classification tasks.
arXiv Detail & Related papers (2024-06-03T16:30:19Z) - Unveiling Intractable Epileptogenic Brain Networks with Deep Learning
Algorithms: A Novel and Comprehensive Framework for Scalable Seizure
Prediction with Unimodal Neuroimaging Data in Pediatric Patients [0.0]
Epilepsy is a prevalent neurological disorder affecting 50 million individuals worldwide and 1.2 million Americans.
This research proposes a novel and comprehensive framework to predict seizures in pediatric patients.
Various machine learning algorithms' performance is evaluated on important metrics such as accuracy, precision, specificity, sensitivity, F1 score and MCC.
arXiv Detail & Related papers (2023-09-05T21:03:36Z) - StRegA: Unsupervised Anomaly Detection in Brain MRIs using a Compact
Context-encoding Variational Autoencoder [48.2010192865749]
Unsupervised anomaly detection (UAD) can learn a data distribution from an unlabelled dataset of healthy subjects and then be applied to detect out of distribution samples.
This research proposes a compact version of the "context-encoding" VAE (ceVAE) model, combined with pre and post-processing steps, creating a UAD pipeline (StRegA)
The proposed pipeline achieved a Dice score of 0.642$pm$0.101 while detecting tumours in T2w images of the BraTS dataset and 0.859$pm$0.112 while detecting artificially induced anomalies.
arXiv Detail & Related papers (2022-01-31T14:27:35Z) - Neural Network Based Epileptic EEG Detection and Classification [0.0]
A model has been proposed that preserves the true nature of an EEG signal in form of textual one-dimensional vector.
The proposed model achieves a state of art performance for Bonn University dataset giving an average sensitivity, specificity of 81% and 81.4% respectively.
arXiv Detail & Related papers (2021-11-05T05:25:40Z) - SOUL: An Energy-Efficient Unsupervised Online Learning Seizure Detection
Classifier [68.8204255655161]
Implantable devices that record neural activity and detect seizures have been adopted to issue warnings or trigger neurostimulation to suppress seizures.
For an implantable seizure detection system, a low power, at-the-edge, online learning algorithm can be employed to dynamically adapt to neural signal drifts.
SOUL was fabricated in TSMC's 28 nm process occupying 0.1 mm2 and achieves 1.5 nJ/classification energy efficiency, which is at least 24x more efficient than state-of-the-art.
arXiv Detail & Related papers (2021-10-01T23:01:20Z) - Transfer Learning of Deep Spatiotemporal Networks to Model Arbitrarily
Long Videos of Seizures [58.720142291102135]
Detailed analysis of seizure semiology is critical for management of epilepsy patients.
We present GESTURES, a novel architecture combining convolutional neural networks (CNNs) and recurrent neural networks (RNNs)
We show that an STCNN trained on a HAR dataset can be used in combination with an RNN to accurately represent arbitrarily long videos of seizures.
arXiv Detail & Related papers (2021-06-22T18:40:31Z) - Wide & Deep neural network model for patch aggregation in CNN-based
prostate cancer detection systems [51.19354417900591]
Prostate cancer (PCa) is one of the leading causes of death among men, with almost 1.41 million new cases and around 375,000 deaths in 2020.
To perform an automatic diagnosis, prostate tissue samples are first digitized into gigapixel-resolution whole-slide images.
Small subimages called patches are extracted and predicted, obtaining a patch-level classification.
arXiv Detail & Related papers (2021-05-20T18:13:58Z) - Patient-Specific Seizure Prediction Using Single Seizure
Electroencephalography Recording [16.395309518579914]
We propose a Siamese neural network based seizure prediction method that takes a wavelet transformed EEG tensor as an input with convolutional neural network (CNN) as the base network for detecting change-points in EEG.
Our method only needs one seizure for training which translates to less than ten minutes of preictal and interictal data while still getting comparable results to models which utilize multiple seizures for seizure prediction.
arXiv Detail & Related papers (2020-11-14T03:45:17Z) - Patch-based Brain Age Estimation from MR Images [64.66978138243083]
Brain age estimation from Magnetic Resonance Images (MRI) derives the difference between a subject's biological brain age and their chronological age.
Early detection of neurodegeneration manifesting as a higher brain age can potentially facilitate better medical care and planning for affected individuals.
We develop a new deep learning approach that uses 3D patches of the brain as well as convolutional neural networks (CNNs) to develop a localised brain age estimator.
arXiv Detail & Related papers (2020-08-29T11:50:37Z) - Grading the severity of hypoxic-ischemic encephalopathy in newborn EEG
using a convolutional neural network [3.2498534294827044]
This study presents a novel end-to-end architecture, using a deep convolutional neural network, that learns hierarchical representations within raw EEG data.
The system classifies 4 grades of hypoxic-ischemic encephalopathy and is evaluated on a multi-channel EEG dataset of 63 hours from 54 newborns.
arXiv Detail & Related papers (2020-05-12T05:58:27Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.