English

Technical Report: Dealing with Undependable Workers in Decentralized Network Supercomputing

Distributed, Parallel, and Cluster Computing 2014-07-03 v1

Abstract

Internet supercomputing is an approach to solving partitionable, computation-intensive problems by harnessing the power of a vast number of interconnected computers. This paper presents a new algorithm for the problem of using network supercomputing to perform a large collection of independent tasks, while dealing with undependable processors. The adversary may cause the processors to return bogus results for tasks with certain probabilities, and may cause a subset FF of the initial set of processors PP to crash. The adversary is constrained in two ways. First, for the set of non-crashed processors PFP-F, the \emph{average} probability of a processor returning a bogus result is inferior to 12\frac{1}{2}. Second, the adversary may crash a subset of processors FF, provided the size of PFP-F is bounded from below. We consider two models: the first bounds the size of PFP-F by a fractional polynomial, the second bounds this size by a poly-logarithm. Both models yield adversaries that are much stronger than previously studied. Our randomized synchronous algorithm is formulated for nn processors and tt tasks, with ntn\le t, where depending on the number of crashes each live processor is able to terminate dynamically with the knowledge that the problem is solved with high probability. For the adversary constrained by a fractional polynomial, the round complexity of the algorithm is O(tnεlognloglogn)O(\frac{t}{n^\varepsilon}\log{n}\log{\log{n}}), its work is O(tlognloglogn)O(t\log{n} \log{\log{n}}) and message complexity is O(nlognloglogn)O(n\log{n}\log{\log{n}}). For the poly-log constrained adversary, the round complexity is O(t)O(t), work is O(tnε)O(t n^{\varepsilon}), %O(tpolylogn)O(t \, poly \log{n}), and message complexity is O(n1+ε)O(n^{1+\varepsilon}) %O(npolylogn)O(n \, poly \log{n}). All bounds are shown to hold with high probability.

Keywords

Cite

@article{arxiv.1407.0442,
  title  = {Technical Report: Dealing with Undependable Workers in Decentralized Network Supercomputing},
  author = {Seda Davtyan and Kishori M. Konwar and Alexander Russell and Alexander A. Shvartsman},
  journal= {arXiv preprint arXiv:1407.0442},
  year   = {2014}
}
R2 v1 2026-06-22T04:53:03.407Z