paper-with-me

홈 › Papers

Multi-View Spatial-Temporal Graph Convolutional Networks with Domain Generalization for Sleep Stage Classification

2021-09-04 · Ziyu Jia, Youfang Lin, Jing Wang, Xiaojun Ning, Yuanlai He, Ronghao Zhou, Yuhan Zhou, Li-wei H. Lehman

Sleep stage classification is essential for sleep assessment and disease diagnosis. Although previous attempts to classify sleep stages have achieved high classification performance, several challenges remain open: 1) How to effectively utilize time-varying spatial and temporal features from multi-channel brain signals remains challenging. Prior works have not been able to fully utilize the spatial topological information among brain regions. 2) Due to the many differences found in individual biological signals, how to overcome the differences of subjects and improve the generalization of deep neural networks is important. 3) Most deep learning methods ignore the interpretability of the model to the brain. To address the above challenges, we propose a multi-view spatial-temporal graph convolutional networks (MSTGCN) with domain generalization for sleep stage classification. Specifically, we construct two brain view graphs for MSTGCN based on the functional connectivity and physical distance proximity of the brain regions. The MSTGCN consists of graph convolutions for extracting spatial features and temporal convolutions for capturing the transition rules among sleep stages. In addition, attention mechanism is employed for capturing the most relevant spatial-temporal information for sleep stage classification. Finally, domain generalization and MSTGCN are integrated into a unified framework to extract subject-invariant sleep features. Experiments on two public datasets demonstrate that the proposed model outperforms the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2109.01824

Code (1)

ziyujia/mstgcn 공식 구현 tf

Tasks

ClassificationDomain GeneralizationFunctional Connectivity

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Multi-View Fusion Neural Network for Traffic Demand Prediction

2024-12-24 · Dongran Zhang, Jun Li

The extraction of spatial-temporal features is a crucial research in transportation studies, and current studies typically use a unified temporal modeling mechanism and fixed spatial graph for this purpose. However, the …

Prediction

Deep Multi-View Spatiotemporal Virtual Graph Neural Network for Significant Citywide Ride-hailing Demand Prediction

2020-07-30 · Guangyin Jin, Zhexu Xi, Hengyu Sha, Yanghe Feng 외

Urban ride-hailing demand prediction is a crucial but challenging task for intelligent transportation system construction. Predictable ride-hailing demand can facilitate more reasonable vehicle scheduling and online car-…

Graph AttentionGraph Neural NetworkPredictionScheduling

Predicting Citywide Crowd Flows in Irregular Regions Using Multi-View Graph Convolutional Networks

2019-03-19 · Junkai Sun, Junbo Zhang, Qiaofei Li, Xiuwen Yi 외

Being able to predict the crowd flows in each and every part of a city, especially in irregular regions, is strategically important for traffic control, risk assessment, and public safety. However, it is very challenging…

Geo-ConvGRU: Geographically Masked Convolutional Gated Recurrent Unit for Bird-Eye View Segmentation

2024-12-28 · Guanglei Yang, Yongqiang Zhang, Wanlong Li, Yu Tang 외

Convolutional Neural Networks (CNNs) have significantly impacted various computer vision tasks, however, they inherently struggle to model long-range dependencies explicitly due to the localized nature of convolution ope…

STEI-PCN: an efficient pure convolutional network for traffic prediction via spatial-temporal encoding and inferring

2025-04-10 · Kai Hu, Zhidan Zhao, Zhifeng Hao

Traffic data exhibits complex temporal, spatial, and spatial-temporal correlations. Most of models use either independent modules to separately extract temporal and spatial correlations or joint modules to synchronously …

Computational EfficiencyPredictionTraffic Prediction