The nightmare for anyone driving through a city during peak hours is not just the red light, but the queue that stretches backward until it invades the previous intersection. When vehicles exceed an intersection’s capacity, a domino effect kicks in: traffic freezes in a cascade, and traditional control algorithms – designed to maximize flow – become blind to the impending blockage.

The team behind OverFlowLight tackled the problem with a different logic: stop chasing throughput and actively prevent the queue from turning into a bottleneck. The framework was tested across 43 intersections in three major cities, delivering results that challenge established best practices.

Sensors, radar, and diagnosis before collapse

The technical core of OverFlowLight is a detection mechanism that fuses data from cameras and radars to identify overflow in real time – the moment a vehicle queue exceeds the intersection’s holding capacity and begins to obstruct upstream arteries. The multimodal sensor approach is not an engineering gimmick: cameras offer visual detail, while radars provide robustness in low light or bad weather.

When the system detects an imminent overflow, it does not renegotiate the entire signal cycle. Instead, it inserts dedicated overflow phases, designed to clear the excess queue. The orchestration relies on a hybrid control design: fast rules for emergency intervention, paired with reinforcement learning (RL) based controllers that optimize long-term efficiency without losing sight of the primary objective – preventing gridlock.

Raw data, fewer manual interventions

One of the weak points of traditional signal plans – even those tuned by experts – is the constant need for manual adjustments when reality deviates from simulations. OverFlowLight drastically reduces this dependency: the system learns from actual traffic flow and adapts the signal cycle without continuous human supervision. In field tests, manual interventions dropped significantly compared to existing configurations.

The numbers speak clearly: a 60.4% reduction in overflow incidents and an 18.2% increase in network throughput relative to production baselines. This is not a marginal gain; it is a leap that could reshape how urban traffic control systems are designed.

Why OverFlowLight signals something broader

The framework is modular by design: it integrates with already operational RL agents, adding a prevention layer without upending the existing stack. This characteristic has implications that go beyond traffic management. At a time when local governments evaluate connected infrastructure, the ability to add predictive intelligence to legacy systems – without replacing the hardware already in place – changes the economic equation of modernization.

For those designing on-premise or edge deployments (each intersection becomes a compute node that must react in milliseconds), OverFlowLight’s approach confirms a principle: processing data close to the collection point, fusing different sensors, is the path to minimal latency and resilience to network disruptions. AI-RADAR follows these architectures closely because they replicate, on an urban scale, the same deployment decisions that organizations face when shifting inference workloads from centralized clouds to local nodes: direct control over data, reduced dependence on connectivity, and model customization for a specific domain. To evaluate the trade-offs between cloud and local nodes, analytical frameworks such as those available at /llm-onpremise exist.

What changes for those building resilient infrastructure

OverFlowLight is not just an algorithm: it is a shift in perspective. Instead of optimizing average flow and hoping peaks resolve themselves, it tackles the worst case before it happens. The documentation, datasets, and demonstration videos are public – a gesture that accelerates replicability and challenges other research groups to measure themselves against real-world scenarios.

The promise is a transportation system that does not merely react, but anticipates. For cities investing in digital twins and widespread sensor networks, having a framework already validated across 43 real intersections shortens adoption timelines and provides a concrete foundation to scale. The most interesting legacy of this work is the demonstration that preventing a network collapse is more efficient – and cheaper – than managing it after it has already propagated.


The code, datasets, and videos are available at the anonymized URL https://anonymous.4open.science/r/OverFlowLight-FBF9.