ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1712.01139
69
16
v1v2v3v4v5 (latest)

Distributed Computing Made Secure: A New Cycle Cover Theorem

4 December 2017
M. Parter
E. Yogev
    FedML
ArXiv (abs)PDFHTML
Abstract

In the area of distributed graph algorithms a number of network's entities with local views solve some computational task by exchanging messages with their neighbors. Quite unfortunately, an inherent property of most existing distributed algorithms is that throughout the course of their execution, the nodes get to learn not only their own output but rather learn quite a lot on the inputs or outputs of many other entities. While being quite an unfamiliar notion in the classical distributed setting, the notion of secure multi-party computation (MPC) is one of the main themes in the Cryptography community. Yet despite all extensive work in the area, no existing algorithm fits the framework of classical distributed models. In this paper, we introduce a new framework for \emph{secure distributed graph algorithms} and provide the first \emph{general compiler} that takes any "natural" non-secure distributed algorithm that runs in rrr rounds, and turns it into a secure algorithm that runs in O~(r⋅D⋅poly(Δ))\widetilde{O}(r \cdot D \cdot poly(\Delta))O(r⋅D⋅poly(Δ)) rounds where Δ\DeltaΔ is the maximum degree in the graph and DDD is its diameter. We also show that this is nearly (existentially) optimal for any round-by-round compiler for bounded degree graphs. The main technical part of our compiler is based on a new cycle cover theorem: We show that the edges of every bridgeless graph GGG of diameter DDD can be covered by a collection of cycles such that each cycle is of length O~(D)\widetilde{O}(D)O(D) and each edge of the graph GGG appears in O~(1)\widetilde{O}(1)O(1) many cycles. In fact, our construction can be made instance optimal with respect to each single edge. As a result, our compiler becomes instance optimal for bounded degree graphs.

View on arXiv
Comments on this paper