Technical Report: Estimating Reliability of Workers for Cooperative Distributed Computing
Abstract
Internet supercomputing is an approach to solving partitionable, computation-intensive problems by harnessing the power of a vast number of interconnected computers. For the problem of using network supercomputing to perform a large collection of independent tasks, prior work introduced a decentralized approach and provided randomized synchronous algorithms that perform all tasks correctly with high probability, while dealing with misbehaving or crash-prone processors. The main weaknesses of existing algorithms is that they assume either that the \emph{average} probability of a non-crashed processor returning incorrect results is inferior to , or that the probability of returning incorrect results is known to \emph{each} processor. Here we present a randomized synchronous distributed algorithm that tightly estimates the probability of each processor returning correct results. Starting with the set of processors, let be the set of processors that crash. Our algorithm estimates the probability of returning a correct result for each processor , making the estimates available to all these processors. The estimation is based on the -approximation, where each estimated probability of obeys the bound , for any constants and chosen by the user. An important aspect of this algorithm is that each processor terminates without global coordination. We assess the efficiency of the algorithm in three adversarial models as follows. For the model where the number of non-crashed processors is linearly bounded the time complexity of the algorithm is , work complexity is , and message complexity is .
Cite
@article{arxiv.1407.0696,
title = {Technical Report: Estimating Reliability of Workers for Cooperative Distributed Computing},
author = {Seda Davtyan and Kishori M. Konwar and Alexander A. Shvartsman},
journal= {arXiv preprint arXiv:1407.0696},
year = {2014}
}