paper-with-me

홈 › Papers

Network-wide Freeway Traffic Estimation Using Sparse Sensor Data: A Dirichlet Graph Auto-Encoder Approach

2025-03-20 · Qishen Zhou, Yifan Zhang, Michail A. Makridis, Anastasios Kouvelas, Yibing Wang, Simon Hu

Network-wide Traffic State Estimation (TSE), which aims to infer a complete image of network traffic states with sparsely deployed sensors, plays a vital role in intelligent transportation systems. With the development of data-driven methods, traffic dynamics modeling has advanced significantly. However, TSE poses fundamental challenges for data-driven approaches, since historical patterns cannot be learned locally at sensor-free segments. Although inductive graph learning shows promise in estimating states at locations without sensor, existing methods typically handle unobserved locations by filling them with zeros, introducing bias to the sensitive graph message propagation. The recently proposed Dirichlet Energy-based Feature Propagation (DEFP) method achieves State-Of-The-Art (SOTA) performance in unobserved node classification by eliminating the need for zero-filling. However, applying it to TSE faces three key challenges: inability to handle directed traffic networks, strong assumptions in traffic spatial correlation modeling, and overlooks distinct propagation rules of different patterns (e.g., congestion and free flow). We propose DGAE, a novel inductive graph representation model that addresses these challenges through theoretically derived DEFP for Directed graph (DEFP4D), enhanced spatial representation learning via DEFP4D-guided latent space encoding, and physics-guided propagation mechanisms that separately handles congested and free-flow patterns. Experiments on three traffic datasets demonstrate that DGAE outperforms existing SOTA methods and exhibits strong cross-city transferability. Furthermore, DEFP4D can serve as a standalone lightweight solution, showing superior performance under extremely sparse sensor conditions.

📄 PDF Abstract BibTeX arXiv:2503.15845

Code (1)

youxiaotu/DGAE 공식 구현

Tasks

Graph LearningRepresentation LearningState Estimation

Similar Papers 제목 키워드 기반

Calibrating Adaptive Smoothing Methods for Freeway Traffic Reconstruction

2026-02-02 · Junyi Ji, Derek Gloudemans, Gergely Zachár, Matthew Nice 외 arxiv

The adaptive smoothing method (ASM) is a widely used approach for traffic state reconstruction. This article presents a Python implementation of ASM, featuring end-to-end calibration using real-world ground truth data. T…

A Hybrid Physics Machine Learning Approach for Macroscopic Traffic State Estimation

2022-02-01 · Zhao Zhang, Ding Zhao, Xianfeng Terry Yang

Full-field traffic state information (i.e., flow, speed, and density) is critical for the successful operation of Intelligent Transportation Systems (ITS) on freeways. However, incomplete traffic information tends to be …

BIG-bench Machine LearningState Estimation

Efficient and Robust Freeway Traffic Speed Estimation under Oblique Grid using Vehicle Trajectory Data

2024-11-06 · Yang He, Chengchuan An, Yuheng Jia, Jiachao Liu 외

Accurately estimating spatiotemporal traffic states on freeways is a significant challenge due to limited sensor deployment and potential data corruption. In this study, we propose an efficient and robust low-rank model …

Low-Rank Matrix CompletionMatrix CompletionState Estimation

On-ramp and Off-ramp Traffic Flows Estimation Based on A Data-driven Transfer Learning Framework

2023-08-07 · Xiaobo Ma, Abolfazl Karimpour, Yao-Jan Wu

To develop the most appropriate control strategy and monitor, maintain, and evaluate the traffic performance of the freeway weaving areas, state and local Departments of Transportation need to have access to traffic flow…

Transfer Learning

Multi-Sensor Data Fusion for Accurate Traffic Speed and Travel Time Reconstruction

2021-05-08 · Lisa Kessler, Felix Rempe, Klaus Bogenberger

This paper studies the joint reconstruction of traffic speeds and travel times by fusing sparse sensor data. Raw speed data from inductive loop detectors and floating cars as well as travel time measurements are combined…