paper-with-me

Papers

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

2024-10-14 · Ruiqi Zheng, Liang Qu, Guanhua Ye, Tong Chen, Yuhui Shi, Hongzhi Yin

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 collaborative learning among clients to train models in a decentralized manner. However, since local data is often limited and insufficient for training accurate models, a common solution is integrating external knowledge as auxiliary information to enhance model performance. Nevertheless, this solution poses challenges for decentralized collaborative learning. Due to private nature of local data, identifying relevant auxiliary information specific to each user is non-trivial. Furthermore, resource-constrained local devices struggle to accommodate all auxiliary information, which places heavy burden on local storage. To fill the gap, we propose a novel decentralized collaborative learning with knowledge graph enhancement framework for POI recommendation (DecKG). Instead of directly uploading interacted items, users generate desensitized check-in data by uploading general categories of interacted items and sampling similar items from same category. The server then pretrains KG without sensitive user-item interactions and deploys relevant partitioned sub-KGs to individual users. Entities are further refined on the device, allowing client to client communication to exchange knowledge learned from local data and sub-KGs. Evaluations across two real-world datasets demonstrate DecKG's effectiveness recommendation performance.

📄 PDF Abstract BibTeX arXiv:2410.10130

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decentralized and Lifelong-Adaptive Multi-Agent Collaborative Learning

2024-03-11 · Shuo Tang, Rui Ye, Chenxin Xu, Xiaowen Dong 외

Decentralized and lifelong-adaptive multi-agent collaborative learning aims to enhance collaboration among multiple agents without a central server, with each agent solving varied tasks over time. To achieve efficient co…

Computational EfficiencyGraph structure learning

Knowledge Augmentation in Federation: Rethinking What Collaborative Learning Can Bring Back to Decentralized Data

2025-03-05 · Wentai Wu, Ligang He, Saiqin Long, Ahmed M. Abdelmoniem 외

Data, as an observable form of knowledge, has become one of the most important factors of production for the development of Artificial Intelligence (AI). Meanwhile, increasing legislation and regulations on private and p…

FairnessFederated LearningPrivacy Preserving

Collaborative vehicle routing: a survey

2017-06-13 · Margaretha Gansterer, Richard F. Hartl

In horizontal collaborations, carriers form coalitions in order to perform parts of their logistics operations jointly. By exchanging transportation requests among each other, they can operate more efficiently and in a m…

Survey

BayGo: Joint Bayesian Learning and Information-Aware Graph Optimization

2020-11-09 · Tamara Alshammari, Sumudu Samarakoon, Anis Elgabli, Mehdi Bennis

This article deals with the problem of distributed machine learning, in which agents update their models based on their local datasets, and aggregate the updated models collaboratively and in a fully decentralized manner…

Communication-Efficient Variance-Reduced Decentralized Stochastic Optimization over Time-Varying Directed Graphs

2021-01-23 · Yiyue Chen, Abolfazl Hashemi, Haris Vikalo

We consider the problem of decentralized optimization over time-varying directed networks. The network nodes can access only their local objectives, and aim to collaboratively minimize a global function by exchanging mes…

Stochastic Optimization