Graph Learning-Driven Multi-Vessel Association: Fusing Multimodal Data for Maritime Intelligence
Yuxu Lu, Kaisen Yang, Dong Yang, Haifeng Ding, Jinxian Weng, Ryan Wen Liu
TL;DR
GMvA tackles the challenging problem of associating vessel observations across multimodal streams (AIS and CCTV) in crowded waterways. It introduces a dynamic-graph framework with a Temporal Graph Attention layer and a Spatial-Temporal Attention block to learn robust spatiotemporal representations, followed by an MLP-based uncertainty fusion and Hungarian-based matching to enforce global consistency. The method achieves superior accuracy and robustness across varying vessel densities and data missingness, demonstrating the ability to learn optimal features without hand-crafted cues. The work advances maritime surveillance by enabling more reliable real-time tracking and post-hoc evidence gathering, with potential extensions to include radar data for further resilience in occluded or challenging conditions.
Abstract
Ensuring maritime safety and optimizing traffic management in increasingly crowded and complex waterways require effective waterway monitoring. However, current methods struggle with challenges arising from multimodal data, such as dimensional disparities, mismatched target counts, vessel scale variations, occlusions, and asynchronous data streams from systems like the automatic identification system (AIS) and closed-circuit television (CCTV). Traditional multi-target association methods often struggle with these complexities, particularly in densely trafficked waterways. To overcome these issues, we propose a graph learning-driven multi-vessel association (GMvA) method tailored for maritime multimodal data fusion. By integrating AIS and CCTV data, GMvA leverages time series learning and graph neural networks to capture the spatiotemporal features of vessel trajectories effectively. To enhance feature representation, the proposed method incorporates temporal graph attention and spatiotemporal attention, effectively capturing both local and global vessel interactions. Furthermore, a multi-layer perceptron-based uncertainty fusion module computes robust similarity scores, and the Hungarian algorithm is adopted to ensure globally consistent and accurate target matching. Extensive experiments on real-world maritime datasets confirm that GMvA delivers superior accuracy and robustness in multi-target association, outperforming existing methods even in challenging scenarios with high vessel density and incomplete or unevenly distributed AIS and CCTV data.
