Learning Robust Deep Visual Representations from EEG Brain Recordings
🔥INFO
Blog: 2025/07/28 by IgniSavium
- Title: Learning Robust Deep Visual Representations from EEG Brain Recordings
- Authors: Prajwal Singh, Shanmuganathan Raman (IIT Gandhinagar, India)
- Published: October 2023
- Comment: WACV
- URL: https://openaccess.thecvf.com/content/WACV2024/papers/Singh_Learning_Robust_Deep_Visual_Representations_From_EEG_Brain_Recordings_WACV_2024_paper.pdf
🥜TLDR: Encoder Training: additional CLIP distillation
Motivation
This paper aims to overcome the limitations of low-quality image synthesis and heavy reliance on label supervision in EEG-based image generation by proposing two-stage framework (EEGStyleGAN-ADA) that significantly improves synthesis quality and generalizability across datasets compared to prior state-of-the-art methods.
Model
Architecture
- Train the EEG feature encoder by triplets loss.
- Fine-tune the EEG feature encoder by standard CLIP loss.
- Use the CLIP-aligned EEG feature as StyleGAN-ADA input.
Evaluation
Pre-training Effectiveness
triplet loss vs. supervised classification loss linear separability