NN-ETM: Enabling safe neural network-based event-triggering mechanisms for consensus problems
Irene Perez-Salesa, Rodrigo Aldana-Lopez, Carlos Sagues
TL;DR
The work tackles reducing communication in distributed consensus while preserving performance guarantees by decoupling the ETM design from the consensus protocol through input-to-state stability analysis. It introduces NN-ETM, a neural-network-based event-triggering mechanism that adapts triggering thresholds locally while maintaining a bounded consensus error and avoiding Zeno behavior. The authors provide ISS/ISpS-based guarantees for both linear and nonlinear consensus scenarios, and present a training-and-evaluation pipeline that balances error and communication via a tractable cost. The approach offers a practical, general framework for safe, data-driven ETMs in multi-agent networks with potential broad impact for resource-constrained distributed control.
Abstract
Event-triggering mechanisms (ETM) have been developed for consensus problems to reduce communication while ensuring performance guarantees, but their design has grown increasingly complex by incorporating the agent's local and neighbor information. This typically results in ad-hoc solutions, which may only work for the consensus protocol under consideration. We aim to safely incorporate neural networks in the ETM to provide a general solution while guaranteeing performance. To decouple the stability analysis of the consensus protocol from the abstraction of the neural network, we derive design criteria for the consensus and ETM pair, allowing independent analysis of each element under mild constraints. Then, we propose NN-ETM, a novel ETM featuring a neural network, to optimize communication while preserving the stability guarantees of the consensus protocol.
