Brief announcement: efficient private distributed computation on unbounded input streams

  • Authors:
  • Shlomi Dolev;Juan Garay;Niv Gilboa;Vladimir Kolesnikov;Yelena Yuditsky

  • Affiliations:
  • Dept. of Computer Science, Ben-Gurion University of the Negev, Israel;AT&T Labs --- Research, Florham Park, NJ;Dept. of Communication Systems Engineering, Ben-Gurion University of the Negev, Israel;Bell Laboratories, Murray Hill, NJ;Dept. of Computer Science, Ben-Gurion University of the Negev, Israel

  • Venue:
  • DISC'12 Proceedings of the 26th international conference on Distributed Computing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider a distributed computation setting in which a party, whom we refer to as the dealer, has a finite state automaton (FSA) $\mathcal{A}$ with m states,which accepts an (a priori unbounded) stream of inputs x1, x2,... received from an external source. The dealer delegates the computation to agents A1,...,An, by furnishing them with an implementation of $\mathcal{A}$. The input streamx1, x2,... is delivered to all agents in a synchronized manner during the online input-processing phase. Finally, given a signal from the dealer, the agents terminate the execution, submit their internal state to the dealer, who computes the state of $\mathcal{A}$ and returns it as output.