Our goal is to create or use algorithm enabling us to classify or to clusterize EEG signals for medical purposes (epilepsy detection ...). The long term goal is to make our approaches more general and use them to analyse time series in different fields.
The aim of this algorithm is to convert a time serie into a sequence of letters. An incremental version of SAX has also been produced If this approach is not sufficient we plan to use short time Fourier transform to map locally our time series into a frequency representation and use more traditional methods
Apply an HMM to the sequence of letters to produce a probabilistic model of the sequence of letters obtained from the EEG signal
Apply a RNN to the sequence of letters to produce a model of the sequence of letters obtained from the EEG signal
Hidden Markov Models
- Implement Dynamic monitoring quantiles to the incremental version of SAX
- Test if SAX transformation is sufficient or FFT transformation is required
- Evaluate and compare HMM results and RNN
- Test on real time EEG signals
- New sensors? OpenBCI