Vessel Traffic Flow Prediction on Sparse Data via Spatio-Temporal Graph Neural Networks with a Learnable Tweedie Head
Summary
A novel model-agnostic learnable Tweedie head is proposed to enhance vessel traffic flow prediction, particularly for highly sparse and intermittently bursty maritime data. Conventional spatio-temporal graph neural networks (ST-GNNs) and zero-inflated negative binomial (ZINB) models struggle under these conditions, often yielding conservative near-zero predictions. This plug-and-play output module, attachable to any ST-GNN backbone, optimizes the closed-form Tweedie unit deviance for point forecasting and learns a node-level variance power to capture heterogeneous variability. Experiments using real-world AIS data from the Port of Los Angeles and Long Beach, published on 2026-06-05, demonstrate that the proposed head consistently improves RMSE across multiple ST-GNN backbones, especially on non-zero events, leading to more reliable forecasts.
Key takeaway
For AI Scientists or Machine Learning Engineers developing smart port solutions, you should consider integrating this learnable Tweedie head. It offers more reliable forecasts by effectively addressing data sparsity and burstiness, outperforming conventional methods on critical non-zero events. This can significantly improve the accuracy of maritime traffic control systems.
Key insights
A learnable Tweedie head improves vessel traffic prediction on sparse data by capturing heterogeneous variability.
Principles
- Sparse, bursty data challenges conventional ST-GNNs.
- Tweedie distribution models both continuous and count data.
- Node-level variance power captures heterogeneous variability.
Method
A model-agnostic learnable Tweedie head attaches to ST-GNN backbones, optimizing closed-form Tweedie unit deviance for mean prediction and learning node-level variance power.
In practice
- Attach Tweedie head to existing ST-GNN backbones.
- Improve RMSE on non-zero traffic events.
- Enhance maritime traffic control reliability.
Topics
- Vessel Traffic Prediction
- Spatio-Temporal Graph Neural Networks
- Tweedie Distribution
- Sparse Data Forecasting
- Smart Port Operations
- AIS Data
Best for: AI Scientist, Machine Learning Engineer, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.