paper-with-me

Papers

Multi-Scale Spatio-Temporal Graph Convolutional Network for Facial Expression Spotting

2024-03-24 · Yicheng Deng, Hideaki Hayashi, Hajime Nagahara

Facial expression spotting is a significant but challenging task in facial expression analysis. The accuracy of expression spotting is affected not only by irrelevant facial movements but also by the difficulty of perceiving subtle motions in micro-expressions. In this paper, we propose a Multi-Scale Spatio-Temporal Graph Convolutional Network (SpoT-GCN) for facial expression spotting. To extract more robust motion features, we track both short- and long-term motion of facial muscles in compact sliding windows whose window length adapts to the temporal receptive field of the network. This strategy, termed the receptive field adaptive sliding window strategy, effectively magnifies the motion features while alleviating the problem of severe head movement. The subtle motion features are then converted to a facial graph representation, whose spatio-temporal graph patterns are learned by a graph convolutional network. This network learns both local and global features from multiple scales of facial graph structures using our proposed facial local graph pooling (FLGP). Furthermore, we introduce supervised contrastive learning to enhance the discriminative capability of our model for difficult-to-classify frames. The experimental results on the SAMM-LV and CAS(ME)^2 datasets demonstrate that our method achieves state-of-the-art performance, particularly in micro-expression spotting. Ablation studies further verify the effectiveness of our proposed modules.

📄 PDF Abstract BibTeX arXiv:2403.15994

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMicro-Expression Spotting

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Spatio-Temporal Multi-Subgraph GCN for 3D Human Motion Prediction

2024-12-31 · Jiexin Wang, Yiju Guo, Bing Su

Human motion prediction (HMP) involves forecasting future human motion based on historical data. Graph Convolutional Networks (GCNs) have garnered widespread attention in this field for their proficiency in capturing rel…

Human motion predictionmotion predictionTransfer Learning

MSGM: A Multi-Scale Spatiotemporal Graph Mamba for EEG Emotion Recognition

2025-07-21 · Hanwen Liu, Yifeng Gong, Zuwei Yan, Zeheng Zhuang 외 arxiv

EEG-based emotion recognition struggles with capturing multi-scale spatiotemporal dynamics and ensuring computational efficiency for real-time applications. Existing methods often oversimplify temporal granularity and sp…

Computational EfficiencyEEG Emotion RecognitionEmotion Classification

Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting

2017-09-14 · Bing Yu, Haoteng Yin, Zhanxing Zhu

Timely accurate traffic forecast is crucial for urban traffic control and guidance. Due to the high nonlinearity and complexity of traffic flow, traditional methods cannot satisfy the requirements of mid-and-long term pr…

Time SeriesTime Series AnalysisTime Series ForecastingTime Series Prediction+1

ST-UNet: A Spatio-Temporal U-Network for Graph-structured Time Series Modeling

2019-03-13 · Bing Yu, Haoteng Yin, Zhanxing Zhu

The spatio-temporal graph learning is becoming an increasingly important object of graph study. Many application domains involve highly dynamic graphs where temporal information is crucial, e.g. traffic networks and fina…

Graph LearningTime SeriesTime Series AnalysisTraffic Prediction

MegaCRN: Meta-Graph Convolutional Recurrent Network for Spatio-Temporal Modeling

2022-12-12 · Renhe Jiang, Zhaonan Wang, Jiawei Yong, Puneet Jeph 외

Spatio-temporal modeling as a canonical task of multivariate time series forecasting has been a significant research topic in AI community. To address the underlying heterogeneity and non-stationarity implied in the grap…

DecoderGraph LearningGraph structure learningMultivariate Time Series Forecasting+4