arXiv AI By Guangyu Wang, Zhidan Liu

RiskTraf: Risk-Extrapolated Residual Learning for Multi-Variate Traffic Flow Prediction

Read the original on arXiv AI →

RiskTraf introduces a risk-extrapolated residual learning approach for multi-variate traffic flow prediction, leveraging raw flow, speed, and occupancy data from the new PEMSB-3V benchmark. The method freezes a trained spatio-temporal backbone and adds a lightweight residual head that learns from historical speed and occupancy to correct flow predictions across different traffic regimes. Experiments show consistent improvements over various backbones and outperform existing debiasing and distribution-shift adaptation techniques.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv AI.

arXiv Machine Learning
1d ago

AsyncCouple-Flow: Asynchronous Cross-Modal Coupling and Flow Matching for Spatio-Temporal Forecasting

AsyncCouple-Flow introduces a new framework for multi‑modal spatio‑temporal forecasting that tackles three key challenges: differing sampling rates, missing modalities, and autoregressive error accumulation. It employs a Modality‑Aware Token Sparsification module to produce equal‑length sequences, an Asynchronous Cross‑Modal Coupling Graph to fuse data under arbitrary asynchrony and missingness, and a Flow‑Matching Forecasting Head that models multi‑step prediction as a conditional ODE. Experiments on weather and traffic datasets demonstrate that the method outperforms state‑of‑the‑art baselines and remains robust even when up to two modalities are missing.

By Zhixiang Wu, Yining Liu, Bo Zhao, Szu-Yu Chen, Huiran Duan, Chu Lin, Chuanguang Yang
arXiv Machine Learning
3d ago

An Empirical Markov Chain Car-Following (MC-CF) Model

The paper introduces the Markov Chain Car‑Following (MC‑CF) model, an empirical probabilistic approach that represents car‑following as a Markov process and samples accelerations from empirical distributions within discretized state bins. Evaluation on the Waymo Open Motion Dataset shows that MC‑CF variants outperform physics‑based baselines and compete with modern data‑driven methods in both one‑step and open‑loop trajectory prediction. Zero‑shot transfer to the Naturalistic Phoenix dataset and microscopic ring‑road simulations demonstrate cross‑domain generalization and scalability, with the model reducing collisions and reproducing naturalistic shockwave propagation.

By Sungyong Chung, Yanlin Zhang, Nachuan Li, Dana Monzer, Alireza Talebpour