SPLGJan 13, 2025

Subject Representation Learning from EEG using Graph Convolutional Variational Autoencoders

arXiv:2501.16626v14 citationsh-index: 4ICASSP
Originality Incremental advance
AI Analysis

This addresses the challenge of robust subject identification from EEG data for applications like biometrics or personalized medicine, but it is incremental as it builds on existing graph convolutional and variational autoencoder methods.

The paper tackles the problem of learning subject-specific representations from EEG data for subject identification, achieving state-of-the-art results with a subject balanced accuracy of 89.81% on the ERP-Core dataset and 70.85% on the SleepEDFx-20 dataset, which improves to 90.31% after fine-tuning.

We propose GC-VASE, a graph convolutional-based variational autoencoder that leverages contrastive learning for subject representation learning from EEG data. Our method successfully learns robust subject-specific latent representations using the split-latent space architecture tailored for subject identification. To enhance the model's adaptability to unseen subjects without extensive retraining, we introduce an attention-based adapter network for fine-tuning, which reduces the computational cost of adapting the model to new subjects. Our method significantly outperforms other deep learning approaches, achieving state-of-the-art results with a subject balanced accuracy of 89.81% on the ERP-Core dataset and 70.85% on the SleepEDFx-20 dataset. After subject adaptive fine-tuning using adapters and attention layers, GC-VASE further improves the subject balanced accuracy to 90.31% on ERP-Core. Additionally, we perform a detailed ablation study to highlight the impact of the key components of our method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes