A Fault-Tolerant Distributed Termination Method for Distributed Optimization Algorithms
Mohannad Alkhraijah, Daniel K. Molzahn
TL;DR
This work addresses the challenge of terminating distributed optimization algorithms without a central coordinator by introducing a fully distributed termination framework that relies only on local computations and neighbor communications. The method uses a termination vector $V_i \\in \\{0,1rac{| cal{A}|} ight ight}$ and a termination time $T_i$, with simple rules that guarantee termination once the global criterion $B^t_G$ is satisfied, bounded by the network diameter $D$. A fault-tolerant extension adds per-agent timing $U_i$ and a correction mechanism $C_i$ to detect and neutralize faulty termination statuses, with proofs (P6–P8) showing faults cannot cause premature termination and are cleared within a finite bound. The approach is validated on a DC-OPF problem solved via ADMM on a 240-bus network, demonstrating termination after $D$ plus additional resilience iterations, and the fault-tolerant scheme maintains correct termination under fault injections. Overall, the method enables scalable, reliable distributed termination for optimization tasks in power systems and other networked domains, without centralized control or topology restrictions.
Abstract
This paper proposes a fully distributed termination method for distributed optimization algorithms solved by multiple agents. The proposed method guarantees terminating a distributed optimization algorithm after satisfying the global termination criterion using information from local computations and neighboring agents. The proposed method requires additional iterations after satisfying the global terminating criterion to communicate the termination status. The number of additional iterations is bounded by the diameter of the communication network. This paper also proposes a fault-tolerant extension of this termination method that prevents early termination due to faulty agents or communication errors. We provide a proof of the method's correctness and demonstrate the proposed method by solving the optimal power flow problem for electric power grids using the alternating direction method of multipliers.
