Search papers, labs, and topics across Lattice.
This paper introduces a three-layer framework for autonomous traffic signal optimization using a digital twin managed by agentic AI. The system leverages real-time sensor data and edge computing for traffic flow simulation within the digital twin, employing LangChain in the conceptualization layer to process data and the Model Context Protocol (MCP) to implement optimized traffic signal control. Empirical results demonstrate that this framework outperforms fixed-time and reinforcement learning-based baselines in minimizing waiting times and improving overall traffic flow.
Agentic AI and digital twins can slash traffic light waiting times, outperforming traditional RL methods.
This article outlines a new framework of traffic light optimization through a digital twin of the transport infrastructure, managed by agentic AI to ensure real-time autonomous decisions. The framework relies on physical sensors and edge computing to measure real-time traffic information and simulate traffic flow in a constantly updated digital twin. The traffic light is automatically controlled through the digital twin according to traffic congestion, travel delay and traffic patterns. This approach is implemented as a three-layer system: perception, conceptualization and action. The perception layer receives data on physical systems; the conceptualization layer uses LangChain to process the data; and the action layer links to the Model Context Protocol (MCP) and traffic management APIs to implement optimised traffic signal control algorithms. The results show that the framework minimizes waiting time at traffic lights and positively affects the effectiveness of the entire traffic flow, which is better than the fixed-time and reinforcement learning-based baselines.