DisenPOI: Disentangling Sequential and Geographical Influence for Point-of-Interest Recommendation
Yifang Qin, Yifan Wang, Fang Sun, Wei Ju, Xuyang Hou, Zhe Wang, Jia, Cheng, Jun Lei, Ming Zhang

TL;DR
DisenPOI introduces a novel framework that disentangles sequential and geographical influences in POI recommendation using dual graphs and contrastive learning, improving recommendation accuracy and interpretability.
Contribution
The paper proposes a dual-graph, self-supervised framework that effectively separates sequential and geographical influences in POI recommendation, enhancing performance and interpretability.
Findings
Outperforms existing methods on three datasets
Effectively disentangles influences with contrastive learning
Improves recommendation accuracy and interpretability
Abstract
Point-of-Interest (POI) recommendation plays a vital role in various location-aware services. It has been observed that POI recommendation is driven by both sequential and geographical influences. However, since there is no annotated label of the dominant influence during recommendation, existing methods tend to entangle these two influences, which may lead to sub-optimal recommendation performance and poor interpretability. In this paper, we address the above challenge by proposing DisenPOI, a novel Disentangled dual-graph framework for POI recommendation, which jointly utilizes sequential and geographical relationships on two separate graphs and disentangles the two influences with self-supervision. The key novelty of our model compared with existing approaches is to extract disentangled representations of both sequential and geographical influences with contrastive learning. To be…
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 Bandit Algorithms Research
