paper-with-me

Papers

Decentralized Collaborative Learning Framework for Next POI Recommendation

2022-03-30 · Jing Long, Tong Chen, Nguyen Quoc Viet Hung, Hongzhi Yin

Next Point-of-Interest (POI) recommendation has become an indispensable functionality in Location-based Social Networks (LBSNs) due to its effectiveness in helping people decide the next POI to visit. However, accurate recommendation requires a vast amount of historical check-in data, thus threatening user privacy as the location-sensitive data needs to be handled by cloud servers. Although there have been several on-device frameworks for privacy-preserving POI recommendations, they are still resource-intensive when it comes to storage and computation, and show limited robustness to the high sparsity of user-POI interactions. On this basis, we propose a novel decentralized collaborative learning framework for POI recommendation (DCLR), which allows users to train their personalized models locally in a collaborative manner. DCLR significantly reduces the local models' dependence on the cloud for training, and can be used to expand arbitrary centralized recommendation models. To counteract the sparsity of on-device user data when learning each local model, we design two self-supervision signals to pretrain the POI representations on the server with geographical and categorical correlations of POIs. To facilitate collaborative learning, we innovatively propose to incorporate knowledge from either geographically or semantically similar users into each local model with attentive aggregation and mutual information maximization. The collaborative learning process makes use of communications between devices while requiring only minor engagement from the central server for identifying user groups, and is compatible with common privacy preservation mechanisms like differential privacy. We evaluate DCLR with two real-world datasets, where the results show that DCLR outperforms state-of-the-art on-device frameworks and yields competitive results compared with centralized counterparts.

📄 PDF Abstract BibTeX arXiv:2204.06516

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Diffusion-Based Cloud-Edge-Device Collaborative Learning for Next POI Recommendations

2024-05-22 · Jing Long, Guanhua Ye, Tong Chen, Yang Wang 외

The rapid expansion of Location-Based Social Networks (LBSNs) has highlighted the importance of effective next Point-of-Interest (POI) recommendations, which leverage historical check-in data to predict users' next POIs …

Federated Learning

DecKG: Decentralized Collaborative Learning with Knowledge Graph Enhancement for POI Recommendation

2024-10-14 · Ruiqi Zheng, Liang Qu, Guanhua Ye, Tong Chen 외

Decentralized collaborative learning for Point-of-Interest (POI) recommendation has gained research interest due to its advantages in privacy preservation and efficiency, as it keeps data locally and leverages collaborat…

Semi-decentralized Federated Ego Graph Learning for Recommendation

2023-02-10 · Liang Qu, Ningzhi Tang, Ruiqi Zheng, Quoc Viet Hung Nguyen 외

Collaborative filtering (CF) based recommender systems are typically trained based on personal interaction data (e.g., clicks and purchases) that could be naturally represented as ego graphs. However, most existing recom…

Collaborative FilteringGraph LearningGraph Neural NetworkPrivacy Preserving+1

Model-Agnostic Decentralized Collaborative Learning for On-Device POI Recommendation

2023-04-08 · Jing Long, Tong Chen, Nguyen Quoc Viet Hung, Guandong Xu 외

As an indispensable personalized service in Location-based Social Networks (LBSNs), the next Point-of-Interest (POI) recommendation aims to help people discover attractive and interesting places. Currently, most POI reco…

Knowledge DistillationPrivacy Preserving

Decentralized Multi-Target Cross-Domain Recommendation for Multi-Organization Collaborations

2021-10-26 · Enmao Diao, Vahid Tarokh, Jie Ding

Recommender Systems (RSs) are operated locally by different organizations in many realistic scenarios. If various organizations can fully share their data and perform computation in a centralized manner, they may signifi…

Multi-Domain Recommender SystemsPrivacy PreservingRecommendation Systems