Decentralized AI Training Method Boosts Traffic Prediction Accuracy

Wednesday 19 February 2025


Researchers have made significant progress in developing a new approach to training artificial intelligence models for traffic prediction, a crucial task in modern transportation systems. The traditional method of training these models relies on a centralized server, which can become a bottleneck as more data is collected and processed.


The problem lies in the fact that large amounts of data are generated by sensors scattered throughout cities, but this data is often too big to be processed by a single central server. This leads to scalability issues, making it difficult to train accurate models for predicting traffic flow.


To address this issue, scientists have turned to decentralized training methods, which allow multiple servers to work together to process the data. In this approach, each server processes a portion of the data and then shares its findings with other servers. This way, the entire dataset can be processed simultaneously without overwhelming any single server.


The new method, dubbed semi-decentralized training, uses a technique called graph neural networks (GNNs) to analyze traffic patterns. GNNs are particularly well-suited for this task because they can learn complex relationships between different locations and times of day.


In the experiment, researchers divided the data into smaller chunks and assigned each chunk to a cloudlet – a group of servers that work together to process data. Each cloudlet was responsible for training its own GNN model using the data it received from sensors.


The results showed that semi-decentralized training outperformed traditional centralized methods in terms of accuracy, while also reducing communication overhead and computational costs. The decentralized approach allowed multiple models to be trained simultaneously, enabling more accurate predictions and faster processing times.


Another significant advantage of this method is its ability to adapt to different traffic patterns in various regions. By allowing each cloudlet to train its own model using local data, the system can learn regional variations and improve accuracy over time.


While there are still challenges to overcome, such as addressing communication overhead and computational costs, the semi-decentralized approach offers a promising solution for large-scale traffic prediction systems. As cities continue to grow and urban transportation becomes increasingly complex, reliable and accurate traffic prediction models will be crucial in optimizing traffic flow and reducing congestion.


In this context, the development of decentralized training methods is an important step towards creating more efficient and scalable AI systems. By harnessing the power of multiple servers working together, researchers can unlock new possibilities for processing large datasets and making predictions that are more accurate and reliable than ever before.


Cite this article: “Decentralized AI Training Method Boosts Traffic Prediction Accuracy”, The Science Archive, 2025.


Artificial Intelligence, Traffic Prediction, Decentralized Training, Graph Neural Networks, Cloudlets, Scalability Issues, Centralized Server, Sensor Data, Urban Transportation, Machine Learning


Reference: Ivan Kralj, Lodovico Giaretta, Gordan Ježić, Ivana Podnar Žarko, Šarūnas Girdzijauskas, “Semi-decentralized Training of Spatio-Temporal Graph Neural Networks for Traffic Prediction” (2024).


Leave a Reply