paper-with-me

Papers

PARSE: Pairwise Alignment of Representations in Semi-Supervised EEG Learning for Emotion Recognition

2022-02-11 · Guangyi Zhang, Vandad Davoodnia, Ali Etemad

We propose PARSE, a novel semi-supervised architecture for learning strong EEG representations for emotion recognition. To reduce the potential distribution mismatch between the large amounts of unlabeled data and the limited amount of labeled data, PARSE uses pairwise representation alignment. First, our model performs data augmentation followed by label guessing for large amounts of original and augmented unlabeled data. This is then followed by sharpening of the guessed labels and convex combinations of the unlabeled and labeled data. Finally, representation alignment and emotion classification are performed. To rigorously test our model, we compare PARSE to several state-of-the-art semi-supervised approaches which we implement and adapt for EEG learning. We perform these experiments on four public EEG-based emotion recognition datasets, SEED, SEED-IV, SEED-V and AMIGOS (valence and arousal). The experiments show that our proposed framework achieves the overall best results with varying amounts of limited labeled samples in SEED, SEED-IV and AMIGOS (valence), while approaching the overall best result (reaching the second-best) in SEED-V and AMIGOS (arousal). The analysis shows that our pairwise representation alignment considerably improves the performance by reducing the distribution alignment between unlabeled and labeled data, especially when only 1 sample per class is labeled.

📄 PDF Abstract BibTeX arXiv:2202.05400

Code (1)

guangyizhangbci/parse 공식 구현 pytorch

Tasks

Data AugmentationEEGElectroencephalogram (EEG)Emotion ClassificationEmotion Recognition

Similar Papers 제목 키워드 기반

Pairwise Teacher-Student Network for Semi-Supervised Hashing

2019-02-02 · Shifeng Zhang, Jianmin Li, Bo Zhang

Hashing method maps similar high-dimensional data to binary hashcodes with smaller hamming distance, and it has received broad attention due to its low storage cost and fast retrieval speed. Pairwise similarity is easily…

Retrieval

Explicit Pairwise Factorized Graph Neural Network for Semi-Supervised Node Classification

2021-07-27 · Yu Wang, Yuesong Shen, Daniel Cremers

Node features and structural information of a graph are both crucial for semi-supervised node classification problems. A variety of graph neural network (GNN) based approaches have been proposed to tackle these problems,…

Graph Neural NetworkNode Classification

Semi-Supervised 3D Hand Shape and Pose Estimation with Label Propagation

2021-11-30 · Samira Kaviani, Amir Rahimi, Richard Hartley

To obtain 3D annotations, we are restricted to controlled environments or synthetic datasets, leading us to 3D datasets with less generalizability to real-world scenarios. To tackle this issue in the context of semi-supe…

Pose Estimation

Unsupervised Data-Efficient Cross-Modal Retrieval with Global-Neighborhood Alignment Hashing

2026-06-30 · Runhao Li, Xiaoxu Ma, Zhenyu Weng, Yue Zhang 외 arxiv

Compared to supervised cross-modal hashing (CMH), unsupervised CMH reduces the reliance on manual labeling by learning binary codes from unlabeled image-text pairs. However, existing unsupervised CMH methods often rely o…

Cross-Modal RetrievalContrastive Learning

Multi-Vector Retrieval as Sparse Alignment

2022-11-02 · Yujie Qian, Jinhyuk Lee, Sai Meher Karthik Duddu, Zhuyun Dai 외

Multi-vector retrieval models improve over single-vector dual encoders on many information retrieval tasks. In this paper, we cast the multi-vector retrieval problem as sparse alignment between query and document tokens.…

Argument RetrievalInformation RetrievalRetrieval