Origin-Aware Next Destination Recommendation with Personalized Preference Attention
Nicholas Lim, Bryan Hooi, See-Kiong Ng, Xueou Wang, Yong Liang Goh,, Renrong Weng, Rui Tan

TL;DR
This paper introduces a novel origin-aware next destination recommendation model that leverages spatial-temporal encoding and personalized attention, significantly improving prediction accuracy in taxi trajectory data.
Contribution
The work presents the STOD-PPA model, which explicitly incorporates origin information and spatial-temporal factors for more accurate personalized destination recommendations.
Findings
Outperforms baseline methods on seven real-world datasets
Effectively models origin-origin, destination-destination, and origin-destination relationships
Demonstrates significant improvements in recommendation accuracy
Abstract
Next destination recommendation is an important task in the transportation domain of taxi and ride-hailing services, where users are recommended with personalized destinations given their current origin location. However, recent recommendation works do not satisfy this origin-awareness property, and only consider learning from historical destination locations, without origin information. Thus, the resulting approaches are unable to learn and predict origin-aware recommendations based on the user's current location, leading to sub-optimal performance and poor real-world practicality. Hence, in this work, we study the origin-aware next destination recommendation task. We propose the Spatial-Temporal Origin-Destination Personalized Preference Attention (STOD-PPA) encoder-decoder model to learn origin-origin (OO), destination-destination (DD), and origin-destination (OD) relationships by…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Mobility and Location-Based Analysis · Recommender Systems and Techniques · Data Management and Algorithms
