Efficient Private Distributed Computation on Unbounded Input Streams
Shlomi Dolev, Juan Garay, Niv Gilboa, Vladimir Kolesnikov, and Yelena, Yuditsky

TL;DR
This paper presents an efficient method for secure distributed computation on unbounded input streams, reducing complexity from exponential to linear in the number of automaton states by assuming one-way functions.
Contribution
It introduces a new algorithm for private swarm computing that achieves linear complexity in automaton states, improving over previous exponential solutions, under minimal assumptions.
Findings
Achieves linear complexity in automaton states for secure computation
Supports unbounded input streams with polynomial length
Reduces reconstruction complexity in distributed settings
Abstract
In the problem of swarm computing, agents wish to securely and distributively perform a computation on common inputs, in such a way that even if the entire memory contents of some of them are exposed, no information is revealed about the state of the computation. Recently, Dolev, Garay, Gilboa and Kolesnikov [ICS 2011] considered this problem in the setting of information-theoretic security, showing how to perform such computations on input streams of unbounded length. The cost of their solution, however, is exponential in the size of the Finite State Automaton (FSA) computing the function. In this work we are interested in efficient computation in the above model, at the expense of minimal additional assumptions. Relying on the existence of one-way functions, we show how to process a priori unbounded inputs (but of course, polynomial in the security parameter) at a cost linear in…
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
TopicsCryptography and Data Security · Optimization and Search Problems · Complexity and Algorithms in Graphs
