paper-with-me

Papers

A Comparative Study of Using Spatial-Temporal Graph Convolutional Networks for Predicting Availability in Bike Sharing Schemes

2021-04-21 · Zhengyong Chen, Hongde Wu, Noel E. O'Connor, Mingming Liu

Accurately forecasting transportation demand is crucial for efficient urban traffic guidance, control and management. One solution to enhance the level of prediction accuracy is to leverage graph convolutional networks (GCN), a neural network based modelling approach with the ability to process data contained in graph based structures. As a powerful extension of GCN, a spatial-temporal graph convolutional network (ST-GCN) aims to capture the relationship of data contained in the graphical nodes across both spatial and temporal dimensions, which presents a novel deep learning paradigm for the analysis of complex time-series data that also involves spatial information as present in transportation use cases. In this paper, we present an Attention-based ST-GCN (AST-GCN) for predicting the number of available bikes in bike-sharing systems in cities, where the attention-based mechanism is introduced to further improve the performance of an ST-GCN. Furthermore, we also discuss the impacts of different modelling methods of adjacency matrices on the proposed architecture. Our experimental results are presented using two real-world datasets, Dublinbikes and NYC-Citi Bike, to illustrate the efficacy of our proposed model which outperforms the majority of existing approaches.

📄 PDF Abstract BibTeX arXiv:2104.10644

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
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…

Similar Papers 제목 키워드 기반

Deep Convolutional Architectures for EEG Classification: A Comparative Study with Temporal Augmentation and Confidence-Based Voting

2026-02-25 · Aryan Patodiya, Hubert Cecotti arxiv

Electroencephalography (EEG) classification plays a key role in brain-computer interface (BCI) systems, yet it remains challenging due to the low signal-to-noise ratio, temporal variability of neural responses, and limit…

EEG Signal Classification

Incorporating dynamicity of transportation network with multi-weight traffic graph convolutional network for traffic forecasting

2019-09-16 · Yuyol Shin, Yoonjin Yoon

Traffic forecasting problem remains a challenging task in the intelligent transportation system due to its spatio-temporal complexity. Although temporal dependency has been well studied and discussed, spatial dependency …

Dimensionality Reduction

Multi-spatial Multi-temporal Air Quality Forecasting with Integrated Monitoring and Reanalysis Data

2023-12-31 · Yuxiao Hu, Qian Li, Xiaodan Shi, Jinyue Yan 외

Accurate air quality forecasting is crucial for public health, environmental monitoring and protection, and urban planning. However, existing methods fail to effectively utilize multi-scale information, both spatially an…

A Comparative Study on Basic Elements of Deep Learning Models for Spatial-Temporal Traffic Forecasting

2021-11-15 · Yuyol Shin, Yoonjin Yoon

Traffic forecasting plays a crucial role in intelligent transportation systems. The spatial-temporal complexities in transportation networks make the problem especially challenging. The recently suggested deep learning m…

Graph Attention

Towards Accurate Vehicle Behaviour Classification With Multi-Relational Graph Convolutional Networks

2020-02-03 · Sravan Mylavarapu, Mahtab Sandhu, Priyesh Vijayan, K. Madhava Krishna 외

Understanding on-road vehicle behaviour from a temporal sequence of sensor data is gaining in popularity. In this paper, we propose a pipeline for understanding vehicle behaviour from a monocular image sequence or video.…

General ClassificationOptical Flow Estimation