Making Privacy-preserving Federated Graph Analytics with Strong Guarantees Practical (for Certain Queries)
Kunlong Liu, Trinabh Gupta

TL;DR
This paper introduces Colo, a system that enables privacy-preserving federated graph analytics for specific queries, significantly reducing computational and communication overhead compared to previous solutions.
Contribution
Colo presents a novel secure computation protocol tailored for federated graph analytics, achieving practical efficiency for certain query types.
Findings
Requires less than 8.4 minutes CPU time per query
Uses only a few MiBs of network transfer
Achieves up to three orders of magnitude improvement
Abstract
Privacy-preserving federated graph analytics is an emerging area of research. The goal is to run graph analytics queries over a set of devices that are organized as a graph while keeping the raw data on the devices rather than centralizing it. Further, no entity may learn any new information except for the final query result. For instance, a device may not learn a neighbor's data. The state-of-the-art prior work for this problem provides privacy guarantees for a broad set of queries in a strong threat model where the devices can be malicious. However, it imposes an impractical overhead: each device locally requires over 8.79 hours of cpu time and 5.73 GiBs of network transfers per query. This paper presents Colo, a new, low-cost system for privacy-preserving federated graph analytics that requires minutes of cpu time and a few MiBs in network transfers, for a particular subset of…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Advanced Graph Neural Networks
