paper-with-me

홈 › Papers

Empowering Next POI Recommendation with Multi-Relational Modeling

2022-04-24 · Zheng Huang, Jing Ma, Yushun Dong, Natasha Zhang Foutz, Jundong Li

With the wide adoption of mobile devices and web applications, location-based social networks (LBSNs) offer large-scale individual-level location-related activities and experiences. Next point-of-interest (POI) recommendation is one of the most important tasks in LBSNs, aiming to make personalized recommendations of next suitable locations to users by discovering preferences from users' historical activities. Noticeably, LBSNs have offered unparalleled access to abundant heterogeneous relational information about users and POIs (including user-user social relations, such as families or colleagues; and user-POI visiting relations). Such relational information holds great potential to facilitate the next POI recommendation. However, most existing methods either focus on merely the user-POI visits, or handle different relations based on over-simplified assumptions while neglecting relational heterogeneities. To fill these critical voids, we propose a novel framework, MEMO, which effectively utilizes the heterogeneous relations with a multi-network representation learning module, and explicitly incorporates the inter-temporal user-POI mutual influence with the coupled recurrent neural networks. Extensive experiments on real-world LBSN data validate the superiority of our framework over the state-of-the-art next POI recommendation methods.

📄 PDF Abstract BibTeX arXiv:2204.12288

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Relational Deep Learning: Challenges, Foundations and Next-Generation Architectures

2025-06-19 · Vijay Prakash Dwivedi, Charilaos Kanatsoulis, Shenyang Huang, Jure Leskovec

Graph machine learning has led to a significant increase in the capabilities of models that learn on arbitrary graph-structured data and has been applied to molecules, social networks, recommendation systems, and transpo…

Deep LearningFeature EngineeringRecommendation Systems

SIGMA: A Semantic-Grounded Instruction-Driven Generative Multi-Task Recommender at AliExpress

2026-02-26 · Yang Yu, Lei Kou, Huaikuan Yi, Bin Chen 외 arxiv

With the rapid evolution of Large Language Models (LLMs), generative recommendation is gradually reshaping the paradigm of recommender systems. However, most existing methods remain confined to the interaction-driven nex…

Sequential Recommendation with Auxiliary Item Relationships via Multi-Relational Transformer

2022-10-24 · Ziwei Fan, Zhiwei Liu, Chen Wang, Peijie Huang 외

Sequential Recommendation (SR) models user dynamics and predicts the next preferred items based on the user history. Existing SR methods model the 'was interacted before' item-item transitions observed in sequences, whic…

Sequential Recommendation

Empowering News Recommendation with Pre-trained Language Models

2021-04-15 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Personalized news recommendation is an essential technique for online news services. News articles usually contain rich textual content, and accurate news modeling is important for personalized news recommendation. Exist…

ArticlesNatural Language UnderstandingNews Recommendation

Enriching User Shopping History: Empowering E-commerce with a Hierarchical Recommendation System

2024-03-15 · Irem Islek, sule gunduz oguducu

Recommendation systems can provide accurate recommendations by analyzing user shopping history. A richer user history results in more accurate recommendations. However, in real applications, users prefer e-commerce platf…

Recommendation Systems