TL;DR
This paper introduces MobGT, a novel graph transformer model that effectively captures spatial and temporal features for next POI recommendation, significantly outperforming existing models.
Contribution
MobGT uniquely combines spatial and temporal graph encoders with a graph transformer and a new loss function to improve POI recommendation accuracy.
Findings
MobGT achieves 24% improvement over state-of-the-art models.
It effectively captures higher-order spatial-temporal features.
The model outperforms existing methods on multiple datasets.
Abstract
Next Point-of-Interest (POI) recommendation plays a crucial role in urban mobility applications. Recently, POI recommendation models based on Graph Neural Networks (GNN) have been extensively studied and achieved, however, the effective incorporation of both spatial and temporal information into such GNN-based models remains challenging. Extracting distinct fine-grained features unique to each piece of information is difficult since temporal information often includes spatial information, as users tend to visit nearby POIs. To address the challenge, we propose \textbf{\underline{Mob}}ility \textbf{\underline{G}}raph \textbf{\underline{T}}ransformer (MobGT) that enables us to fully leverage graphs to capture both the spatial and temporal features in users' mobility patterns. MobGT combines individual spatial and temporal graph encoders to capture unique features and global user-location…
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
MethodsMulti-Head Attention · Laplacian EigenMap · Laplacian Positional Encodings · Dense Connections · Linear Layer · Label Smoothing · Absolute Position Encodings · Attention Is All You Need · Graph Transformer · Adam
