Adaptive Domain Decomposition Physics-Informed Neural Networks for Traffic State Estimation with Sparse Sensor Data

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Autonomous Vehicles & Smart Transportation · Depth: Expert, medium

Summary

Adaptive Domain Decomposition Physics-Informed Neural Networks (ADD-PINN) is a two-stage, residual-guided framework designed for Lighthill-Whitham-Richards (LWR) model-based offline speed-field reconstruction from sparse fixed sensor data. This method addresses the challenge of traditional PINNs over-smoothing shockwaves. ADD-PINN first trains a coarse global PINN, then uses its spatial residual profile to define subdomain boundaries and initialize child subnetworks. A data-driven shock indicator allows for a single-domain fallback when localized transition evidence is weak. Evaluated on the I-24 MOTION dataset over five days, five sensor configurations, and ten seeds (1,500 runs), ADD-PINN achieved the lowest relative L2 error in 18 of 25 configurations and 14 of 15 sparse-sensing cases. It also trained 2.4 times faster than the extended PINN (XPINN) baseline. Supplementary NGSIM experiments showed the shock indicator suppressing decomposition, with the single-domain fallback performing best, supporting spatial-only decomposition for fixed-sensor traffic reconstruction.

Key takeaway

For traffic engineers and AI scientists working on real-time traffic state estimation with sparse sensor networks, ADD-PINN offers a robust solution for offline speed-field reconstruction. Its ability to accurately capture shockwaves and train faster than existing methods means you can achieve higher fidelity models with reduced computational overhead. Consider integrating this adaptive domain decomposition approach to improve the accuracy and efficiency of your traffic modeling efforts, especially in scenarios with localized transition regions.

Key insights

ADD-PINN improves traffic state estimation from sparse sensor data by adaptively decomposing domains based on residual errors.

Principles

Method

ADD-PINN trains a global PINN, uses its spatial residual profile to place subdomain boundaries, and initializes child subnetworks. A shock indicator enables single-domain fallback when transition evidence is weak.

In practice

Topics

Code references

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.