AIResearch AIResearch
Back to articles
Robotics

AI Predicts Traffic Movements More Accurately

New method forecasts vehicle and pedestrian trajectories with 20% higher accuracy while maintaining real-time performance, crucial for autonomous driving safety.

AI Research
November 14, 2025
3 min read
AI Predicts Traffic Movements More Accurately

Autonomous vehicles face a critical challenge: predicting how other vehicles, pedestrians, and cyclists will move in complex traffic scenarios. Current systems often struggle with the unpredictable nature of human behavior, leading to potential safety risks. Researchers from Xi'an Jiaotong University have developed an artificial intelligence approach that significantly improves trajectory prediction accuracy while meeting the real-time requirements essential for practical autonomous driving applications.

The key discovery is that considering both an agent's movement history and its interactions with surrounding traffic significantly enhances prediction accuracy. The method achieved up to 20% improvement over existing approaches while maintaining processing speeds of 32 frames per second, fast enough for real-world deployment. This advancement addresses a fundamental limitation in current autonomous systems - the inability to accurately anticipate the movements of other road users.

The researchers employed a multi-stage approach that combines several AI techniques. First, they used Long Short-Term Memory (LSTM) networks to analyze the historical movement patterns of each traffic participant. Then, they created an attention mechanism that identifies which surrounding agents are most relevant for prediction - similar to how human drivers focus more on nearby vehicles that pose immediate risks. This attention map was combined with social information about agent positions and processed through convolutional neural networks to capture spatial relationships. Finally, the system generates predictions for future positions using either direct coordinate regression or probabilistic modeling.

Experimental results on the BLVD dataset, containing over 120,000 frames of real traffic scenarios, demonstrate clear performance advantages. The method reduced Average Displacement Error (a key accuracy metric) from 0.81 to 0.65 for vehicles, 0.70 to 0.64 for pedestrians, and 0.82 to 0.65 for riders compared to the next best existing method. The system maintained this accuracy advantage across different traffic densities and lighting conditions, performing equally well in daytime high-density scenarios and nighttime low-density situations. Visualization of the attention mechanism revealed that the AI learned to focus on traffic participants along likely driving paths, mirroring human intuitive understanding of which agents require closer monitoring.

For everyday applications, this improvement means autonomous vehicles could better anticipate sudden lane changes, pedestrian crossings, and cyclist movements - scenarios where current systems sometimes fail. The real-time performance of 32 frames per second ensures the method can be deployed in actual vehicles without computational delays that could compromise safety. The approach's ability to handle variable numbers of agents entering and leaving the sensing area makes it particularly suitable for urban environments where traffic conditions constantly change.

The researchers acknowledge limitations in predicting rider trajectories, where performance improvements were less pronounced due to riders' weaker dependence on social information from surrounding traffic. Additionally, prediction accuracy decreases as the forecast horizon extends beyond 5 frames, suggesting the method works best for short-term predictions crucial for immediate collision avoidance rather than long-term route planning.

Original Source

Read the complete research paper

View on arXiv

About the Author

Guilherme A.

Guilherme A.

Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.

Connect on LinkedIn