paper-with-me

Papers

Neural-Attention-Based Deep Learning Architectures for Modeling Traffic Dynamics on Lane Graphs

2019-04-18 · Matthew A. Wright, Simon F. G. Ehlers, Roberto Horowitz

Deep neural networks can be powerful tools, but require careful application-specific design to ensure that the most informative relationships in the data are learnable. In this paper, we apply deep neural networks to the nonlinear spatiotemporal physics problem of vehicle traffic dynamics. We consider problems of estimating macroscopic quantities (e.g., the queue at an intersection) at a lane level. First-principles modeling at the lane scale has been a challenge due to complexities in modeling social behaviors like lane changes, and those behaviors' resultant macro-scale effects. Following domain knowledge that upstream/downstream lanes and neighboring lanes affect each others' traffic flows in distinct ways, we apply a form of neural attention that allows the neural network layers to aggregate information from different lanes in different manners. Using a microscopic traffic simulator as a testbed, we obtain results showing that an attentional neural network model can use information from nearby lanes to improve predictions, and, that explicitly encoding the lane-to-lane relationship types significantly improves performance. We also demonstrate the transfer of our learned neural network to a more complex road network, discuss how its performance degradation may be attributable to new traffic behaviors induced by increased topological complexity, and motivate learning dynamics models from many road network topologies.

📄 PDF Abstract BibTeX arXiv:1904.08831

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Lanes: Traffic Flow Dynamics in Disordered Conditions Based on High-Resolution Trajectory Data

2026-08-01 · Shrey Agrawal, Gowri Asaithambi, Venkatesan Kanagaraj, Martin Treiber 외 arxiv

Disordered traffic flow is characterized by weak or non-existent lane discipline in the presence of strong vehicle heterogeneity and continuous lateral interactions, challenging traditional lane-based modeling assumption…

Distributed Traffic Signal Control of Interconnected Intersections: A Two-Lane Traffic Network Model

2024-01-21 · Xinfeng Ru, Weiguo Xia, Ting Bai

Practical and accurate traffic models play an important role in capturing real traffic dynamics and then in achieving effective control performance. This paper studies traffic signal control in a traffic network with mul…

Model Predictive ControlTraffic Signal Control

RATopo: Improving Lane Topology Reasoning via Redundancy Assignment

2025-08-21 · Han Li, Shaofei Huang, Longfei Xu, Yulu Gao 외 arxiv

Lane topology reasoning plays a critical role in autonomous driving by modeling the connections among lanes and the topological relationships between lanes and traffic elements. Most existing methods adopt a first-detect…

Autonomous Driving

Graph Attention Network for Lane-Wise and Topology-Invariant Intersection Traffic Simulation

2024-04-11 · IEEE Transactions on Intelligent Transportation Systems 2025 3 · Nooshin Yousefzadeh, Rahul Sengupta, Yashaswi Karnati, Anand Rangarajan 외

Traffic congestion has significant economic, environmental, and social ramifications. Intersection traffic flow dynamics are influenced by numerous factors. While microscopic traffic simulators are valuable tools, they a…

counterfactualGraph Attention

RelTopo: Enhancing Relational Modeling for Driving Scene Topology Reasoning

2025-06-16 · Yueru Luo, Changqing Zhou, Yiming Yang, Erlong Li 외

Accurate road topology reasoning is critical for autonomous driving, enabling effective navigation and adherence to traffic regulations. Central to this task are lane perception and topology reasoning. However, existing …

Autonomous DrivingContrastive LearningLane Detection