FedMKGC: Privacy-Preserving Federated Multilingual Knowledge Graph Completion
Wei Tang, Zhiqian Wu, Yixin Cao, Yong Liao, Pengyuan Zhou

TL;DR
This paper introduces FedMKGC, a federated learning framework for multilingual knowledge graph completion that preserves privacy by avoiding raw data sharing and entity alignment, while effectively leveraging multilingual knowledge.
Contribution
It proposes a novel federated learning approach that implicitly aggregates multilingual knowledge graphs using language models, eliminating the need for raw data exchange or entity alignment.
Findings
Achieves comparable performance to state-of-the-art models
Significantly improves multilingual knowledge graph completion
Maintains privacy by not sharing raw data or alignments
Abstract
Knowledge graph completion (KGC) aims to predict missing facts in knowledge graphs (KGs), which is crucial as modern KGs remain largely incomplete. While training KGC models on multiple aligned KGs can improve performance, previous methods that rely on transferring raw data among KGs raise privacy concerns. To address this challenge, we propose a new federated learning framework that implicitly aggregates knowledge from multiple KGs without demanding raw data exchange and entity alignment. We treat each KG as a client that trains a local language model through textbased knowledge representation learning. A central server then aggregates the model weights from clients. As natural language provides a universal representation, the same knowledge thus has similar semantic representations across KGs. As such, the aggregated language model can leverage complementary knowledge from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Privacy-Preserving Technologies in Data
