Giter Site home page Giter Site logo

kalana304 / bme1473-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10.48 MB

This project was done in partial fulfillment of the requirements for the module BME 1473: Acquisition and Processing of Bioelectrical Signals in Fall 2022. In this project, the broad objective is oriented toward detecting epileptic seizures by analyzing EEG signals recorded in-vivo from the patients diagnosed with the disease.

License: MIT License

Jupyter Notebook 100.00%
digital-signal-processing eeg-signals seizure-detection wavelet-transform

bme1473-project's Introduction

Signal Processing Techniques to Improve Feature Space for EEG-based Epileptic Seizure Detection

Bio-signal processing is an evolving field of science that is critical in the diagnosis, and prognosis of diseases and timely intervention to reduce the impact of the disease on the patients. In recent years, the research interests have been largely shifted to analyze the functionality of the brain to identify the structural and functional changes and characteristics that correspond to different types of neurological disorders including epileptic seizures, and Alzheimer’s. In this project, the broad objective is oriented toward detecting epileptic seizures by analyzing Electroencephalography (EEG) signals recorded in-vivo from the patients diagnosed with the disease.

Overall Project Idea

Dataset

For this project, a publicly available Epileptogie dataset [1] is used which consists of 5 subsets, each containing 100 EEG segments. The data is sampled at a sampling rate of 173.61 Hz which is recorded using a 128-channel amplifier system with an average common reference. The recorded signals have a spectral bandwidth of 0.5 Hz to 85 Hz. These continuous multichannel EEG recordings from multi-spatial locations are segmented into 23.6s long epochs after visually inspecting the presence of any artifacts [1]. For this project, I selected Intracranial EEG signals that are captured within hippocampus formation.

Properties of Dataset Values
Sampling Frequency 173.63Hz
Inter-Ictal EEG Signal Dataset (D) 100 segments
Ictal EEG Signal Dataset (E) 100 segments
Recording Site Hippocampus Formation
Type of Data Intracranial EEG (iEEG)
Segment Length 23.6s (4097 samples)

Methodology and Results

For the details on the methodologies used to analyze EEG signal in the project and the results obtained for Epileptic Seizure Detection, please refer to Section 2 and Section 3 respectively of the Report.

Run the code

The codes are provided in Scipts as Jupyter Notebooks. The notebooks were designed and executed in Google Colab.

  • 01_DatasetAnalysis.ipynb : Use to visualize and analyse the Dataset used. If you are uisng a different dataset, the codes may need to change.
  • 02_Denoising.ipynb : Use to run the preprocessing pipeline of the dataset -- including detrending and sphering and denoising.
  • 03_FeatureExtraction.ipynb : Uses to extract the features from the saved preprocessed data files from earlier step. For this FeatureExtraction.py is used as a Util file which is based on these tutorials.
  • 04_Classification.ipynb : Performs Epilepsy detection and evaluates the performance.

References

[1] I. Ullah, M. Hussain, E. ul H. Qazi, and H. Aboalsamh, “An automated system for epilepsy detection using EEG brain signals based on deep learning approach,” Expert Syst Appl, vol. 107, pp. 61–71, Oct. 2018.
[2] J. L. Semmlow and B. Griffel, “BIOSIGNAL and MEDICAL IMAGE PROCESSING Third Edition.”

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.