Supervised Distributed Computing: Efficiency and Robustness under a Majority of Adversarial Workers
John Augustine, Henning Hillebrandt, Manish Kumar, Christian Scheideler, Julian Werthmann

TL;DR
This paper extends supervised distributed computing to tolerate any fraction of adversarial workers less than one, achieving efficient and robust solutions with minimal honest worker effort using lightweight verification.
Contribution
It introduces a new framework that allows for robust supervised distributed computing with any adversarial fraction less than one, improving efficiency over prior methods.
Findings
Robust solutions are possible for any it<1.
Expected honest worker work is close to a single execution per task.
Lightweight verification enables correctness checking by honest workers.
Abstract
We consider a recently proposed \emph{supervised distributed computing} paradigm \cite{augustine2025supervised} that extends and refines the standard master-worker paradigm for parallel computations. In this paradigm, there is a supervisor, a source, a target, and a collection of workers. The distributed computation is given as an acyclic task graph that is known to the supervisor. The source initially stores the input and the target is supposed to store the output of the computation. The individual tasks of the computation are supposed to be executed by the workers under the guidance of the supervisor. The source, target and supervisor are assumed to be reliable, while a -fraction of the workers might be adversarial, for some . This covers, for example, the case where a supervisor has to work with untrusted volunteers. In the standard master-worker approach, the…
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.
