A Scalable Distributed Dynamical Systems Approach to Learn the Strongly Connected Components and Dia

A Scalable Distributed Dynamical Systems Approach to Learn the Strongly Connected Components and Dia

Abstract:

Finding strongly connected components (SCCs) and the diameter of a directed network play a key role in a variety of machine learning and control theory problems. In this article, we provide for the first time a scalable distributed solution for these two problems by leveraging dynamical consensus-like protocols to find the SCCs. The proposed solution has a time complexity of O(NDdmaxin-degree) , where N is the number of vertices in the network, D is the (finite) diameter of the network, and dmaxin-degree is the maximum in-degree of the network. Additionally, we prove that our algorithm terminates in D+2 iterations, which allows us to retrieve the finite diameter of the network. We perform exhaustive simulations that support the outperformance of our algorithm against the state of the art on several random networks, including Erdős–Rényi, Barabási–Albert, and Watts–Strogatz networks.