English

Approximate Byzantine Fault-Tolerance in Distributed Optimization

Distributed, Parallel, and Cluster Computing 2024-05-22 v5

Abstract

This paper considers the problem of Byzantine fault-tolerance in distributed multi-agent optimization. In this problem, each agent has a local cost function, and in the fault-free case, the goal is to design a distributed algorithm that allows all the agents to find a minimum point of all the agents' aggregate cost function. We consider a scenario where some agents might be Byzantine faulty that renders the original goal of computing a minimum point of all the agents' aggregate cost vacuous. A more reasonable objective for an algorithm in this scenario is to allow all the non-faulty agents to compute the minimum point of only the non-faulty agents' aggregate cost. Prior work shows that if there are up to ff (out of nn) Byzantine agents then a minimum point of the non-faulty agents' aggregate cost can be computed exactly if and only if the non-faulty agents' costs satisfy a certain redundancy property called 2f2f-redundancy. However, 2f2f-redundancy is an ideal property that can be satisfied only in systems free from noise or uncertainties, which can make the goal of exact fault-tolerance unachievable in some applications. Thus, we introduce the notion of (f,ϵ)(f,\epsilon)-resilience, a generalization of exact fault-tolerance wherein the objective is to find an approximate minimum point of the non-faulty aggregate cost, with ϵ\epsilon accuracy. This approximate fault-tolerance can be achieved under a weaker condition that is easier to satisfy in practice, compared to 2f2f-redundancy. We obtain necessary and sufficient conditions for achieving (f,ϵ)(f,\epsilon)-resilience characterizing the correlation between relaxation in redundancy and approximation in resilience. In case when the agents' cost functions are differentiable, we obtain conditions for (f,ϵ)(f,\epsilon)-resilience of the distributed gradient-descent method when equipped with robust gradient aggregation.

Keywords

Cite

@article{arxiv.2101.09337,
  title  = {Approximate Byzantine Fault-Tolerance in Distributed Optimization},
  author = {Shuo Liu and Nirupam Gupta and Nitin H. Vaidya},
  journal= {arXiv preprint arXiv:2101.09337},
  year   = {2024}
}

Comments

43 pages, 5 figures, and 1 table. The report is an important extension to prior work https://dl.acm.org/doi/abs/10.1145/3382734.3405748, and arXiv:2003.09675; Added an alternative result with a better analysis

R2 v1 2026-06-23T22:26:21.753Z