Binary Single-dimensional Convolutional Neural Network for Seizure
Prediction
- URL: http://arxiv.org/abs/2206.07518v1
- Date: Wed, 8 Jun 2022 09:27:37 GMT
- Title: Binary Single-dimensional Convolutional Neural Network for Seizure
Prediction
- Authors: Shiqi Zhao, Jie Yang, Yankun Xu, and Mohamad Sawan
- Abstract summary: We propose a hardware-friendly network called Binary Single-dimensional Convolutional Neural Network (BSDCNN) for epileptic seizure prediction.
BSDCNN utilizes 1D convolutional kernels to improve prediction performance.
Overall area under curve, sensitivity, and false prediction rate reaches 0.915, 89.26%, 0.117/h and 0.970, 94.69%, 0.095/h on American Epilepsy Society Seizure Prediction Challenge dataset and the CHB-MIT one respectively.
- Score: 4.42106872060105
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Nowadays, several deep learning methods are proposed to tackle the challenge
of epileptic seizure prediction. However, these methods still cannot be
implemented as part of implantable or efficient wearable devices due to their
large hardware and corresponding high-power consumption. They usually require
complex feature extraction process, large memory for storing high precision
parameters and complex arithmetic computation, which greatly increases required
hardware resources. Moreover, available yield poor prediction performance,
because they adopt network architecture directly from image recognition
applications fails to accurately consider the characteristics of EEG signals.
We propose in this paper a hardware-friendly network called Binary
Single-dimensional Convolutional Neural Network (BSDCNN) intended for epileptic
seizure prediction. BSDCNN utilizes 1D convolutional kernels to improve
prediction performance. All parameters are binarized to reduce the required
computation and storage, except the first layer. Overall area under curve,
sensitivity, and false prediction rate reaches 0.915, 89.26%, 0.117/h and
0.970, 94.69%, 0.095/h on American Epilepsy Society Seizure Prediction
Challenge (AES) dataset and the CHB-MIT one respectively. The proposed
architecture outperforms recent works while offering 7.2 and 25.5 times
reductions on the size of parameter and computation, respectively.
Related papers
- Pruning random resistive memory for optimizing analogue AI [54.21621702814583]
AI models present unprecedented challenges to energy consumption and environmental sustainability.
One promising solution is to revisit analogue computing, a technique that predates digital computing.
Here, we report a universal solution, software-hardware co-design using structural plasticity-inspired edge pruning.
arXiv Detail & Related papers (2023-11-13T08:59:01Z) - Seizure Detection and Prediction by Parallel Memristive Convolutional
Neural Networks [2.0738462952016232]
We propose a low-latency parallel Convolutional Neural Network (CNN) architecture that has between 2-2,800x fewer network parameters compared to SOTA CNN architectures.
Our network achieves cross validation accuracy of 99.84% for epileptic seizure detection and 97.54% for epileptic seizure prediction.
The CNN component of our platform is estimated to consume approximately 2.791W of power while occupying an area of 31.255mm$2$ in a 22nm FDSOI CMOS process.
arXiv Detail & Related papers (2022-06-20T18:16:35Z) - C$^2$SP-Net: Joint Compression and Classification Network for Epilepsy
Seizure Prediction [10.21441881111824]
We propose C$2$SP-Net, to jointly solve compression, prediction, and reconstruction with a single neural network.
A plug-and-play in-sensor compression matrix is constructed to reduce transmission bandwidth requirement.
Our proposed method produces an average loss of 0.35 % in prediction accuracy with a compression ratio ranging from 1/2 to 1/16.
arXiv Detail & Related papers (2021-10-26T13:09:16Z) - An End-to-End Deep Learning Approach for Epileptic Seizure Prediction [4.094649684498489]
We propose an end-to-end deep learning solution using a convolutional neural network (CNN)
Overall sensitivity, false prediction rate, and area under receiver operating characteristic curve reaches 93.5%, 0.063/h, 0.981 and 98.8%, 0.074/h, 0.988 on two datasets respectively.
arXiv Detail & Related papers (2021-08-17T05:49:43Z) - Quantized Neural Networks via {-1, +1} Encoding Decomposition and
Acceleration [83.84684675841167]
We propose a novel encoding scheme using -1, +1 to decompose quantized neural networks (QNNs) into multi-branch binary networks.
We validate the effectiveness of our method on large-scale image classification, object detection, and semantic segmentation tasks.
arXiv Detail & Related papers (2021-06-18T03:11:15Z) - FastFlowNet: A Lightweight Network for Fast Optical Flow Estimation [81.76975488010213]
Dense optical flow estimation plays a key role in many robotic vision tasks.
Current networks often occupy large number of parameters and require heavy computation costs.
Our proposed FastFlowNet works in the well-known coarse-to-fine manner with following innovations.
arXiv Detail & Related papers (2021-03-08T03:09:37Z) - Binary Graph Neural Networks [69.51765073772226]
Graph Neural Networks (GNNs) have emerged as a powerful and flexible framework for representation learning on irregular data.
In this paper, we present and evaluate different strategies for the binarization of graph neural networks.
We show that through careful design of the models, and control of the training process, binary graph neural networks can be trained at only a moderate cost in accuracy on challenging benchmarks.
arXiv Detail & Related papers (2020-12-31T18:48:58Z) - EagerNet: Early Predictions of Neural Networks for Computationally
Efficient Intrusion Detection [2.223733768286313]
We propose a new architecture to detect network attacks with minimal resources.
The architecture is able to deal with either binary or multiclass classification problems and trades prediction speed for the accuracy of the network.
arXiv Detail & Related papers (2020-07-27T11:31:37Z) - Accuracy Prediction with Non-neural Model for Neural Architecture Search [185.0651567642238]
We study an alternative approach which uses non-neural model for accuracy prediction.
We leverage gradient boosting decision tree (GBDT) as the predictor for Neural architecture search (NAS)
Experiments on NASBench-101 and ImageNet demonstrate the effectiveness of using GBDT as predictor for NAS.
arXiv Detail & Related papers (2020-07-09T13:28:49Z) - Informative Bayesian Neural Network Priors for Weak Signals [15.484976432805817]
Two types of domain knowledge are commonly available in scientific applications.
We show how to encode both types of domain knowledge into the widely used Gaussian scale mixture priors.
We show empirically that the new prior improves prediction accuracy, compared to existing neural network priors.
arXiv Detail & Related papers (2020-02-24T13:43:44Z) - Widening and Squeezing: Towards Accurate and Efficient QNNs [125.172220129257]
Quantization neural networks (QNNs) are very attractive to the industry because their extremely cheap calculation and storage overhead, but their performance is still worse than that of networks with full-precision parameters.
Most of existing methods aim to enhance performance of QNNs especially binary neural networks by exploiting more effective training techniques.
We address this problem by projecting features in original full-precision networks to high-dimensional quantization features.
arXiv Detail & Related papers (2020-02-03T04:11:13Z)
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.