Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

EEG preprocessing methods for classifying person emotions have been widely applied. However, there still remain some parts where determining significant preprocessing method can be improved.

Notifications You must be signed in to change notification settings

nadzeri/Significant-Preprocessing-Method-In-EEG-Based-Emotion-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Significant Preprocessing Method in EEG-Based Emotion Classification

EEG preprocessing methods for classifying person emotions have been widely applied. However, there still remain some parts where determining significant preprocessing method can be improved. In this regards, this project proposes a method to determine the most significant preprocessing methods, among them to determine (i) denoising method; (ii) frequency bands; (iii) subjects; (iv) channels; and (v) features. The purposes are to improve the accuracy of emotion classification based on valence and arousal emotion model. EEG data from 34 participants will be recorded with the questionnaires (valence and arousal) that have been taken from the participants when they receive stimuli from picture, music, and video. EEG data will be divided into 5 seconds for each trial. Then, EEG data will be processed using denoising method and feature extraction. After that, the most significant preprocessing methods will be chosen using statistical analysis Pearson-Correlation. The preprocessed EEG data will be categorized. The average accuracy results using SVM are 66.09% (valence) and 75.66% (arousal) while the average accuracy results using KNN are 82.33% (valence) and 87.32% (arousal). For comparison, the average accuracy results without choosing the most significant preprocessing method are 52% (valence) and 49% (arousal) using SVM while the average accuracy results using KNN are 50.13% (valence) and 56% (arousal).

Required Library

Python

Python is used as Web App GUI.

  1. Common Gateway Interface
  2. Cgitb
  3. Matlab Engine for Python

Matlab

Matlab is used as EEG analysis, preprocessing, and classification.

  1. PCA and ICA Package

Paper Publication

JATIT - Significant Preprocessing Method in EEG-Based Emotion Classification

Copyright

Copyright (c) 2016 Muhammad Nadzeri Munawar

See my:

  1. Github profile: https://github.com/nadzeri
  2. LinkedIn profile: https://id.linkedin.com/in/nadzeri

About

EEG preprocessing methods for classifying person emotions have been widely applied. However, there still remain some parts where determining significant preprocessing method can be improved.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published