AIBullisharXiv – CS AI · Jun 237/10
🧠Researchers introduce SqLinear, a neural network architecture that improves traffic prediction scalability by replacing attention mechanisms with efficient linear interactions and using a geometry-adaptive partitioning algorithm. The approach achieves 2.3-5.8% accuracy improvements while reducing training time by up to 30.8% on large-scale traffic datasets.
AIBullisharXiv – CS AI · Jun 107/10
🧠NOVA, a symbolic regression framework, discovers interpretable models of human driving behavior from 4.7 million real-world observations, achieving superior performance on car-following and lane-change prediction tasks. The research demonstrates that complex driving dynamics can be captured through compact algebraic structures that generalize across different freeway locations and driver populations.
$RMSE
AIBullisharXiv – CS AI · May 127/10
🧠Researchers introduce GuardAD, a safety framework that enhances autonomous driving systems using multimodal large language models (MLLMs) by incorporating Markovian logic to detect and prevent accidents. The model-agnostic safeguard reduces accident rates by 32% while improving task performance, combining neuro-symbolic logic with dynamic action revision rather than simple action veto mechanisms.
AIBullisharXiv – CS AI · Mar 37/104
🧠Researchers developed UrbanFM, a foundation model for urban spatio-temporal data that can analyze traffic patterns and city dynamics across over 100 global cities. The model demonstrates zero-shot generalization capabilities, meaning it can make predictions for unseen cities without additional training, potentially revolutionizing urban planning and smart city applications.
AINeutralarXiv – CS AI · Jun 235/10
🧠Researchers introduce SAGMTL, a graph-based machine learning framework that improves Origin-Destination demand prediction for transportation systems by jointly modeling regional activity states and flow intensity. The approach addresses real-world challenges of sparse, irregular traffic patterns that existing single-task regression methods struggle to handle, demonstrating superior performance across three major Chinese cities.
AINeutralarXiv – CS AI · Jun 235/10
🧠Researchers introduce STEI-PCN, a convolutional neural network designed to improve traffic flow prediction by efficiently modeling spatial interactions, temporal patterns, and their dynamic relationships across road networks. The method achieves competitive accuracy on standard benchmarks while maintaining lower computational costs than existing complex spatio-temporal models.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers propose MoE-FedTP, a federated learning framework using Mixture-of-Experts networks to improve traffic prediction across cities while preserving privacy. The system enables data-rich cities to share knowledge with data-scarce regions by dynamically fusing expert networks tailored to different urban environments, achieving superior accuracy without centralized data collection.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers propose STRP, a machine learning framework that predicts fine-grained traffic patterns from coarse-grained historical data, addressing a critical mismatch between how traffic data is stored and how it needs to be used. The solution combines tree convolution and inverse dilated convolution to efficiently model spatial and temporal dependencies, outperforming existing approaches while reducing computational overhead.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers introduce DSFNet, a neural network architecture that improves multi-modality spatio-temporal forecasting for urban traffic systems by using dual-domain spectral filtering to model relationships between different traffic variables. The method achieves 3-10% improvements in prediction accuracy over existing approaches while maintaining computational efficiency.
AINeutralarXiv – CS AI · Jun 85/10
🧠Researchers propose STDAE, a spatio-temporal deep learning framework that reconstructs missing ramp flow data at highway interchanges using mainline traffic information. The model matches the performance of systems with actual ramp data, addressing a critical infrastructure gap where real-time ramp detectors are unavailable.
AINeutralarXiv – CS AI · Feb 274/109
🧠Researchers propose PASTN, a lightweight neural network for large-scale traffic flow prediction that uses positional-aware embeddings and temporal attention mechanisms. The model demonstrates improved efficiency and effectiveness across various geographical scales from counties to entire states.
AINeutralGoogle Research Blog · Jun 304/105
🧠Google Maps developed specialized algorithms to provide estimated time of arrival (ETA) calculations specifically for High Occupancy Vehicle (HOV) lanes. The technical implementation focuses on improving navigation accuracy for drivers using carpool lanes with different traffic patterns and speed profiles.