paper-with-me

Papers

TSception: Capturing Temporal Dynamics and Spatial Asymmetry from EEG for Emotion Recognition

2021-04-07 · Yi Ding, Neethu Robinson, Su Zhang, Qiuhao Zeng, Cuntai Guan

The high temporal resolution and the asymmetric spatial activations are essential attributes of electroencephalogram (EEG) underlying emotional processes in the brain. To learn the temporal dynamics and spatial asymmetry of EEG towards accurate and generalized emotion recognition, we propose TSception, a multi-scale convolutional neural network that can classify emotions from EEG. TSception consists of dynamic temporal, asymmetric spatial, and high-level fusion layers, which learn discriminative representations in the time and channel dimensions simultaneously. The dynamic temporal layer consists of multi-scale 1D convolutional kernels whose lengths are related to the sampling rate of EEG, which learns the dynamic temporal and frequency representations of EEG. The asymmetric spatial layer takes advantage of the asymmetric EEG patterns for emotion, learning the discriminative global and hemisphere representations. The learned spatial representations will be fused by a high-level fusion layer. Using more generalized cross-validation settings, the proposed method is evaluated on two publicly available datasets DEAP and MAHNOB-HCI. The performance of the proposed network is compared with prior reported methods such as SVM, KNN, FBFgMDM, FBTSC, Unsupervised learning, DeepConvNet, ShallowConvNet, and EEGNet. TSception achieves higher classification accuracies and F1 scores than other methods in most of the experiments. The codes are available at https://github.com/yi-ding-cs/TSception

📄 PDF Abstract BibTeX arXiv:2104.02935

Code (2)

yi-ding-cs/TSception 공식 구현 pytorch
deepBrains/TSception pytorch

Tasks

EEGEmotion Recognition

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

TSception: A Deep Learning Framework for Emotion Detection Using EEG

2020-04-02 · Yi Ding, Neethu Robinson, Qiuhao Zeng, Duo Chen 외

In this paper, we propose a deep learning framework, TSception, for emotion detection from electroencephalogram (EEG). TSception consists of temporal and spatial convolutional layers, which learn discriminative represent…

Deep LearningEEGElectroencephalogram (EEG)General Classification

Modified TSception for Analyzing Driver Drowsiness and Mental Workload from EEG

2025-12-25 · Gourav Siddhad, Anurag Singh, Rajkumar Saini, Partha Pratim Roy arxiv

Driver drowsiness is a leading cause of traffic accidents, necessitating real-time, reliable detection systems to ensure road safety. This study proposes a Modified TSception architecture for robust assessment of driver …

Mag-Mamba: Modeling Coupled spatiotemporal Asymmetry for POI Recommendation

2026-02-10 · Zhuoxuan Li, Tangwei Ye, Jieyuan Pei, Haina Liang 외 arxiv

Next Point-of-Interest (POI) recommendation is a critical task in location-based services, yet it faces the fundamental challenge of coupled spatiotemporal asymmetry inherent in urban mobility. Specifically, transition i…

Temporal-Spatial Decouple before Act: Disentangled Representation Learning for Multimodal Sentiment Analysis

2026-01-20 · Chunlei Meng, Ziyang Zhou, Lucas He, Xiaojing Du 외 arxiv

Multimodal Sentiment Analysis integrates Linguistic, Visual, and Acoustic. Mainstream approaches based on modality-invariant and modality-specific factorization or on complex fusion still rely on spatiotemporal mixed mod…

Multimodal Sentiment AnalysisRepresentation Learning

VMRA-MaR: An Asymmetry-Aware Temporal Framework for Longitudinal Breast Cancer Risk Prediction

2025-06-20 · Zijun Sun, Solveig Thrun, Michael Kampffmeyer

Breast cancer remains a leading cause of mortality worldwide and is typically detected via screening programs where healthy people are invited in regular intervals. Automated risk prediction approaches have the potential…

Mamba