paper-with-me

Papers

Spatial Aggregation and Temporal Convolution Networks for Real-time Kriging

2021-09-24 · Yuankai Wu, Dingyi Zhuang, MengYing Lei, Aurelie Labbe, Lijun Sun

Spatiotemporal kriging is an important application in spatiotemporal data analysis, aiming to recover/interpolate signals for unsampled/unobserved locations based on observed signals. The principle challenge for spatiotemporal kriging is how to effectively model and leverage the spatiotemporal dependencies within the data. Recently, graph neural networks (GNNs) have shown great promise for spatiotemporal kriging tasks. However, standard GNNs often require a carefully designed adjacency matrix and specific aggregation functions, which are inflexible for general applications/problems. To address this issue, we present SATCN -- Spatial Aggregation and Temporal Convolution Networks -- a universal and flexible framework to perform spatiotemporal kriging for various spatiotemporal datasets without the need for model specification. Specifically, we propose a novel spatial aggregation network (SAN) inspired by Principal Neighborhood Aggregation, which uses multiple aggregation functions to help one node gather diverse information from its neighbors. To exclude information from unsampled nodes, a masking strategy that prevents the unsampled sensors from sending messages to their neighborhood is introduced to SAN. We capture temporal dependencies by the temporal convolutional networks, which allows our model to cope with data of diverse sizes. To make SATCN generalizable to unseen nodes and even unseen graph structures, we employ an inductive strategy to train SATCN. We conduct extensive experiments on three real-world spatiotemporal datasets, including traffic speed and climate recordings. Our results demonstrate the superiority of SATCN over traditional and GNN-based kriging models.

📄 PDF Abstract BibTeX arXiv:2109.12144

Code (1)

Kaimaoge/SATCN pytorch

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 제목 키워드 기반

TAN: Temporal Aggregation Network for Dense Multi-label Action Recognition

2018-12-14 · Xiyang Dai, Bharat Singh, Joe Yue-Hei Ng, Larry S. Davis

We present Temporal Aggregation Network (TAN) which decomposes 3D convolutions into spatial and temporal aggregation blocks. By stacking spatial and temporal convolutions repeatedly, TAN forms a deep hierarchical represe…

Action RecognitionTemporal Action Localization

Disentangling and Unifying Graph Convolutions for Skeleton-Based Action Recognition

2020-03-31 · CVPR 2020 6 · Ziyu Liu, Hongwen Zhang, Zhenghao Chen, Zhiyong Wang 외

Spatial-temporal graphs have been widely used by skeleton-based action recognition algorithms to model human action dynamics. To capture robust movement patterns from these graphs, long-range and multi-scale context aggr…

3D Action RecognitionAction RecognitionLong-range modelingSkeleton Based Action Recognition

Skeleton-based Action Recognition via Temporal-Channel Aggregation

2022-05-31 · Shengqin Wang, Yongji Zhang, Minghao Zhao, Hong Qi 외

Skeleton-based action recognition methods are limited by the semantic extraction of spatio-temporal skeletal maps. However, current methods have difficulty in effectively combining features from both temporal and spatial…

Action RecognitionSkeleton Based Action Recognition

Real Time Visual Tracking using Spatial-Aware Temporal Aggregation Network

2019-08-02 · Tao Hu, Lichao Huang, Xian-Ming Liu, Han Shen

More powerful feature representations derived from deep neural networks benefit visual tracking algorithms widely. However, the lack of exploitation on temporal information prevents tracking algorithms from adapting to a…

Motion EstimationReal-Time Visual TrackingVisual Tracking

MD-GCN: A Multi-Scale Temporal Dual Graph Convolution Network for Traffic Flow Prediction

2023-01-11 · IAENG期刊 2023 1 · Huang Xiaohui;Wang Junyang;Lan Yuanchun;Jiang Chaojie;Yuan Xinhua

The spatial–temporal prediction of traffic flow is very important for traffic management and planning. The most difficult challenges of traffic flow prediction are the temporal feature extraction and the spatial correlat…

Graph SamplingManagementPredictionvalid