Enhancing Maritime Trajectory Forecasting via H3 Index and Causal Language Modelling (CLM)
Nicolas Drapier, Aladine Chetouani, Aur\'elien Chateigner

TL;DR
This paper introduces a novel approach to maritime trajectory forecasting by transforming GNSS data into a language modeling problem using H3 index, achieving accurate predictions up to 8 hours ahead without additional data.
Contribution
It presents a new method that models ship trajectories as a language task using H3 index and causal language models, outperforming traditional Kalman filter approaches.
Findings
Accurately predicts ship trajectories up to 8 hours ahead.
Uses only GNSS positions without extra data.
Performs well worldwide in maritime scenarios.
Abstract
The prediction of ship trajectories is a growing field of study in artificial intelligence. Traditional methods rely on the use of LSTM, GRU networks, and even Transformer architectures for the prediction of spatio-temporal series. This study proposes a viable alternative for predicting these trajectories using only GNSS positions. It considers this spatio-temporal problem as a natural language processing problem. The latitude/longitude coordinates of AIS messages are transformed into cell identifiers using the H3 index. Thanks to the pseudo-octal representation, it becomes easier for language models to learn the spatial hierarchy of the H3 index. The method is compared with a classical Kalman filter, widely used in the maritime domain, and introduces the Fr\'echet distance as the main evaluation metric. We show that it is possible to predict ship trajectories quite precisely up to 8…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMaritime Navigation and Safety · Risk and Safety Analysis
MethodsAttention Is All You Need · Sigmoid Activation · Linear Layer · Position-Wise Feed-Forward Layer · Tanh Activation · Label Smoothing · Residual Connection · Absolute Position Encodings · Byte Pair Encoding · Adam
