paper-with-me

홈 › Papers

Destination Prediction Based on Partial Trajectory Data

2020-04-16 · Patrick Ebel, Ibrahim Emre Göl, Christoph Lingenfelder, Andreas Vogelsang

Two-thirds of the people who buy a new car prefer to use a substitute instead of the built-in navigation system. However, for many applications, knowledge about a user's intended destination and route is crucial. For example, suggestions for available parking spots close to the destination can be made or ride-sharing opportunities along the route are facilitated. Our approach predicts probable destinations and routes of a vehicle, based on the most recent partial trajectory and additional contextual data. The approach follows a three-step procedure: First, a $k$-d tree-based space discretization is performed, mapping GPS locations to discrete regions. Secondly, a recurrent neural network is trained to predict the destination based on partial sequences of trajectories. The neural network produces destination scores, signifying the probability of each region being the destination. Finally, the routes to the most probable destinations are calculated. To evaluate the method, we compare multiple neural architectures and present the experimental results of the destination prediction. The experiments are based on two public datasets of non-personalized, timestamped GPS locations of taxi trips. The best performing models were able to predict the destination of a vehicle with a mean error of 1.3 km and 1.43 km respectively.

📄 PDF Abstract BibTeX arXiv:2004.07473

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Destination Prediction by Trajectory Distribution Based Model

2016-05-10 · Philippe C. Besse, Brendan Guillouet, Jean-Michel Loubes, Francois Royer

In this paper we propose a new method to predict the final destination of vehicle trips based on their initial partial trajectories. We first review how we obtained clustering of trajectories that describes user behaviou…

ClusteringmodelPrediction

Mathematical Modeling of Guidance Trajectory with a Moving Destination Using Conditionally Markov Modeling

2021-09-05 · Reza Rezaie, X. Rong Li

A trajectory of a destination-directed moving object (e.g. an aircraft from an origin airport to a destination airport) has three main components: an origin, a destination, and motion in between. We call such a trajector…

ObjectTrajectory Prediction

SST: A Simplified Swin Transformer-based Model for Taxi Destination Prediction based on Existing Trajectory

2023-08-15 · Zepu Wang, Yifei Sun, Zhiyu Lei, Xincheng Zhu 외

Accurately predicting the destination of taxi trajectories can have various benefits for intelligent location-based services. One potential method to accomplish this prediction is by converting the taxi trajectory into a…

Progressive Pretext Task Learning for Human Trajectory Prediction

2024-07-16 · Xiaotong LIN, Tianming Liang, JianHuang Lai, Jian-Fang Hu

Human trajectory prediction is a practical task of predicting the future positions of pedestrians on the road, which typically covers all temporal ranges from short-term to long-term within a trajectory. However, existin…

Knowledge DistillationPredictionTrajectory Prediction

Towards Long-Horizon Vessel Trajectory and Destination Forecasting with Reasoning Large Language Models

2026-06-07 · Hongwei Wang, Miao Zhou, Fengde Wang, Yuting Wang 외 arxiv

Long-horizon maritime trajectory prediction is important for shipping management, logistics planning, and maritime risk analysis, yet month-level forecasting remains insufficiently studied. Existing deep learning methods…

Reinforcement LearningTrajectory Prediction