NeFut Logo NeFut
Admin Login

[CS.AI] MoCo-AIS: A Novel Contrastive Learning Framework for Vessel Trajectory Similarity

Published at: 2026-06-17 22:00 Last updated: 2026-06-20 13:47
#AI #Machine Learning #optimization

Abstract

Trajectory similarity is a fundamental task in analyzing mobility patterns, essential for applications such as route pattern extraction, mobility prediction, and anomaly detection. Traditional distance-based measures for computing similarity incur high computational costs, driving the adoption of lightweight learning-based approaches. Supervised methods rely on extensive labels derived from traditional distance measures and often reproduce these metrics, which limits generalization. While self-supervised learning addresses this issue through contrastive learning, it lacks a unified framework, making it difficult to compare deep learning (DL) models for consistent trajectory representation.

Accordingly, this paper presents MoCo-AIS, a unified framework for learning vessel trajectory embeddings based on the Momentum Contrast (MoCo) paradigm, which formulates similarity learning through positive and negative trajectory pairs. Within this framework, we evaluate a diverse set of leading DL models on large-scale, real-world vessel-tracking AIS datasets that capture diverse navigation behaviors and operating conditions. Results demonstrate that our framework significantly improves similarity learning over existing baselines, while providing a benchmarking platform for evaluating trajectory representation models.

Blogger's Review: The MoCo-AIS framework effectively addresses the high computational costs of traditional methods through contrastive learning, and its unified nature simplifies the comparison of different deep learning models, laying a solid foundation for future trajectory analysis applications.

Original Source: https://arxiv.org/abs/2606.17978

[h] Back to Home