Predicting Destinations by Nearest Neighbor Search on Training Vessel Routes

Valentin Roşca,Emanuel Onica,Paul Diac,Ciprian Amariei
DOI: https://doi.org/10.48550/arXiv.1810.00096
IF: 5.414
2018-09-28
Machine Learning
Abstract:The DEBS Grand Challenge 2018 is set in the context of maritime route prediction. Vessel routes are modeled as streams of Automatic Identification System (AIS) data points selected from real-world tracking data. The challenge requires to correctly estimate the destination ports and arrival times of vessel trips, as early as possible. Our proposed solution partitions the training vessel routes by reported destination port and uses a nearest neighbor search to find the training routes that are closer to the query AIS point. Particular improvements have been included as well, such as a way to avoid changing the predicted ports frequently within one query route and automating the parameters tuning by the use of a genetic algorithm. This leads to significant improvements on the final score.
What problem does this paper attempt to address?