50
0
v1v2 (latest)

Generative Next POI Recommendation with Semantic ID

Main:7 Pages
4 Figures
Bibliography:3 Pages
8 Tables
Appendix:1 Pages
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 semantic features into the semantic ID generation, our method improves the recommendation accuracy and generalization of the model. To construct semantically related SIDs, we propose a POI quantization method based on residual quantized variational autoencoder, which maps POIs into a discrete semantic space. We also propose a diversity loss to ensure that SIDs are uniformly distributed across the semantic space. Extensive experiments on three benchmark datasets demonstrate that GNPR-SID substantially outperforms state-of-the-art methods, achieving up to 16% improvement in recommendation accuracy.

View on arXiv
@article{wang2025_2506.01375,
  title={ Generative Next POI Recommendation with Semantic ID },
  author={ Dongsheng Wang and Yuxi Huang and Shen Gao and Yifan Wang and Chengrui Huang and Shuo Shang },
  journal={arXiv preprint arXiv:2506.01375},
  year={ 2025 }
}
Comments on this paper