LGIRSIDec 31, 2021

Exploiting Bi-directional Global Transition Patterns and Personal Preferences for Missing POI Category Identification

arXiv:2201.00014v1
Originality Incremental advance
AI Analysis

This addresses a challenge in Location-based Social Networks for mobile users, though it appears incremental as it builds on existing POI recommendation tasks.

The paper tackles the problem of identifying missing Point-of-Interest (POI) categories in check-in data by proposing a neural network that integrates bi-directional global transition patterns and personal preferences, achieving improved performance validated on real-world datasets compared to state-of-the-art baselines.

Recent years have witnessed the increasing popularity of Location-based Social Network (LBSN) services, which provides unparalleled opportunities to build personalized Point-of-Interest (POI) recommender systems. Existing POI recommendation and location prediction tasks utilize past information for future recommendation or prediction from a single direction perspective, while the missing POI category identification task needs to utilize the check-in information both before and after the missing category. Therefore, a long-standing challenge is how to effectively identify the missing POI categories at any time in the real-world check-in data of mobile users. To this end, in this paper, we propose a novel neural network approach to identify the missing POI categories by integrating both bi-directional global non-personal transition patterns and personal preferences of users. Specifically, we delicately design an attention matching cell to model how well the check-in category information matches their non-personal transition patterns and personal preferences. Finally, we evaluate our model on two real-world datasets, which clearly validate its effectiveness compared with the state-of-the-art baselines. Furthermore, our model can be naturally extended to address next POI category recommendation and prediction tasks with competitive performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes