Secure Evaluation of Knowledge Graph Merging Gain
Leandro Eichenberger, Michael Cochez, Benjamin Heitmann, Stefan Decker

TL;DR
This paper presents a secure, privacy-preserving protocol for comparing and evaluating the potential knowledge gain from merging knowledge graphs without revealing sensitive information, suitable for untrusted parties.
Contribution
It introduces a novel protocol using blind signatures and Bloom filters for secure knowledge graph comparison without third-party involvement.
Findings
Protocol is secure against malicious participants.
Resource consumption scales linearly with graph size.
Enables fair partial knowledge sharing for evaluation.
Abstract
Finding out the differences and commonalities between the knowledge of two parties is an important task. Such a comparison becomes necessary, when one party wants to determine how much it is worth to acquire the knowledge of the second party, or similarly when two parties try to determine, whether a collaboration could be beneficial. When these two parties cannot trust each other (for example, due to them being competitors) performing such a comparison is challenging as neither of them would be willing to share any of their assets. This paper addresses this problem for knowledge graphs, without a need for non-disclosure agreements nor a third party during the protocol. During the protocol, the intersection between the two knowledge graphs is determined in a privacy preserving fashion. This is followed by the computation of various metrics, which give an indication of the potential…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Caching and Content Delivery · Blockchain Technology Applications and Security
