IJCAI 2020poster0 citations

Discovering Subsequence Patterns for Next POI Recommendation

Kangzhi Zhao, Yong Zhang, Hongzhi Yin, Jin Wang, Kai Zheng, Xiaofang Zhou, Chunxiao Xing

Abstract

Next Point-of-Interest (POI) recommendation plays an important role in location-based services. State-of-the-art methods learn the POI-level sequential patterns in the user's check-in sequence but ignore the subsequence patterns that often represent the socio-economic activities or coherence of preference of the users. However, it is challenging to integrate the semantic subsequences due to the difficulty to predefine the granularity of the complex but meaningful subsequences. In this paper, we propose Adaptive Sequence Partitioner with Power-law Attention (ASPPA) to automatically identify each semantic subsequence of POIs and discover their sequential patterns. Our model adopts a state-based stacked recurrent neural network to hierarchically learn the latent structures of the user's check-in sequence. We also design a power-law attention mechanism to integrate the domain knowledge in spatial and temporal contexts. Extensive experiments on two real-world datasets demonstrate the effectiveness of our model.

Machine Learning: Recommender SystemsData Mining: Mining Spatial, Temporal Data
BibTeX
@inproceedings{ijcai2020p445,
  title     = {Discovering Subsequence Patterns for Next POI Recommendation},
  author    = {Zhao, Kangzhi and Zhang, Yong and Yin, Hongzhi and Wang, Jin and Zheng, Kai and Zhou, Xiaofang and Xing, Chunxiao},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3216--3222},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/445},
  url       = {https://doi.org/10.24963/ijcai.2020/445},
}