Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSVEP enhancement based on Canonical Correlation Analysis to improve BCI performances #90

Open
jinglescode opened this issue Jul 26, 2021 · 0 comments

Comments

@jinglescode
Copy link
Owner

Paper

Link: https://hal.archives-ouvertes.fr/hal-01352059/document
Year: 2013

Summary

  • this investigate CCA as a signal enhancement method and not as a feature extraction method
  • make use of the ability of CCA to handle multichannel EEG and find the space in which EEG samples correlate the most with the stimuli
  • CCA yields effective weights (spacial filters) with relatively small training sets

Methods

  • light emitting diodes (LED) are used to flash stimuli at 13 Hz, 17 Hz, and 21 Hz
  • subject gazes at the flash stimuli for a period of 5 seconds followed by a 3 second break
  • EEG and find the space in which EEG samples correlate the most with the stimuli. To enhance SSVEP features, EEG samples are projected into that space. Power spectral density analysis (PSDA) is then used for feature extraction. To evaluate the impact that CCA based signal enhancement has on classification performances, an SVM classifier is used

Results

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant