# Identifying vital nodes based on reverse greedy method

**Authors:** Tao Ren, Zhe Li, Yi Qi, Yixin Zhang, Simiao Liu, Yanjie Xu, and Tao, Zhou

arXiv: 1907.01388 · 2019-07-03

## TL;DR

This paper introduces a reverse greedy method for identifying vital nodes in networks, which outperforms existing methods in maintaining network connectivity, by iteratively removing the least important nodes.

## Contribution

The paper proposes a novel reverse greedy approach for vital node identification that demonstrates superior performance over existing methods.

## Key findings

- Reverse greedy method outperforms state-of-the-art techniques
- Method effectively identifies nodes critical for network connectivity
- Empirical results on ten real networks validate the approach

## Abstract

The identification of vital nodes that maintain the network connectivity is a long-standing challenge in network science. In this paper, we propose a so-called reverse greedy method where the least important nodes are preferentially chosen to make the size of the largest component in the corresponding induced subgraph as small as possible. Accordingly, the nodes being chosen later are more important in maintaining the connectivity. Empirical analyses on ten real networks show that the reverse greedy method performs remarkably better than well-known state-of-the-art methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.01388/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1907.01388/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/1907.01388/full.md

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