WardropNet: Traffic Flow Predictions via Equilibrium-Augmented Learning
Kai Jungel, Dario Paccagnan, Axel Parmentier, Maximilian Schiffer

TL;DR
WardropNet is a neural network architecture that efficiently predicts traffic flows by integrating equilibrium computations with learning, significantly outperforming existing methods in accuracy.
Contribution
The paper introduces WardropNet, a novel neural network combining classical layers with an equilibrium layer for fast, accurate traffic flow predictions using equilibrium-augmented learning.
Findings
WardropNet improves prediction accuracy by up to 72% for time-invariant scenarios.
It outperforms pure learning approaches in realistic traffic scenarios.
The method enables end-to-end training leveraging Bregman divergence.
Abstract
When optimizing transportation systems, anticipating traffic flows is a central element. Yet, computing such traffic equilibria remains computationally expensive. Against this background, we introduce a novel combinatorial optimization augmented neural network architecture that allows for fast and accurate traffic flow predictions. We propose WardropNet, a neural network that combines classical layers with a subsequent equilibrium layer: the first ones inform the latter by predicting the parameterization of the equilibrium problem's latency functions. Using supervised learning we minimize the difference between the actual traffic flow and the predicted output. We show how to leverage a Bregman divergence fitting the geometry of the equilibria, which allows for end-to-end learning. WardropNet outperforms pure learning-based approaches in predicting traffic equilibria for realistic and…
Peer Reviews
Decision·ICLR 2025 Poster
- The paper is well-written and easy to follow. Although the topic of traffic flow prediction might not be familiar to the average ICLR reader, the appendices do a great job of introducing the reader to the fundamentals of this problem. - Novelty: I believe this is the first paper to apply Fenchel-Young losses to the problem of predicting WE, which is an important contribution. - The numerical experiments are sufficient to convince me of the utility of the proposed method.
See questions.
1. The paper introduces a novel theoretical framework that enhances the understanding of convergence and generalization properties in machine learning algorithms, addressing critical gaps in existing literature. 2. The rigorous mathematical analysis, including new analytical models and convergence proofs, adds credibility and depth to the research. 3. The well-organized structure and effective use of examples make complex theoretical concepts accessible and easy to understand. 4. The findings
1. The paper lacks a thorough comparison with existing theoretical frameworks or analyses in the field. A comparative analysis highlighting the proposed framework's advantages and limitations relative to established methods would clarify its contributions and significance. 2. Some of the theoretical constructs presented are quite complex and may be challenging for readers who are not deeply familiar with the underlying mathematics. Simplifying certain sections or providing additional explanatio
S1: An interesting problem, combining learning and combinatorial optimization. This seems to be novel. S2: A detailed theoretical foundation for the proposed architecture. S3: Extensive experiments on 6 six scenarios, using traffic simulators to generate GT for training.
W1: I found the paper very hard to understand. It may have been written by researchers outside the ICLR community. The introduction spends half a page to describe in detail supervised learning and ERM, but does not clearly define the problem or explain current state-of-the-art approaches. Then, it is not made explicitly clear enough which parts are novel and which parts were previously introduced. Terms like paradigm, pipeline, layer, model and architecture, are sometimes used loosely and interc
Code & Models
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 · Transportation Planning and Optimization
