Abstract
Personal Knowledge Graphs (PKGs) organize an individual user's information into a structured format comprising entities, attributes, and relationships. By leveraging this structured and semantically rich data, PKGs have become essential for securing personal data management and delivering personalized services. To unlock their potential in personalized recommendations, prior research has explored the construction of PKGs and recommendation methods built upon them. However, these studies often overlook challenges associated with distributed PKGs across different users, such as joint training and privacy protection. To address these challenges, we propose PKGRec, a federated graph recommendation method specifically designed for PKGs, which utilizes a federated learning framework to ensure user privacy and data security during joint learning. Furthermore, to accommodate the user-centric graph structure of PKGs, our approach categorizes entities into three types: users, items, and other entities. It then applies a novel staged graph convolution method to model various entities based on these entity categories during local training. To enable efficient graph information sharing among distributed PKGs without requiring additional data transfer or aggregation, PKGRec performs graph expansion on the trained gradients by federated aggregation. Extensive experiments conducted on four publicly available datasets demonstrate that our method consistently outperforms the existing federated recommendation approaches.
| Original language | English |
|---|---|
| Title of host publication | CIKM '25 |
| Subtitle of host publication | Proceedings of the 34th ACM International Conference on Information and Knowledge Management |
| Place of Publication | New York, NY |
| Publisher | Association for Computing Machinery, Inc |
| Pages | 3973-3982 |
| Number of pages | 10 |
| ISBN (Electronic) | 9798400720406 |
| DOIs | |
| Publication status | Published - 10 Nov 2025 |
| Event | 34th ACM International Conference on Information and Knowledge Management, CIKM 2025 - Seoul, Korea, Republic of Duration: 10 Nov 2025 → 14 Nov 2025 |
Conference
| Conference | 34th ACM International Conference on Information and Knowledge Management, CIKM 2025 |
|---|---|
| Country/Territory | Korea, Republic of |
| City | Seoul |
| Period | 10/11/25 → 14/11/25 |
Bibliographical note
© 2025 Copyright held by the owner/author(s). Version archived for private and non-commercial use with the permission of the author/s and according to publisher conditions. For further rights please contact the publisher.Keywords
- ego-graphs
- federated learning
- personal knowledge graphs
- recommendation systems
- user graph