paper-with-me

Papers

Pre-Training Graph Contrastive Masked Autoencoders are Strong Distillers for EEG

2024-11-28 · Xinxu Wei, Kanhao Zhao, Yong Jiao, Nancy B. Carlisle, Hua Xie, Yu Zhang

Effectively utilizing extensive unlabeled high-density EEG data to improve performance in scenarios with limited labeled low-density EEG data presents a significant challenge. In this paper, we address this by framing it as a graph transfer learning and knowledge distillation problem. We propose a Unified Pre-trained Graph Contrastive Masked Autoencoder Distiller, named EEG-DisGCMAE, to bridge the gap between unlabeled/labeled and high/low-density EEG data. To fully leverage the abundant unlabeled EEG data, we introduce a novel unified graph self-supervised pre-training paradigm, which seamlessly integrates Graph Contrastive Pre-training and Graph Masked Autoencoder Pre-training. This approach synergistically combines contrastive and generative pre-training techniques by reconstructing contrastive samples and contrasting the reconstructions. For knowledge distillation from high-density to low-density EEG data, we propose a Graph Topology Distillation loss function, allowing a lightweight student model trained on low-density data to learn from a teacher model trained on high-density data, effectively handling missing electrodes through contrastive distillation. To integrate transfer learning and distillation, we jointly pre-train the teacher and student models by contrasting their queries and keys during pre-training, enabling robust distillers for downstream tasks. We demonstrate the effectiveness of our method on four classification tasks across two clinical EEG datasets with abundant unlabeled data and limited labeled data. The experimental results show that our approach significantly outperforms contemporary methods in both efficiency and accuracy.

📄 PDF Abstract BibTeX arXiv:2411.19230

Code (0)

등록된 구현이 없습니다.

Tasks

EEGKnowledge DistillationTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Contrastive Masked Autoencoders are Stronger Vision Learners

2022-07-27 · Zhicheng Huang, Xiaojie Jin, Chengze Lu, Qibin Hou 외

Masked image modeling (MIM) has achieved promising results on various vision tasks. However, the limited discriminability of learned representation manifests there is still plenty to go for making a stronger vision learn…

Contrastive LearningDecoderimage-classificationImage Classification+3

GraphMAE: Self-Supervised Masked Graph Autoencoders

2022-05-22 · Zhenyu Hou, Xiao Liu, Yukuo Cen, Yuxiao Dong 외

Self-supervised learning (SSL) has been extensively explored in recent years. Particularly, generative SSL has seen emerging success in natural language processing and other AI fields, such as the wide adoption of BERT a…

Contrastive LearningGraph ClassificationGraph LearningNode Classification+2

CMAE-V: Contrastive Masked Autoencoders for Video Action Recognition

2023-01-15 · Cheng-Ze Lu, Xiaojie Jin, Zhicheng Huang, Qibin Hou 외

Contrastive Masked Autoencoder (CMAE), as a new self-supervised framework, has shown its potential of learning expressive feature representations in visual image recognition. This work shows that CMAE also trivially gene…

Action RecognitionTemporal Action Localization

A simple, efficient and scalable contrastive masked autoencoder for learning visual representations

2022-10-30 · Shlok Mishra, Joshua Robinson, Huiwen Chang, David Jacobs 외

We introduce CAN, a simple, efficient and scalable method for self-supervised learning of visual representations. Our framework is a minimal and conceptually clean synthesis of (C) contrastive learning, (A) masked autoen…

Contrastive LearningSelf-Supervised LearningTransfer Learning

Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos

2025-07-16 · Yuchi Ishikawa, Shota Nakada, Hokuto Munakata, Kazuhiro Saito 외

In this paper, we propose Language-Guided Contrastive Audio-Visual Masked Autoencoders (LG-CAV-MAE) to improve audio-visual representation learning. LG-CAV-MAE integrates a pretrained text encoder into contrastive audio-…

Image CaptioningRepresentation LearningRetrieval