LGMLJun 5

Vessel Traffic Flow Prediction on Sparse Data via Spatio-Temporal Graph Neural Networks with a Learnable Tweedie Head

arXiv:2606.076943.2h-index: 1
Predicted impact top 92% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For maritime traffic operators, this provides a plug-and-play module to improve forecasting reliability under sparse conditions, though the improvement is incremental over existing ST-GNN methods.

The paper addresses vessel traffic flow prediction on sparse maritime data with intermittent bursts. By attaching a learnable Tweedie head to ST-GNN backbones, they achieve consistent RMSE improvements across multiple models, particularly for non-zero events, validated on real AIS data from the Port of Los Angeles and Long Beach.

Accurate vessel traffic flow prediction is crucial for smart port operations and navigational safety. However, maritime traffic flow data are often highly sparse with intermittent bursts, making robust forecasting challenging. Under such conditions, conventional spatio-temporal graph neural networks (ST-GNNs) can degrade toward conservative near-zero predictions and fail to capture non-zero activity. Although zero-inflated negative binomial (ZINB) models partially address excess zeros, their two-part formulation can still remain conservative around abrupt transitions. To address these issues, we propose a model-agnostic learnable Tweedie head that can be attached as a plug-and-play output module to arbitrary ST-GNN backbones. Instead of likelihood-based Tweedie training, which typically requires surrogate objectives, our approach optimizes the closed-form Tweedie unit deviance and predicts the mean for point forecasting while learning a node-level variance power to capture heterogeneous variability across port areas. Experiments on a maritime traffic graph constructed from real-world AIS data in the Port of Los Angeles and Long Beach show that the proposed head consistently improves RMSE across multiple ST-GNN backbones, especially on non-zero events, leading to more reliable forecasts for practical maritime traffic control.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes