The document describes two algorithms for weakly supervised denoising of EEG data:
1. An ICA and multi-instance learning solution that uses ICA to decompose EEG signals into components, extracts SAX features from the components, and uses multi-instance learning to classify components as artifacts or not.
2. An asymmetric generative adversarial network solution that is proposed to improve the model by making it online, fully automated, and end-to-end.
The talk discusses challenges in using EEG data like noise and the need for artifact removal algorithms, and provides an overview of related work on artifact removal including ICA-based approaches.
Related topics: