Papers
Topics
Authors
Recent
Search
2000 character limit reached

Localized Attack Vulnerability Index

Updated 9 February 2026
  • Localized Attack Vulnerability Index (LAVI) is a metric that quantifies network vulnerability under targeted, spatially localized node removals by measuring cumulative link fragmentation.
  • It employs both BFS-based, shell-ordered removal sequences and percolation theory approaches to identify critical nodes and assess global connectivity impacts.
  • Empirical results demonstrate that LAVI outperforms classical centrality metrics in predicting network robustness in diverse synthetic and real-world network models.

The Localized Attack Vulnerability Index (LAVI) is a quantitative metric for assessing the susceptibility of complex networks to spatially-constrained node removal processes, known as localized attacks (LA). Unlike classical centrality metrics designed for random or global perturbations, LAVI captures how the structural position of an initial failure and the dynamic propagation of subsequent removals jointly determine the global impact on connectivity. Two distinct but complementary mathematical formulations exist: a node-level, seed-specific LAVI (for assessing “worst-case” or critical locations) (Chujyo et al., 6 Feb 2026), and a percolation-theoretic, network-level LAVI grounded in ensemble-averaged random graph models (Shao et al., 2014).

1. Formal Definitions

Node-level LAVI (Seed-based Localized Attack)

Let G=(V,E)G = (V, E) be an undirected network. For each seed node iVi \in V, the LAVI L(i)\mathcal{L}(i) quantifies the cumulative number of half-links severed as a localized attack propagates shell-by-shell outward from ii:

  • For each node vVv \in V, compute the shortest-path distance di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v).
  • Define shells: S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}, =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}.
  • Construct a removal sequence π(i)\pi(i) by concatenating shells in increasing distance order. Within each shell, nodes may be randomly shuffled (“random-case”) or sorted by descending original degree (“worst-case”).
  • As each node vkv_k is removed (in order), update the cumulative severed half-link count iVi \in V0: iVi \in V1, iVi \in V2.
  • LAVI is the normalized area under the iVi \in V3 curve:

iVi \in V4

A larger iVi \in V5 indicates more severe and rapid link fragmentation, reflecting higher vulnerability associated with the seed node iVi \in V6.

Network-level LAVI (Percolation-based Formulation)

Given a random graph model with degree distribution iVi \in V7 and generating function iVi \in V8:

  • Perform a localized attack removing a connected fraction iVi \in V9 of nodes.
  • After “Stage I–II” formalism (Shao et al., 2014), new distributions are defined by L(i)\mathcal{L}(i)0, with L(i)\mathcal{L}(i)1 and L(i)\mathcal{L}(i)2.
  • The critical fraction L(i)\mathcal{L}(i)3 for global connectivity is solved by L(i)\mathcal{L}(i)4, with L(i)\mathcal{L}(i)5.
  • Mean vulnerability just above threshold is L(i)\mathcal{L}(i)6, where L(i)\mathcal{L}(i)7 is the non-giant stub probability solution: L(i)\mathcal{L}(i)8.
  • LAVI is defined as

L(i)\mathcal{L}(i)9

where ii0 is a small margin above the threshold.

2. Computational Procedures

Node-level LAVI Computation

  1. Breadth-first search (BFS) from seed ii1 to obtain ii2 for all ii3.
  2. Shell grouping: Partition ii4 into ii5.
  3. Within-shell ordering: Random shuffle for “random-case”; descending degree for “worst-case”.
  4. Sequence aggregation: Concatenate ordered shells to ii6.
  5. Cumulative calculation: For ii7 to ii8, accumulate ii9 and total sum.
  6. Normalization: Return vVv \in V0.

Algorithmic complexity is vVv \in V1 per node.

Percolation-based LAVI Computation

  1. Solve vVv \in V2 for vVv \in V3.
  2. Compute vVv \in V4.
  3. Form vVv \in V5 at chosen vVv \in V6.
  4. Solve self-consistent vVv \in V7.
  5. Evaluate vVv \in V8.
  6. Output vVv \in V9.

These steps use only the degree distribution and generating function, facilitating analysis for arbitrary random graph ensembles.

3. Theoretical Motivation and Distinctions

Classical global centrality measures (degree, closeness, betweenness) assess node importance under unstructured failure, but localized attacks spread shell by shell from the seed, making the sequence and location of removals essential to global damage. LAVI explicitly integrates the cumulative severing of links over the removal process, weighting early-stage removals—where fragmentation impacts network robustness nonlinearly—more heavily. This design aligns with percolation theory insights that early-loss links disproportionately influence the onset of connectivity breakdown (Chujyo et al., 6 Feb 2026, Shao et al., 2014).

The percolation-theoretic LAVI generalizes this insight to network ensembles, identifying two principal signals of vulnerability: (i) a low di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)0 (collapse at low remaining fraction), and (ii) high mean vulnerability di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)1 near threshold (substantial population excluded from the giant).

4. Empirical Evidence and Numerical Results

Synthetic Networks

Barabási–Albert (BA) networks with di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)2 are used at sizes di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)3. For each di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)4, seed-averaged robustness index di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)5 (mean largest connected component fraction) is estimated after 100 LA trials per seed.

Key results (Spearman di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)6/Pearson di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)7):

Metric di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)8: di(v)=distG(i,v)d_i(v) = \mathrm{dist}_G(i, v)9/S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}0 S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}1: S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}2/S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}3 S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}4: S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}5/S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}6
S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}7 –0.913/–0.900 –0.693/–0.717 –0.570/–0.590
S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}8 –0.818/–0.788 –0.663/–0.692 –0.464/–0.488
degree 0.140/0.043 –0.031/–0.033 –0.033/0.013
closeness 0.043/0.082 –0.009/–0.083 0.181/0.138
betweenness 0.037/0.036 –0.081/–0.062 0.062/0.023

S={v:di(v)=}S_\ell = \{ v : d_i(v) = \ell \}9 consistently outperforms classical centralities in predicting global robustness degradation under LA (Chujyo et al., 6 Feb 2026).

Real-world Networks

Seven diverse networks: chemistry, power grid, biology, infrastructure, and social. For instance,

  • power-494-bus network: Spearman =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}0, =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}1, versus degree =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}2.
  • inf-openflights network: Pearson =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}3, =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}4.

LAVI provides the strongest (most negative) correlation with =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}5 in 6 out of 7 networks. Exceptional cases, such as the bio-diseasome network with only =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}6 correlation, are due to fragmentation governed by meso-scale bridges outside the scope of localized shell propagation (Chujyo et al., 6 Feb 2026).

Percolation-based LAVI

Analytical and numerical analysis yields:

  • Erdős–Rényi: =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}7. LAVI scales as =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}8 for an overshoot =0,1,...,dmax\ell = 0, 1, ..., d_{\mathrm{max}}9 above threshold.
  • Random-Regular: π(i)\pi(i)0.
  • Scale-Free: For π(i)\pi(i)1, π(i)\pi(i)2 is small, but π(i)\pi(i)3 jumps rapidly, and LAVI peaks for intermediate π(i)\pi(i)4 (Shao et al., 2014).

5. Comparative Analysis with Classical Metrics

LAVI reveals vulnerability not detected by degree, closeness, or betweenness. In empirical experiments, scatter plots of seed robustness π(i)\pi(i)5 versus LAVI metrics show tight negative correlation (linear alignment) for LAVI but not for centrality. In topologies with high degree heterogeneity, early removal of high-degree nodes by LA sharply increases vulnerability, an effect captured by LAVI’s area-under-curve construction but missed by static centrality.

Classical centrality metrics assume attacks are global or independent, overlooking dynamic propagation features fundamental to localized threats (Chujyo et al., 6 Feb 2026).

6. Implications for Network Design and Resilience

High-LAVI nodes mark regions whose localized failure is most detrimental to structural robustness. Applications include:

  • Critical infrastructure: Targeted addition of redundancy or reinforcement to high-LAVI zones in power grids, transportation, or communication networks.
  • Resilience assessment: LAVI can quantify priorities for intervention against spatial threats (e.g., earthquakes, floods), outperforming traditional centralities.
  • Adversarial contexts: High-LAVI nodes are optimal dismantling seeds for efficient network fragmentation.

Incorporating LAVI into analysis enables strategies that are specifically designed for propagation-aware mitigation, filling a methodological gap between static vulnerability assessment and the intrinsically dynamic nature of spatially localized threats (Chujyo et al., 6 Feb 2026).

7. Connections to Percolation Theory and Broader Context

LAVI is rooted in network percolation theory (Shao et al., 2014), explicitly modeling the abruptness of connectivity loss as cascades propagate from a seed. Percolation-based LAVI offers ensemble-level (graph type-dependent) benchmarks, while node-level LAVI provides actionable, fine-grained vulnerability maps for arbitrary finite networks. A plausible implication is that combining these approaches can give both “global” (ensemble) and “local” (seed-specific) perspectives on network resilience to spatially-structured failure, a scenario ubiquitous in real-world threats such as cascading outages and geographically localized hazards.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (2)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Localized Attack Vulnerability Index (LAVI).