Calibrating adaptive smoothing methods for freeway traffic reconstruction
This study presents a Python implementation of the Adaptive Smoothing Method (ASM) for freeway traffic reconstruction, featuring end-to-end calibration formulated as a parameterized kernel optimization problem. Built in PyTorch to allow integration with deep learning workflows, the model was calibrated and evaluated using sparse radar sensor network data against ground truth from a full-state observation testbed.
Why it matters — It provides an open-source, reproducible benchmark for freeway traffic reconstruction that can be calibrated directly from real-world data and easily integrated into modern deep learning pipelines.