🌙

TGVx:动态个性化兴趣点深度推荐模型

TGVx: Dynamic Personalized POI Deep Recommendation Model

INFORMS journal on computing · 2023
被引 9
人大 BUTD24ABS 3

中文导读

针对位置社交网络中兴趣点推荐面临的兴趣漂移、数据稀疏和冷启动问题,提出TGVx框架,通过融合时间、地理和异地访客信息,利用无监督深度学习网络和异构图嵌入技术,显著提升推荐准确性和多样性。

Abstract

Personalized points-of-interest (POI) recommendation is very important for improving the service quality of location-based social network applications. It has become one of the most popular research directions in the industry and academia. However, the realization of high-quality personalized POI recommendation faces three major challenges: (i) the interest drift issue caused by the spatiotemporal dynamics of user check-in behavior, (ii) how to integrate as much heterogeneous information as possible to alleviate data sparseness and cold start issues, and (iii) how to use implicit feedback to model complex high-order nonlinear user-POI interactions. To jointly address all these challenges, we propose the TGVx recommendation framework and establish a dynamic personalized POI deep recommendation model, where T and G respectively represent time and geographic factors, V represents out-of-town visitors, and x represents time slot number. TGVx is composed of x parallel TGV models where the TG module mines high-order nonlinear user-POI interaction relationships and integrates multisource heterogeneous information, and the V module transfers the check-in records of out-of-town visitors in hometowns and generates pseudo check-in records in the target city. Technically, we design a new unsupervised deep learning network T-SemiDAE for the TG module. We built a POI-word heterogeneous network for the V module and used graph embedding technology to match the most similar POIs across cities and transfer check-in records. The experimental results on the actual datasets show that the TGVx model is always better than other advanced models in terms of accuracy and diversity for local and out-of-town recommendation scenarios. Compared with the best baseline model semi-deep auto-encoder with a conditional layer the average improvement rates of accuracy and diversity of TGVx are 17.1% to 58.6% and 2.25% to 28.86%, respectively. In theory, our research effectively uses data science and analysis methods to design a recommender system. In practice, our research is motivated by practical problems, and the research results have high practical promotion value. History: Accepted by Ram Ramesh, Area Editor for Data Science & Machine Learning. Funding: This work was supported by the National Natural Science Foundation of China [Grants 71831003, 72293563, and 72172025], the Dalian Science and Technology Talent Innovation Support Policy Project [The High-level Talent Innovation Team Project 2022RG17], and the Liaoning Provincial Department of Education [Basic Scientific Research Project LJKMZ20221582]. Supplemental Material: The software that supports the findings of this study is available within the paper and its Supplemental Information ( https://pubsonline.informs.org/doi/suppl/10.1287/ijoc.2023.1286 ) as well as from the IJOC GitHub software repository ( https://github.com/INFORMSJoC/2021.0010 ) at ( http://dx.doi.org/10.5281/zenodo.7407123 ).

推荐系统数据挖掘位置社交网络深度学习