paper-with-me

Papers

HAGCN : Network Decentralization Attention Based Heterogeneity-Aware Spatiotemporal Graph Convolution Network for Traffic Signal Forecasting

2022-09-05 · JunKyu Jang, Sung-Hyuk Park

The construction of spatiotemporal networks using graph convolution networks (GCNs) has become one of the most popular methods for predicting traffic signals. However, when using a GCN for traffic speed prediction, the conventional approach generally assumes the relationship between the sensors as a homogeneous graph and learns an adjacency matrix using the data accumulated by the sensors. However, the spatial correlation between sensors is not specified as one but defined differently from various viewpoints. To this end, we aim to study the heterogeneous characteristics inherent in traffic signal data to learn the hidden relationships between sensors in various ways. Specifically, we designed a method to construct a heterogeneous graph for each module by dividing the spatial relationship between sensors into static and dynamic modules. We propose a network decentralization attention based heterogeneity-aware graph convolution network (HAGCN) method that aggregates the hidden states of adjacent nodes by considering the importance of each channel in a heterogeneous graph. Experimental results on real traffic datasets verified the effectiveness of the proposed method, achieving a 6.35% improvement over the existing model and realizing state-of-the-art prediction performance.

📄 PDF Abstract BibTeX arXiv:2209.01967

Code (0)

등록된 구현이 없습니다.

Tasks

Traffic Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…
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 제목 키워드 기반

FairSTG: Countering performance heterogeneity via collaborative sample-level optimization

2024-03-19 · Gengyu Lin, Zhengyang Zhou, Qihe Huang, Kuo Yang 외

Spatiotemporal learning plays a crucial role in mobile computing techniques to empower smart cites. While existing research has made great efforts to achieve accurate predictions on the overall dataset, they still neglec…

FairnessGraph LearningTransfer Learning

Heterogeneity-Informed Meta-Parameter Learning for Spatiotemporal Time Series Forecasting

2024-05-17 · Zheng Dong, Renhe Jiang, Haotian Gao, Hangchen Liu 외

Spatiotemporal time series forecasting plays a key role in a wide range of real-world applications. While significant progress has been made in this area, fully capturing and leveraging spatiotemporal heterogeneity remai…

Time SeriesTime Series Forecasting

A Full-History Network Dataset for BTC Asset Decentralization Profiling

2024-11-19 · Ling Cheng, Qian Shao, Fengzhu Zeng, Feida Zhu

Since its advent in 2009, Bitcoin (BTC) has garnered increasing attention from both academia and industry. However, due to the massive transaction volume, no systematic study has quantitatively measured the asset decentr…

Spatial PDE-aware Selective State-space with Nested Memory for Mobile Traffic Grid Forecasting

2026-03-12 · Zineddine Bettouche, Khalid Ali, Andreas Fischer, Andreas Kassler arxiv

Traffic forecasting in cellular networks is a challenging spatiotemporal prediction problem due to strong temporal dependencies, spatial heterogeneity across cells, and the need for scalability to large network deploymen…

A Semantic and Motion-Aware Spatiotemporal Transformer Network for Action Detection

2024-05-13 · Matthew Korban, Peter Youngs, Scott T. Acton

This paper presents a novel spatiotemporal transformer network that introduces several original components to detect actions in untrimmed videos. First, the multi-feature selective semantic attention model calculates the…

Action Detection