Kernel-based Substructure Exploration for Next POI Recommendation
Wei Ju, Yifang Qin, Ziyue Qiao, Xiao Luo, Yifan Wang, Yanjie Fu, Ming, Zhang

TL;DR
This paper introduces a novel kernel-based graph neural network that effectively integrates geographical and sequential influences for improved next POI recommendation, outperforming existing methods on real-world datasets.
Contribution
It proposes a combined geographical and sequential graph neural network with a consistency learning framework for enhanced POI recommendation.
Findings
Outperforms state-of-the-art methods on real-world datasets.
Effectively captures high-order sequential substructures.
Leverages geographical topological influences for better recommendations.
Abstract
Point-of-Interest (POI) recommendation, which benefits from the proliferation of GPS-enabled devices and location-based social networks (LBSNs), plays an increasingly important role in recommender systems. It aims to provide users with the convenience to discover their interested places to visit based on previous visits and current status. Most existing methods usually merely leverage recurrent neural networks (RNNs) to explore sequential influences for recommendation. Despite the effectiveness, these methods not only neglect topological geographical influences among POIs, but also fail to model high-order sequential substructures. To tackle the above issues, we propose a Kernel-Based Graph Neural Network (KBGNN) for next POI recommendation, which combines the characteristics of both geographical and sequential influences in a collaborative way. KBGNN consists of a geographical module…
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
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Advanced Technologies in Various Fields
MethodsGraph Neural Network
