IRLGAug 18, 2023

Meta-learning enhanced next POI recommendation by leveraging check-ins from auxiliary cities

arXiv:2308.09309v113 citationsh-index: 75
Originality Incremental advance
AI Analysis

This addresses the data scarcity issue in location-based services for users and businesses, though it is incremental by building on existing meta-learning and transfer learning approaches.

The paper tackles the problem of scarce city-level user check-in data in next POI recommendation by proposing a meta-learning framework that transfers knowledge from auxiliary cities, achieving superior performance against state-of-the-art algorithms.

Most existing point-of-interest (POI) recommenders aim to capture user preference by employing city-level user historical check-ins, thus facilitating users' exploration of the city. However, the scarcity of city-level user check-ins brings a significant challenge to user preference learning. Although prior studies attempt to mitigate this challenge by exploiting various context information, e.g., spatio-temporal information, they ignore to transfer the knowledge (i.e., common behavioral pattern) from other relevant cities (i.e., auxiliary cities). In this paper, we investigate the effect of knowledge distilled from auxiliary cities and thus propose a novel Meta-learning Enhanced next POI Recommendation framework (MERec). The MERec leverages the correlation of check-in behaviors among various cities into the meta-learning paradigm to help infer user preference in the target city, by holding the principle of "paying more attention to more correlated knowledge". Particularly, a city-level correlation strategy is devised to attentively capture common patterns among cities, so as to transfer more relevant knowledge from more correlated cities. Extensive experiments verify the superiority of the proposed MERec against state-of-the-art algorithms.

Code Implementations1 repo
Foundations

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

Your Notes