paper-with-me

Papers

ODMixer: Fine-grained Spatial-temporal MLP for Metro Origin-Destination Prediction

2024-04-24 · Yang Liu, Binglin Chen, Yongsen Zheng, Lechao Cheng, Guanbin Li, Liang Lin

Metro Origin-Destination (OD) prediction is a crucial yet challenging spatial-temporal prediction task in urban computing, which aims to accurately forecast cross-station ridership for optimizing metro scheduling and enhancing overall transport efficiency. Analyzing fine-grained and comprehensive relations among stations effectively is imperative for metro OD prediction. However, existing metro OD models either mix information from multiple OD pairs from the station's perspective or exclusively focus on a subset of OD pairs. These approaches may overlook fine-grained relations among OD pairs, leading to difficulties in predicting potential anomalous conditions. To address these challenges, we learn traffic evolution from the perspective of all OD pairs and propose a fine-grained spatial-temporal MLP architecture for metro OD prediction, namely ODMixer. Specifically, our ODMixer has double-branch structure and involves the Channel Mixer, the Multi-view Mixer, and the Bidirectional Trend Learner. The Channel Mixer aims to capture short-term temporal relations among OD pairs, the Multi-view Mixer concentrates on capturing spatial relations from both origin and destination perspectives. To model long-term temporal relations, we introduce the Bidirectional Trend Learner. Extensive experiments on two large-scale metro OD prediction datasets HZMOD and SHMO demonstrate the advantages of our ODMixer. Our code is available at https://github.com/KLatitude/ODMixer.

📄 PDF Abstract BibTeX arXiv:2404.15734

Code (1)

klatitude/odmixer 공식 구현 pytorch

Tasks

PredictionScheduling

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Spatio-Temporal Dynamic Graph Relation Learning for Urban Metro Flow Prediction

2022-04-06 · Peng Xie, Minbo Ma, Tianrui Li, Shenggong Ji 외

Urban metro flow prediction is of great value for metro operation scheduling, passenger flow management and personal travel planning. However, it faces two main challenges. First, different metro stations, e.g. transfer …

ManagementPredictionRelationRelational Reasoning+1

UMOD: A Novel and Effective Urban Metro Origin-Destination Flow Prediction Method

2024-09-08 · Peng Xie, Minbo Ma, Bin Wang, Junbo Zhang 외

Accurate prediction of metro Origin-Destination (OD) flow is essential for the development of intelligent transportation systems and effective urban traffic management. Existing approaches typically either predict passen…

PredictionRelation

UrbanPulse: A Cross-City Deep Learning Framework for Ultra-Fine-Grained Population Transfer Prediction

2025-07-23 · Hongrong Yang, Markus Schlaepfer arxiv

Accurate population flow prediction is essential for urban planning, transportation management, and public health. Yet existing methods face key limitations: traditional models rely on static spatial assumptions, deep le…

Reinforcement LearningTransfer Learning

Parallel Multi-Graph Convolution Network For Metro Passenger Volume Prediction

2021-08-29 · Fuchen Gao, Zhanquan Wang, Zhenguang Liu

Accurate prediction of metro passenger volume (number of passengers) is valuable to realize real-time metro system management, which is a pivotal yet challenging task in intelligent transportation. Due to the complex spa…

Deep LearningManagementPrediction

Street-level Travel-time Estimation via Aggregated Uber Data

2020-01-13 · Kelsey Maass, Arun V. Sathanur, Arif Khan, Robert Rallo

Estimating temporal patterns in travel times along road segments in urban settings is of central importance to traffic engineers and city planners. In this work, we propose a methodology to leverage coarse-grained and ag…

Travel Time Estimation