
Research Article
Identifiable EEG Embeddings by Contrastive Learning from Differential Entropy Features
@INPROCEEDINGS{10.1007/978-3-031-65126-7_21, author={Zhen Zhang and Feng Liang and Jiawei Mo and Wenxin Hu}, title={Identifiable EEG Embeddings by Contrastive Learning from Differential Entropy Features}, proceedings={Quality, Reliability, Security and Robustness in Heterogeneous Systems. 19th EAI International Conference, QShine 2023, Shenzhen, China, October 8 -- 9, 2023, Proceedings, Part I}, proceedings_a={QSHINE}, year={2024}, month={8}, keywords={EEG Contrastive learning Latent embedding}, doi={10.1007/978-3-031-65126-7_21} }
- Zhen Zhang
Feng Liang
Jiawei Mo
Wenxin Hu
Year: 2024
Identifiable EEG Embeddings by Contrastive Learning from Differential Entropy Features
QSHINE
Springer
DOI: 10.1007/978-3-031-65126-7_21
Abstract
Encoding EEG data into low-dimension latent embeddings greatly facilitates data analysis and interpretation in neuroscience studies, clinical diagnosis, and human-computer interaction. But generating informative and identifiable latent embeddings that are representative of the origin EEG is not an easy mission. Contrastive learning has the potential to utilize large amounts of unlabelled EEG data and extract informative and identifiable latent embeddings for a wide range of downstream tasks. We explore the feasibility of applying the contrastive learning method to train the EEG latent encoder from the feature of differential entropy of short-time window frequency domain signals. The encoder minimizes the noise-contrastive estimation loss by comparing the embeddings with positive and negative embedding samples, where the distinction of samples is guided by time nearness information or task-specific labels. We test encoders with different output dimensions and the outcome latent embeddings can be identifiable via visualization of a few dimensions. The decoding result also shows that the embeddings preserve information about the original EEG features and can be potentially used for a wide range of downstream tasks. The source code is available at:https://www.github.com/liangfengsid/deContrastiveLearning.