paper-with-me

Papers

MASA-TCN: Multi-anchor Space-aware Temporal Convolutional Neural Networks for Continuous and Discrete EEG Emotion Recognition

2023-08-30 · Yi Ding, Su Zhang, Chuangao Tang, Cuntai Guan

Emotion recognition using electroencephalogram (EEG) mainly has two scenarios: classification of the discrete labels and regression of the continuously tagged labels. Although many algorithms were proposed for classification tasks, there are only a few methods for regression tasks. For emotion regression, the label is continuous in time. A natural method is to learn the temporal dynamic patterns. In previous studies, long short-term memory (LSTM) and temporal convolutional neural networks (TCN) were utilized to learn the temporal contextual information from feature vectors of EEG. However, the spatial patterns of EEG were not effectively extracted. To enable the spatial learning ability of TCN towards better regression and classification performances, we propose a novel unified model, named MASA-TCN, for EEG emotion regression and classification tasks. The space-aware temporal layer enables TCN to additionally learn from spatial relations among EEG electrodes. Besides, a novel multi-anchor block with attentive fusion is proposed to learn dynamic temporal dependencies. Experiments on two publicly available datasets show MASA-TCN achieves higher results than the state-of-the-art methods for both EEG emotion regression and classification tasks. The code is available at https://github.com/yi-ding-cs/MASA-TCN.

📄 PDF Abstract BibTeX arXiv:2308.16207

Code (1)

yi-ding-cs/masa-tcn 공식 구현 pytorch

Tasks

ClassificationEEGEEG Emotion RecognitionElectroencephalogram (EEG)Emotion Recognitionregression

Similar Papers 제목 키워드 기반

Sparse MLLM Anchors, Dense Adaptation: Breaking the Self-Referential Loop in Wild Test-Time Adaptation

2026-09-15 · Zhenbin Wang, Lei Zhang, Lituan Wang, Yan Wang 외 arxiv

Wild test-time adaptation (WTTA) updates a source model online under small test batches, concurrent distribution shifts, and time-varying class imbalance. Most WTTA methods derive their adaptation signals, including pred…

Test-time Adaptation

MASAR: Motion-Appearance Synergy Refinement for Joint Detection and Trajectory Forecasting

2026-02-13 · Mohammed Amine Bencheikh Lehocine, Julian Schmidt, Frank Moosmann, Dikshant Gupta 외 arxiv

Classical autonomous driving systems connect perception and prediction modules via hand-crafted bounding-box interfaces, limiting information flow and propagating errors to downstream tasks. Recent research aims to devel…

Trajectory ForecastingAutonomous Driving

Anchor-free temporal action localization via Progressive Boundary-aware Boosting

2023-01-01 · journal 2023 1 · Yepeng Tang, Weining Wang, Yanwu Yang, Chunjie Zhang 외

Enormous untrimmed videos from the real world are difficult to analyze and manage. Temporal action localization algorithms can help us to locate and recognize human activity clips in untrimmed videos. Recently, anchor-fr…

Action LocalizationTemporal Action Localization

MASA: Motif-Aware State Assignment in Noisy Time Series Data

2018-09-06 · Saachi Jain, David Hallac, Rok Sosic, Jure Leskovec

Complex systems, such as airplanes, cars, or financial markets, produce multivariate time series data consisting of a large number of system measurements over a period of time. Such data can be interpreted as a sequence …

ClusteringTime SeriesTime Series Analysis

AC-MASAC: An Attentive Curriculum Learning Framework for Heterogeneous UAV Swarm Coordination

2026-02-12 · Wanhao Liu, Junhong Dai, Yixuan Zhang, Shengyun Yin 외 arxiv

Cooperative path planning for heterogeneous UAV swarms poses significant challenges for Multi-Agent Reinforcement Learning (MARL), particularly in handling asymmetric inter-agent dependencies and addressing the risks of …

Multi-agent Reinforcement Learning