Generative Next POI Recommendation with Semantic ID
Dongsheng Wang, Yuxi Huang, Shen Gao, Yifan Wang, Chengrui Huang, Shuo Shang

TL;DR
This paper introduces GNPR-SID, a novel POI recommendation approach that uses semantic IDs generated through a VAE-based method, significantly improving accuracy by capturing semantic relationships.
Contribution
The paper presents a new semantic ID construction method and integrates it with LLMs for enhanced POI recommendation, outperforming existing methods.
Findings
Up to 16% improvement in recommendation accuracy
Effective semantic ID generation using residual quantized VAE
Enhanced model generalization and diversity in recommendations
Abstract
Point-of-interest (POI) recommendation systems aim to predict the next destinations of user based on their preferences and historical check-ins. Existing generative POI recommendation methods usually employ random numeric IDs for POIs, limiting the ability to model semantic relationships between similar locations. In this paper, we propose Generative Next POI Recommendation with Semantic ID (GNPR-SID), an LLM-based POI recommendation model with a novel semantic POI ID (SID) representation method that enhances the semantic understanding of POI modeling. There are two key components in our GNPR-SID: (1) a Semantic ID Construction module that generates semantically rich POI IDs based on semantic and collaborative features, and (2) a Generative POI Recommendation module that fine-tunes LLMs to predict the next POI using these semantic IDs. By incorporating user interaction patterns and POI…
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
TopicsRecommender Systems and Techniques · Topic Modeling · Semantic Web and Ontologies
