# Local Articulation Points in Complex Networks

**Authors:** Senbin Yu, Liang Gao, Rongqiu Song

arXiv: 1812.10631 · 2018-12-31

## TL;DR

This paper introduces local articulation points (LAPs) in complex networks, analyzing their prevalence and impact on network connectivity, and demonstrating their usefulness in network dismantling strategies.

## Contribution

It defines the concept of LAPs, investigates their distribution in real and ER networks, and highlights their advantages in targeted network attack strategies.

## Key findings

- LAPs constitute about 50% of nodes at a critical ratio s_cr.
- LAPs are effective in network dismantling under targeted attacks.
- The concept improves efficiency in identifying critical nodes for network robustness.

## Abstract

An articulation point (AP) is any node whose removal increases the number of connected components of a graph. There is no doubt that this kind of node which occupies a non-ignorable fraction of real-world networks plays a key role in ensuring the connectivity. However, we should not thus neglect the impacts of non-APs nodes. In this paper, we define a local AP (LAP) whose removal will increase the number of connected components within its r-step neighborhood. Through investigating the fraction of LAPs in forty-five real networks, we find a critical proportion s_cr, which is equal to 0.5 (s=r/D, D is the diameter of a network), and this result can also be turned out in ER networks. In addition, we present a unique advantage of LAPs in dismantling networks under the process of targeted attack, compared with APs, which provide another way of thinking to improve the calculation efficiency of APs and design better-targeted attack strategy of network destruction.

---
Source: https://tomesphere.com/paper/1812.10631