Distributed Articulation Point Identification in Time-Varying Undirected Networks
Xinye Xie, Ronghao Zheng, Senlin Zhang, Meiqin Liu

TL;DR
This paper introduces a fully distributed, incremental algorithm for quickly identifying articulation points in dynamic networks, reducing communication overhead and preserving privacy during topology changes.
Contribution
It presents a novel incremental update protocol for distributed articulation point detection that adapts to topological changes efficiently without global re-initialization.
Findings
Algorithm converges correctly after network changes
Reduces communication overhead compared to static methods
Preserves node privacy during updates
Abstract
Identifying articulation points (APs) is fundamental to assessing the robustness of time-varying networks. In such dynamic environments, topological changes including edge additions and deletions can instantly alter the set of APs, demanding rapid and efficient re-assessment. This paper proposes a fully distributed algorithm for identifying APs and monitoring biconnectivity. Our core contribution is an incremental update protocol. Unlike static methods that require global re-initialization which incurs high communication overhead, our algorithm propagates information from the site of the change, updating only the affected nodes' state values. This approach, which builds upon a maximum consensus protocol, not only ensures convergence to the correct AP set following topological changes but also preserves network privacy by preventing nodes from reconstructing the global topology. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Time Synchronization Technologies · Distributed Control Multi-Agent Systems · Energy Efficient Wireless Sensor Networks
