12
10

Fault-Tolerant Multi-Agent Optimization: Part III

Abstract

We study fault-tolerant distributed optimization of a sum of convex (cost) functions with real-valued scalar input/output in the presence of crash faults or Byzantine faults. In particular, the goal is to optimize a global cost function 1niVhi(x)\frac{1}{n}\sum_{i\in \mathcal{V}} h_i(x), where V={1,,n}\mathcal{V}=\{1, \ldots, n\} is the collection of agents, and hi(x)h_i(x) is agent ii's local cost function, which is initially known only to agent ii. Since the above global cost function cannot be optimized exactly in presence of crash faults or Byzantine faults, we define two weaker versions of the problem for crash faults and Byzantine faults, respectively. When some agents may crash, the goal for the weaker problem is to generate an output that is an optimum of a function formed as C(\sum_{i\in \mathcal{N}} h_i(x)+\sum_{i\in \mathcal{F}} \alpha_i h_i(x)), where N\mathcal{N} is the set of non-faulty agents, F\mathcal{F} is the set of faulty agents (crashed agents), 0αi10\le \alpha_i\le 1 for each iFi\in \mathcal{F} and CC is a normalization constant such that C(N+iFαi)=1C(|\mathcal{N}|+\sum_{i\in \mathcal{F}} \alpha_i)=1. We present an iterative algorithm in which each agent only needs to perform local computation, and send one message per iteration. When some agents may be Byzantine, the system cannot take full advantage of the data kept by non-faulty agents. The goal for the associated weaker problem is to generate an output that is an optimum of a function formed as \sum_{i\in \mathcal{N}}\alpha_i h_i(x), such that αi0\alpha_i\geq 0 for each iNi\in \mathcal{N} and iNαi=1\sum_{i\in \mathcal{N}}\alpha_i=1. We present an iterative algorithm, where only local computation is needed and only one message per agent is sent in each iteration, that ensures that at least Nf|\mathcal{N}|-f agents have weights (αi\alpha_i's) that are lower bounded by 12(Nf)\frac{1}{2(|\mathcal{N}|-f)}.

View on arXiv
Comments on this paper