Feature Selection in BCIs (section 5 and 6 of Review paper)

Slides:



Advertisements
Similar presentations
FMRI Methods Lecture 10 – Using natural stimuli. Reductionism Reducing complex things into simpler components Explaining the whole as a sum of its parts.
Advertisements

Islamic university of Gaza Faculty of engineering Electrical engineering dept. Submitted to: Dr.Hatem Alaidy Submitted by: Ola Hajjaj Tahleel.
Biomedical Signal Processing
Independent Component Analysis
Noise & Data Reduction. Paired Sample t Test Data Transformation - Overview From Covariance Matrix to PCA and Dimension Reduction Fourier Analysis - Spectrum.
Air Force Technical Applications Center 1 Subspace Based Three- Component Array Processing Gregory Wagner Nuclear Treaty Monitoring Geophysics Division.
Artifact cancellation and nonparametric spectral analysis.
Artifact (artefact) reduction in EEG – and a bit of ERP basics CNC, 19 November 2014 Jakob Heinzle Translational Neuromodeling Unit.
Chapter 1 Introduction § 1.1 Problem and Analysis § 1.2 Data Engineering § 1.3 Scope § 1.4 Limitations of Course R. J. Chang Department of Mechanical Engineering.
Independent Component Analysis (ICA) and Factor Analysis (FA)
A Quick Practical Guide to PCA and ICA Ted Brookings, UCSB Physics 11/13/06.
Discussion Section: Review, Viirre Lecture Adrienne Moore
Dimensionality reduction Kenneth D. Harris 24/6/15.
Lecture 24: Cross-correlation and spectral analysis MP574.
Self-Calibrating Audio Signal Equalization Greg Burns Wade Lindsey Kevin McLanahan Jack Samet.
Goals For This Class Quickly review of the main results from last class Convolution and Cross-correlation Discrete Fourier Analysis: Important Considerations.
Applications of Independent Component Analysis Terrence Sejnowski Computational Neurobiology Laboratory The Salk Institute.
ERP DATA ACQUISITION & PREPROCESSING EEG Acquisition: 256 scalp sites; vertex recording reference (Geodesic Sensor Net)..01 Hz to 100 Hz analogue filter;
Heart Sound Background Noise Removal Haim Appleboim Biomedical Seminar February 2007.
Md. Zia Uddin Bio-Imaging Lab, Department of Biomedical Engineering Kyung Hee University.
Transmit beam-pattern synthesis Waveform design for active sensing Chapters 13 – 14.
T – Biomedical Signal Processing Chapters
Basics of Neural Networks Neural Network Topologies.
Chapter 6 Spectrum Estimation § 6.1 Time and Frequency Domain Analysis § 6.2 Fourier Transform in Discrete Form § 6.3 Spectrum Estimator § 6.4 Practical.
Motivation Increase bandwidth of BCI. Reduce training time Use non invasive technique.
CCN COMPLEX COMPUTING NETWORKS1 This research has been supported in part by European Commission FP6 IYTE-Wireless Project (Contract No: )
Computational Intelligence: Methods and Applications Lecture 8 Projection Pursuit & Independent Component Analysis Włodzisław Duch Dept. of Informatics,
CS 189 Brian Chu Slides at: brianchu.com/ml/ brianchu.com/ml/ Office Hours: Cory 246, 6-7p Mon. (hackerspace lounge)
Signal Processing in Neuroinformatics EEG Signal Processing Yongnan Ji.
Principal components analysis (PCA) as a tool for identifying EEG frequency bands: I. Methodological considerations and preliminary findings Jürgen Kayser,
Feature Selection and Extraction Michael J. Watts
Brain Computer Interfaces: Digital Signal Processing of Steady-State Visually Evoked Potentials Ian Linsmeier & Ahmed Saif ECE630.
Suppression of Musical Noise Artifacts in Audio Noise Reduction by Adaptive 2D filtering Alexey Lukin AES Member Moscow State University, Moscow, Russia.
Chapter 15: Classification of Time- Embedded EEG Using Short-Time Principal Component Analysis by Nguyen Duc Thang 5/2009.
Data statistics and transformation revision Michael J. Watts
Methods for Dummies M/EEG Analysis: Contrasts, Inferences and Source Localisation Diana Omigie Stjepana Kovac.
1 C.A.L. Bailer-Jones. Machine Learning. Data exploration and dimensionality reduction Machine learning, pattern recognition and statistical data modelling.
Principal Component Analysis
Research Process. Information Theoretic Blind Source Separation with ANFIS and Wavelet Analysis 03 February 2006 서경호.
Fourier series With coefficients:.
Directed Component Analysis
CSC2535: Computation in Neural Networks Lecture 11 Extracting coherent properties by maximizing mutual information across space or time Geoffrey Hinton.
Dimensionality Reduction
Basic simulation methodology
COMP 1942 PCA TA: Harry Chan COMP1942.
ARTIFICIAL NEURAL NETWORKS
Brain Electrophysiological Signal Processing: Preprocessing
The general linear model and Statistical Parametric Mapping
FFT-based filtering and the
Fabien LOTTE, Cuntai GUAN Brain-Computer Interfaces laboratory
Filtering Geophysical Data: Be careful!
CS Digital Image Processing Lecture 9. Wavelet Transform
Application of Independent Component Analysis (ICA) to Beam Diagnosis
Multi-resolution analysis
All about convolution.
The El Nino Time Series A classically difficult problem because of nested features and different time scales.
CSCE 643 Computer Vision: Thinking in Frequency
Lecture 14 PCA, pPCA, ICA.
The general linear model and Statistical Parametric Mapping
A Fast Fixed-Point Algorithm for Independent Component Analysis
Chapter 7: Transformations
Fourier Transforms.
Computational Intelligence: Methods and Applications
Feature Extraction (I)
The El Nino Time Series A classically difficult problem because of nested features and different time scales.
Anh Nguyen, Raghda Alqurashi, Zohreh Raghebi
A Low-Cost EEG System-Based Hybrid Brain-Computer Interface for Humanoid Robot Navigation and Recognition Bongjae Choi, Sungho Jo Presented by Megan Fillion.
Jia-Bin Huang Virginia Tech
BCI Review paper Sections 8 & 9
Review and Importance CS 111.
Presentation transcript:

Feature Selection in BCIs (section 5 and 6 of Review paper)

PCA PCA – unsupervised dimensionality reduction (by removing correlations between variables) + simple deterministic algorithm (using eigendecomposition of the covariance matrix of the data)

Dimensionality Reduction PCA PCA – unsupervised dimensionality reduction (by removing correlations between variables) + simple deterministic algorithm (using eigendecomposition of the covariance matrix of the data)

ICA ICA – unsupervised method for decomposing signal into (maximally) independent components - iterative algorithm dependent on initial processing + good for removing artifacts + some versions are very computationally expensive

ICA

CSP CSP finds filters that maximize projected variance for one class (and minimize for the other) and vice-versa (Supervised algorithm, deterministic eigenanalysis algorithm)

CSP

Representing Signal Can represent as temporal samples (time-domain signal) Can represent in the spectral domain (power in different frequency bands) Can represent in a hybrid way

AR models Autoregressive (AR) models are good for representing signals that have a spectrum that is smooth with some peaks (as is often seen in EEG)

AR models

MF approach Looks for specific signal (to match predetermined signal (or template)). Knowing what you are looking for helps a lot. Look at correlation between signal and filters (good for SSVEP – match frequency (and phase) of flashing stimuli)

Wavelet Transforms Wavelet transforms provide temporal and frequency information at multiple resolutions (with FFT you have to trade off temporal resolution with frequency resolution based on your temporal window size) (basically run a matched filter algorithm at many shifts and scales of a wavelet function)

Artifacts in BCIs EMG - high frequency from muscle activity EOG (eye movements) - caused by voltage difference between the cornea and retina low frequency for sustained gaze changes, high frequency for blinks EKG (heart activity) – at heart rate Avoid as much as possible and can remove manually or automatically especially if monitored separately (or using ICA)

Artifacts in BCIs Hybrid BCIs can make use of non-brain signals to give better performance in those that can make muscle/eye movements