GithubHelp home page GithubHelp logo

depressionclassification_dl's Introduction

DepressionClassification_DL

Introduction

In this project, I aimed to predict Major Depressive Disorder (MDD) based on an open dataset of electroencephalograms (EEGs). I not only developed a basic Convolutional Neural Network (CNN) model for classification but also explored advanced techniques, including swarm learning with HPE (Hewlett Packard Enterprise) and generating new EEGs using a Diffusion model.

Chapter 1: Data Preprocessing

In this chapter, I performed essential data preprocessing tasks to prepare the EEG data for analysis. The preprocessing involved:

  • Tuning windowing parameters to achieve optimal segmentation of EEG signals for upsampling.

  • Removing unnecessary channels.
  • Applying differnt filters (a notch filter, high and lowband filter, artifact removal with mne-library).
  • Filter for channels that could be potentially labeled wrongly with trusted learning with cleanlab

Chapter 2: Basic CNN Model

In this chapter, I created a basic CNN model for MDD classification using the preprocessed EEG data. The model achieved an accuracy of up to 91 percent when coupled with the right preprocessing techniques.

Chapter 3: Swarm Learning with HPE

This chapter focuses on the distribution of data among peers in a swarm learning solution provided by HPE. Unfortunately, due to confidentiality agreements from my internship at HPE, I can't share specific implementation details or outputs. However, I can confirm that the results were comparable to those achieved by the local algorithm.

Chapter 4: Diffusion Model for EEG Generation

In this chapter, I developed my own diffusion model tailored to work with 2D EEG data. The model performed well, successfully reproducing EEG signals with some notable observations:

  • Specific noising step for EEG data

  • Overfitting on a single EEG file yields the same EEG with a bit of noise which proves the functionallty of my U-Net
  • Some runs which specific EEGs generated EEGs with similar frequency bands but higher noise levels.

  • An attempt to use a 1D Unet model yielded mixed channel information, which requires further investigation.

Please note that certain details and results may be limited or confidential due to the nature of the project.

depressionclassification_dl's People

Contributors

42elenz avatar

Stargazers

Philipp Nolte avatar jschneid avatar Florian Bindereif avatar

Watchers

 avatar

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.