DeepAltTrip: Top-k Alternative Itineraries for Trip Recommendation
Syed Md. Mukit Rashid, Mohammed Eunus Ali, Muhammad Aamir Cheema

TL;DR
DeepAltTrip is a deep learning framework that recommends top-k diverse and popular alternative itineraries between POIs, utilizing historical trip data and a novel sampling algorithm for user constraints.
Contribution
First to learn from historical trips to generate multiple diverse itineraries with a deep learning approach and a new sampling algorithm for constraints.
Findings
Outperforms state-of-the-art methods on eight real-world datasets.
Effectively generates diverse and popular itineraries.
Handles various user constraints seamlessly.
Abstract
Trip itinerary recommendation finds an ordered sequence of Points-of-Interest (POIs) from a large number of candidate POIs in a city. In this paper, we propose a deep learning-based framework, called DeepAltTrip, that learns to recommend top-k alternative itineraries for given source and destination POIs. These alternative itineraries would be not only popular given the historical routes adopted by past users but also dissimilar (or diverse) to each other. The DeepAltTrip consists of two major components: (i) Itinerary Net (ITRNet) which estimates the likelihood of POIs on an itinerary by using graph autoencoders and two (forward and backward) LSTMs; and (ii) a route generation procedure to generate k diverse itineraries passing through relevant POIs obtained using ITRNet. For the route generation step, we propose a novel sampling algorithm that can seamlessly handle a wide variety of…
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
TopicsData Management and Algorithms · Human Mobility and Location-Based Analysis · Recommender Systems and Techniques
