paper-with-me

Papers

MVGT: A Multi-view Graph Transformer Based on Spatial Relations for EEG Emotion Recognition

2024-07-03 · Yanjie Cui, Xiaohong Liu, Jing Liang, Yamin Fu

Electroencephalography (EEG), a technique that records electrical activity from the scalp using electrodes, plays a vital role in affective computing. However, fully utilizing the multi-domain characteristics of EEG signals remains a significant challenge. Traditional single-perspective analyses often fail to capture the complex interplay of temporal, frequency, and spatial dimensions in EEG data. To address this, we introduce a multi-view graph transformer (MVGT) based on spatial relations that integrates information across three domains: temporal dynamics from continuous series, frequency features extracted from frequency bands, and inter-channel relationships captured through several spatial encodings. This comprehensive approach allows model to capture the nuanced properties inherent in EEG signals, enhancing its flexibility and representational power. Evaluation on publicly available datasets demonstrates that MVGT surpasses state-of-the-art methods in performance. The results highlight its ability to extract multi-domain information and effectively model inter-channel relationships, showcasing its potential for EEG-based emotion recognition tasks.

📄 PDF Abstract BibTeX arXiv:2407.03131

Code (0)

등록된 구현이 없습니다.

Tasks

EEGEEG Emotion RecognitionEmotion Recognition

Methods 이 논문이 사용한 방법론

Attention 설명 없음
LapEigen 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Laplacian PE Laplacian eigenvectors represent a natural generalization of the…
Multi-Head Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Multi-view analysis of unregistered medical images using cross-view transformers

2021-03-21 · Gijs van Tulder, Yao Tong, Elena Marchiori

Multi-view medical image analysis often depends on the combination of information from multiple views. However, differences in perspective or other forms of misalignment can make it difficult to combine views effectively…

Medical Image Analysis

GraphTransformers for Geospatial Forecasting of Hurricane Trajectories

2023-10-31 · Pallavi Banerjee, Satyaki Chakraborty

In this paper we introduce a novel framework for trajectory prediction of geospatial sequences using GraphTransformers. When viewed across several sequences, we observed that a graph structure automatically emerges betwe…

PredictionTrajectory Prediction

MV-Swin-T: Mammogram Classification with Multi-view Swin Transformer

2024-02-26 · Sushmita Sarker, Prithul Sarker, George Bebis, Alireza Tavakkoli

Traditional deep learning approaches for breast cancer classification has predominantly concentrated on single-view analysis. In clinical practice, however, radiologists concurrently examine all views within a mammograph…

Cancer Classificationimage-classificationImage Classification

Hierarchical Graph Attention Network for No-Reference Omnidirectional Image Quality Assessment

2025-08-13 · Hao Yang, Xu Zhang, Jiaqi Ma, Linwei Zhu 외 arxiv

Current Omnidirectional Image Quality Assessment (OIQA) methods struggle to evaluate locally non-uniform distortions due to inadequate modeling of spatial variations in quality and ineffective feature representation capt…

Image Quality AssessmentGraph Neural NetworkLocal Distortion

Rethinking Spatio-Temporal Transformer for Traffic Prediction:Multi-level Multi-view Augmented Learning Framework

2024-06-17 · Jiaqi Lin, Qianqian Ren

Traffic prediction is a challenging spatio-temporal forecasting problem that involves highly complex spatio-temporal correlations. This paper proposes a Multi-level Multi-view Augmented Spatio-temporal Transformer (LVSTf…

Spatio-Temporal ForecastingTraffic Prediction