Short-term Inland Vessel Trajectory Prediction with Encoder-Decoder Models
Kathrin Donandt, Karim B\"ottger, Dirk S\"offker

TL;DR
This study compares various encoder-decoder models, including a transformer, for inland vessel trajectory prediction using AIS data and river-specific features, finding that reformulating regression as classification improves accuracy.
Contribution
First application of transformer-based encoder-decoder models to inland vessel trajectory prediction incorporating river-specific features.
Findings
Reformulating regression as classification reduces displacement errors.
LSTM encoder-decoder outperforms transformer in accuracy but is more computationally expensive.
Including river-specific features enhances prediction performance.
Abstract
Accurate vessel trajectory prediction is necessary for save and efficient navigation. Deep learning-based prediction models, esp. encoder-decoders, are rarely applied to inland navigation specifically. Approaches from the maritime domain cannot directly be transferred to river navigation due to specific driving behavior influencing factors. Different encoder-decoder architectures, including a transformer encoder-decoder, are compared herein for predicting the next positions of inland vessels, given not only spatio-temporal information from AIS, but also river specific features. The results show that the reformulation of the regression task as classification problem and the inclusion of river specific features yield the lowest displacement errors. The standard LSTM encoder-decoder outperforms the transformer encoder-decoder for the data considered, but is computationally more expensive.…
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
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
