Aug 2026· Entropy· Vol 28· 0 citations· 73 references
Medicine
TL;DR
WKDH fuses local structural attributes with global structural attributes via a multiplicative weighted synergy model, simultaneously capturing local connection “quantity,” local connection “quality,” and global core-layer position, and achieves linear computational complexity of O(m).
Abstract
Accurately identifying influential nodes is essential for analyzing network structures and optimizing information propagation. Existing methods predominantly rely on single indicators such as degree, H-index, or k-shell, inherently limiting their ability to capture a node’s true influence. Recent hybrid centrality approaches attempt to address this by combining multiple local and global attributes; however, they typically integrate features through simple weighting or superposition, failing to characterize the intrinsic synergy among structural properties. Furthermore, they often quantify neighbor contributions too coarsely, overlook the regulatory role of edge strength, and some suffer from high computational complexity, limiting scalability. To overcome these deficiencies, we propose WKDH, a novel influential node identification method based on multi-attribute neighbor contributions. WKDH fuses local structural attributes (degree and H-index) with global structural attributes (k-shell) via a multiplicative weighted synergy model, simultaneously capturing local connection “quantity,” local connection “quality,” and global core-layer position. By transforming neighbors’ comprehensive characteristics into regulated contribution degrees, WKDH mitigates excessive self-attribute interference and accurately reflects the actual propagation potential of edges. Notably, the method achieves linear computational complexity of O(m). Experimental results on nine real-world and six artificial networks demonstrate that WKDH outperforms nine established indicators in terms of node influence ranking, identification of high-influence nodes, and measuring propagation capability. Moreover, WKDH exhibits strong universality across diverse network structures, as it operates without parameter tuning.
This study introduces a new ranking framework that integrates a quasi-Laplacian structural measure with a gravity-inspired aggregation process and demonstrates that the proposed framework consistently outperforms existing techniques in terms of accuracy, resolution, and computational simplicity.
Accurately identifying critical nodes in complex networks and applying targeted protection strategies significantly enhances network security. Traditional importance metrics rely on a single topological feature and cannot fully capture node influence. Existing multi-attribute fusion methods integrate multiple structural sources but typically use fixed weights or predefined rules, failing to adaptively adjust attribute contributions based on local and global network characteristics, which limits their generalization across diverse networks. To address this, we propose the CRITIC-based Objective Weighting and Multi-Metric Fusion Method (COWMF). COWMF first builds a Graph Attention Network with Virtual Global–Local Integration (GAT-VGL), taking four low-complexity topological metrics, degree centrality (DC), H-index, degree and neighborhood information centrality (DNC), and k-shell, as input. Through a learnable attention mechanism, GAT-VGL adaptively aggregates multi-hop neighborhood information and explicitly incorporates global structural information via a virtual node to achieve whole-graph topological awareness, generating a global influence score with good discriminative power and high computational efficiency. This score is then integrated with DC and DNC into an improved CRITIC-based objective weighting fusion scheme, enabling adaptive synergy among local connectivity, semi-local radiation, and global structure. Experiments on six real-world networks of varying types and scales show that COWMF demonstrates relatively stable and competitive performance in both simulated attack and susceptible-infected-recovered (SIR) spreading simulations, two complementary experiments, demonstrating satisfactory disruptive capability and propagation influence. Its importance scores exhibit high monotonicity across all networks, with good discriminative power.
Experimental results in seven complex networks of the real world show that the proposed hybrid centrality called k-core neighborhood density (KND) remarkably balances rank distribution and accuracy, and the identified influential nodes have a superior ability to spread their influence over a wide area of a network.
A model for identifying influence nodes in multilayer networks that leverages multilayer feature fusion, encompassing intra-layer features, weighted centrality features, and inter-layer structural features is proposed, which outperforms classical and heuristic baselines in terms of resilience, generalization, and robustness.
Shristi Achari, R. Beniwal, Sanjay Kumar· International Journal of Mod...· 0 citations
This work proposes two scalable greedy algorithms based on gradient-guided edge selection that efficiently approximate marginal gains and prune the candidate edge set and achieves optimization performance comparable to exact greedy strategies while substantially reducing computational time.
Runze Zhang, Gengyu Wang, Zhongzhi Zhang· Proceedings of the 32nd ACM...· 0 citations
Spectral Efficiency Centrality (SEC), a temporal spectral centrality framework that quantifies node importance by evaluating the change in spectral radius caused by node removal across temporal snapshots, and ASEC, an efficient approximation based on Perron-Frobenius theory and first-order eigenvalue perturbation that offers a computationally efficient solution for large-scale temporal networks.