Modeling Multi-Destination Trips with Sketch-Based Model
The recently proposed EMDE (Efficient Manifold Density Estimator) model achieves state of-the-art results in session-based recommendation. In this work we explore its application to Booking Data Challenge competition. The aim of the challenge is to make the best recommendation for the next destination of a user trip, based on dataset with millions of real anonymized accommodation reservations. We achieve 2nd place in this competition. First, we use Cleora - our graph embedding method - to represent cities as a directed graph and learn their vector representation. Next, we apply EMDE to predict the next user destination based on previously visited cities and some features associated with each trip. We release the source code at: https://github.com/Synerise/booking-challenge.
Code (1)
Tasks
Graph EmbeddingmodelSession-Based RecommendationsSimilar Papers 제목 키워드 기반
An Embarrassingly Simple Rule-based Visiting Circulation Approach to Trip Destination Prediction
In this paper, we propose the Rule-based Visiting Circulation (RVC) model in tackling the challenge in the IEEE Big Data Cup 2022: Trip Destination Prediction. Given trips containing travel information, personal attribut…
(Blue) Taxi Destination and Trip Time Prediction from Partial Trajectories
Real-time estimation of destination and travel time for taxis is of great importance for existing electronic dispatch systems. We present an approach based on trip matching and ensemble learning, in which we leverage the…
Ensemble LearningDestination Prediction by Trajectory Distribution Based Model
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…
ClusteringmodelPredictionAn Activity-Based Model of Transport Demand for Greater Melbourne
In this paper, we present an algorithm for creating a synthetic population for the Greater Melbourne area using a combination of machine learning, probabilistic, and gravity-based approaches. We combine these techniques …
Influence of High-Speed Railway System on Inter-city Travel Behavior in Vietnam
To analyze the influence of introducing the High-Speed Railway (HSR) system on business and non-business travel behavior, this study develops an integrated inter-city travel demand model to represent trip generations, de…