EEG BCI Flashcards
What is BCI?
Brain-Computer interface!
A system that measures brain activity and uses decoded information for various purposes.
(E.g. Paralyzed people can communicate using EEG-data and smart spelling)
BCI systems can’t read your mind but they can:
Recognize specific well defined control signals with a certain probability for some people.
Speed, accuracy and robustness is still limited
Three ways to measure electrical brain activity:
EEG (electrodes on scalp)
ECoG (electrodes on top of cortex)
Intracranial microarrays (Electrodes deep in tissue, INVASIVE AF)
Which electrodes are specifically important in EEG for BCI?
The electrodes placed above the central sulcus, as they represent signals from sensory and motor cortex, which is often used in BCI.
Neural Activity: Spontaneous Oscillations
Oscillations occurring in specific parts of the brain as a response to action/inaction.
E.g. sensorimotor rhythm (SMR) which is a rhythm observed in the sensorimotor area. Here, the amplitude of SMR decreases when participants activate the body part represented by the corresponding brain area (Or even just imagines activating the body part).
Similarly, Visual Alpha Rhythm is used to describe the oscillations in the occipital cortex when eyes are open/closed. Power of signal decreases when eyes are open.
Neural Activity: Transient Activity
Event-related potentials (ERP). Activity time-locked to an event (stimulus) and can be modulated by attention.
Imagine the power spectrum of EEG, and explain the 1/f law
f=frequency
The 1/f law means that generally in the brain, as the frequency increases, the power decreases. Generally, low frequency bands have high power and high frequency bands have low power.
There are exceptions to this though, namely Alpha, Beta and Gamma waves
Topographic Mapping of sensorimotor cortex
Mapping is contralateral
Hands represented approximately below electrode C3/C4
Idle rhythms
Rhythms that are attenuated during activation. When neurons have nothing to do they synchronise and produce a stronger signal
E.g SMR and Visual Alpha Rhythm
Whats going on here?
Paralysed participant is imagining moving either right or left hand. The EEG data is immediately analysed to determine whether there is left or right activation, and this is used to move a cursor in the desired direction.
How does the P300 based BCI work?
With EEG, a P300 effect is shown when a target is attended to. Thereby, the BCI is controlled by increasing the attention to one stimuli while ignoring others.
This can e.g. be used in a Matrix Speller where rows of letters flash and letters can be selected using the P300
What problem arises due to differences in tissue conductivity of skull and cortex?
Spatial Smearing!
Because the conductivity in the cortex is very good, and the conductivity in the skull is very bad, electrodes on the scalp will pick up electrical signal from many different parts of the cortex, causing the signal in every EEG channel to be highly correlated.
Think of it as the electrical signal from a specific part of cortex being smeared all over the skull (nasty)
What’s the problem of subject-to-subject variability?
While there are general patterns to search for in certain activations, there is large subject-to-subject variability, which reduces the generalisability of BCIs. Often times, BCI’s have to be trained on subject-specific data (time consuming and inefficient)
What is the Linear Model of EEG used for?
A model for tidying up messy EEG data in an attempt to grasp the activity at the actual source of activation.
The Model provides a forward model, which describes how the signals of sources in the cortex propagate to the electrodes on the scalp. Thus, the output of the forward model is a signal describing the linear relationship between the sources of activation + noise.
Thereafter, a backward model is used to de-mix the signals, so that the output reflects the activation at the source. The backward is typically some form of ML-model, such as LDA or PCA.
Independent Component Analysis (ICA)
ICA is used to extract components that are maximally independent. Often times this is used to remove irrelevant components and artefacts in the data such as eye blinks, non-functioning electrodes or muscle tension.