Calibrating Adaptive Smoothing Methods for Freeway Traffic Reconstruction
Junyi Ji, Derek Gloudemans, Gergely Zach\'ar, Matthew Nice, William Barbour, Daniel B. Work

TL;DR
This paper introduces a Python implementation of the adaptive smoothing method for freeway traffic reconstruction, with end-to-end calibration using real-world data, and provides benchmark metrics and analysis of its performance.
Contribution
It presents a calibrated, reproducible ASM implementation in PyTorch, enabling improved traffic state reconstruction and benchmarking across multiple freeways.
Findings
The calibrated ASM achieves accurate traffic reconstruction.
The implementation facilitates integration with deep learning methods.
Benchmark metrics are established for evaluating traffic reconstruction.
Abstract
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. The calibration is formulated as a parameterized kernel optimization problem. The model is calibrated using data from a full-state observation testbed, with input from a sparse radar sensor network. The implementation is developed in PyTorch, enabling integration with various deep learning methods. We evaluate the results in terms of speed distribution, spatio-temporal error distribution, and spatial error to provide benchmark metrics for the traffic reconstruction problem. We further demonstrate the usability of the calibrated method across multiple freeways. Finally, we discuss the challenges of reproducibility in general traffic model calibration and the limitations of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic control and management · Autonomous Vehicle Technology and Safety
