paper-with-me

홈 › Papers

STR-GODEs: Spatial-Temporal-Ridership Graph ODEs for Metro Ridership Prediction

2021-07-11 · Chuyu Huang

The metro ridership prediction has always received extensive attention from governments and researchers. Recent works focus on designing complicated graph convolutional recurrent network architectures to capture spatial and temporal patterns. These works extract the information of spatial dimension well, but the limitation of temporal dimension still exists. We extended Neural ODE algorithms to the graph network and proposed the STR-GODEs network, which can effectively learn spatial, temporal, and ridership correlations without the limitation of dividing data into equal-sized intervals on the timeline. While learning the spatial relations and the temporal correlations, we modify the GODE-RNN cell to obtain the ridership feature and hidden states. Ridership information and its hidden states are added to the GODESolve to reduce the error accumulation caused by long time series in prediction. Extensive experiments on two large-scale datasets demonstrate the efficacy and robustness of our model.

📄 PDF Abstract BibTeX arXiv:2107.04980

Code (1)

universe-hcy/STR-GODEs 공식 구현 pytorch

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Are Graphs and GCNs necessary for short-term metro ridership forecasting?

2024-06-06 · Expert Systems with Applications 2024 6 · Qiong Yang, Xianghua Xu, Zihang Wang, Juan Yu 외

Short-term metro ridership prediction is of great significance to efficient and economic operation of Urban Rail Transit (URT) systems. With the popularity of Graph Convolution Networks (GCN) and Transformers, the recent…

DecoderPredictionTraffic Prediction

Extracting Spatiotemporal Demand for Public Transit from Mobility Data

2020-06-05 · Trivik Verma, Mikhail Sirenko, Itto Kornecki, Scott Cunningham 외

With people constantly migrating to different urban areas, our mobility needs for work, services and leisure are transforming rapidly. The changing urban demographics pose several challenges for the efficient management …

Management

DST-TransitNet: A Dynamic Spatio-Temporal Deep Learning Model for Scalable and Efficient Network-Wide Prediction of Station-Level Transit Ridership

2024-10-19 · Jiahao Wang, Amer Shalaby

Accurate prediction of public transit ridership is vital for efficient planning and management of transit in rapidly growing urban areas in Canada. Unexpected increases in passengers can cause overcrowded vehicles, longe…

Computational EfficiencyPredictionPrediction IntervalsTime Series

Physical-Virtual Collaboration Modeling for Intra-and Inter-Station Metro Ridership Prediction

2020-01-14 · Lingbo Liu, Jingwen Chen, Hefeng Wu, Jiajie Zhen 외

Due to the widespread applications in real-world scenarios, metro ridership prediction is a crucial but challenging task in intelligent transportation systems. However, conventional methods either ignore the topological …

Representation Learning

Comparative Analysis of Polygon-Based and Global Machine Learning Models for Bus Occupancy Prediction

2026-04-30 · Daniel Azenkot, Michael Fire, Eran Ben Elia arxiv

Accurate forecasting of bus ridership (passengers numbers) is crucial for efficient management and optimization of public transport systems. Traditional forecasting models often fail to capture the unique and localized d…