paper-with-me

Papers

Dynamic Adaptive Spatio-temporal Graph Convolution for fMRI Modelling

2021-09-26 · Ahmed El-Gazzar, Rajat Mani Thomas, Guido van Wingen

The characterisation of the brain as a functional network in which the connections between brain regions are represented by correlation values across time series has been very popular in the last years. Although this representation has advanced our understanding of brain function, it represents a simplified model of brain connectivity that has a complex dynamic spatio-temporal nature. Oversimplification of the data may hinder the merits of applying advanced non-linear feature extraction algorithms. To this end, we propose a dynamic adaptive spatio-temporal graph convolution (DAST-GCN) model to overcome the shortcomings of pre-defined static correlation-based graph structures. The proposed approach allows end-to-end inference of dynamic connections between brain regions via layer-wise graph structure learning module while mapping brain connectivity to a phenotype in a supervised learning framework. This leverages the computational power of the model, data and targets to represent brain connectivity, and could enable the identification of potential biomarkers for the supervised target in question. We evaluate our pipeline on the UKBiobank dataset for age and gender classification tasks from resting-state functional scans and show that it outperforms currently adapted linear and non-linear methods in neuroimaging. Further, we assess the generalizability of the inferred graph structure by transferring the pre-trained graph to an independent dataset for the same task. Our results demonstrate the task-robustness of the graph against different scanning parameters and demographics.

📄 PDF Abstract BibTeX arXiv:2109.12517

Code (1)

ahmedelgazzar0/dast-gcn 공식 구현 pytorch

Tasks

Age And Gender ClassificationGender ClassificationGraph structure learningTime Series Analysis

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Spatio-Temporal Joint Graph Convolutional Networks for Traffic Forecasting

2021-11-25 · Chuanpan Zheng, Xiaoliang Fan, Shirui Pan, Haibing Jin 외

Recent studies have shifted their focus towards formulating traffic forecasting as a spatio-temporal graph modeling problem. Typically, they constructed a static spatial graph at each time step and then connected each no…

ESGCN: Edge Squeeze Attention Graph Convolutional Network for Traffic Flow Forecasting

2023-07-03 · Sangrok Lee, Ha Young Kim

Traffic forecasting is a highly challenging task owing to the dynamical spatio-temporal dependencies of traffic flows. To handle this, we focus on modeling the spatio-temporal dynamics and propose a network termed Edge S…

Time Series

Unifying Physics- and Data-Driven Modeling via Novel Causal Spatiotemporal Graph Neural Network for Interpretable Epidemic Forecasting

2025-04-07 · Shuai Han, Lukas Stelz, Thomas R. Sokolowski, Kai Zhou 외

Accurate epidemic forecasting is crucial for effective disease control and prevention. Traditional compartmental models often struggle to estimate temporally and spatially varying epidemiological parameters, while deep l…

Graph Neural Network

STCGAT: A Spatio-temporal Causal Graph Attention Network for traffic flow prediction in Intelligent Transportation Systems

2022-03-21 · Wei Zhao, Shiqi Zhang, Bing Zhou, Bei Wang

Air pollution and carbon emissions caused by modern transportation are closely related to global climate change. With the help of next-generation information technology such as Internet of Things (IoT) and Artificial Int…

Leveraging Spatio-Temporal Dependency for Skeleton-Based Action Recognition

2022-12-09 · ICCV 2023 1 · Jungho Lee, Minhyeok Lee, Suhwan Cho, Sungmin Woo 외

Skeleton-based action recognition has attracted considerable attention due to its compact representation of the human body's skeletal sructure. Many recent methods have achieved remarkable performance using graph convolu…

Action RecognitionSkeleton Based Action Recognition