paper-with-me

Papers

Causality Enhanced Origin-Destination Flow Prediction in Data-Scarce Cities

2025-03-09 · Tao Feng, Yunke Zhang, Huandong Wang, Yong Li

Accurate origin-destination (OD) flow prediction is of great importance to developing cities, as it can contribute to optimize urban structures and layouts. However, with the common issues of missing regional features and lacking OD flow data, it is quite daunting to predict OD flow in developing cities. To address this challenge, we propose a novel Causality-Enhanced OD Flow Prediction (CE-OFP), a unified framework that aims to transfer urban knowledge between cities and achieve accuracy improvements in OD flow predictions across data-scarce cities. In specific, we propose a novel reinforcement learning model to discover universal causalities among urban features in data-rich cities and build corresponding causal graphs. Then, we further build Causality-Enhanced Variational Auto-Encoder (CE-VAE) to incorporate causal graphs for effective feature reconstruction in data-scarce cities. Finally, with the reconstructed features, we devise a knowledge distillation method with a graph attention network to migrate the OD prediction model from data-rich cities to data-scare cities. Extensive experiments on two pairs of real-world datasets validate that the proposed CE-OFP remarkably outperforms state-of-the-art baselines, which can reduce the RMSE of OD flow prediction for data-scarce cities by up to 11%.

📄 PDF Abstract BibTeX arXiv:2503.06398

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionKnowledge DistillationPrediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Online Metro Origin-Destination Prediction via Heterogeneous Information Aggregation

2021-07-02 · Lingbo Liu, Yuying Zhu, Guanbin Li, Ziyi Wu 외

Metro origin-destination prediction is a crucial yet challenging time-series analysis task in intelligent transportation systems, which aims to accurately forecast two specific types of cross-station ridership, i.e., Ori…

Time Series Analysis

LSTOD: Latent Spatial-Temporal Origin-Destination prediction model and its applications in ride-sharing platforms

2019-09-25 · Fan Zhou, Haibo Zhou, Hongtu Zhu

Origin-Destination (OD) flow data is an important instrument in transportation studies. Precise prediction of customer demands from each original location to a destination given a series of previous snapshots helps ride…

Prediction

Predicting Origin-Destination Flow via Multi-Perspective Graph Convolutional Network

2020-04-01 · 2020 IEEE 36th International Conference on Data Engineering (ICDE) 2020 4 · Hongzhi Shi, Quanming Yao, Qi Guo, Yaguang Li 외

Predicting Origin-Destination (OD) flow is a crucial problem for intelligent transportation. However, it is extremely challenging because of three reasons: first, correlations exist between both origins and destinations;…

Philosophy

Heterogeneous Graph Sequence Neural Networks for Dynamic Traffic Assignment

2024-08-07 · Tong Liu, Hadi Meidani

Traffic assignment and traffic flow prediction provide critical insights for urban planning, traffic management, and the development of intelligent transportation systems. An efficient model for calculating traffic flows…

DecoderTraffic Prediction

OpFlow: Learning Opportunity-Conditioned Choice Potentials for Robust OD Flow Prediction

2026-07-03 · Changjian Liu, Yong Gao, Yuqing Wang, Leyi Su 외 arxiv

Origin-destination (OD) flow prediction is central to urban analytics, yet deep models trained on raw counts remain vulnerable to distribution shift. The core problem is that raw count supervision cannot distinguish tran…