Enhance Stability of Network by Edge Anchor

📅 2025-07-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the problem of enhancing social network stability, formalized as “anchoring-based support reinforcement”: given a graph $ G $ and a budget $ b $, select $ b $ edges to anchor so as to maximize the total gain in truss number across all edges. As this problem is NP-hard, we propose the first edge-anchoring framework for optimizing support-number gain. Our method innovatively introduces upward-path constraints and dynamic support-degree verification, drastically reducing the search space. We design an efficient greedy algorithm that leverages a support-number classification tree and upward routing to compute global support changes induced by anchoring a single edge. Experiments on eight real-world networks demonstrate that our approach significantly outperforms baseline methods—achieving up to 12.6× speedup in computation and an average 23.4% improvement in stability gain—thereby effectively strengthening community robustness and user engagement.

Technology Category

Application Category

📝 Abstract
With the rapid growth of online social networks, strengthening their stability has emerged as a key research focus. This study aims to identify influential relationships that significantly impact community stability. In this paper, we introduce and explore the anchor trussness reinforcement problem to reinforce the overall user engagement of networks by anchoring some edges. Specifically, for a given graph $G$ and a budget $b$, we aim to identify $b$ edges whose anchoring maximizes the trussness gain, which is the cumulative increment of trussness across all edges in $G$. We establish the NP-hardness of the problem. To address this problem, we introduce a greedy framework that iteratively selects the current best edge. To scale for larger networks, we first propose an upward-route method to constrain potential trussness increment edges. Augmented with a support check strategy, this approach enables the efficient computation of the trussness gain for anchoring one edge. Then, we design a classification tree structure to minimize redundant computations in each iteration by organizing edges based on their trussness. We conduct extensive experiments on 8 real-world networks to validate the efficiency and effectiveness of the proposed model and methods.
Problem

Research questions and friction points this paper is trying to address.

Identify influential relationships affecting community stability
Maximize trussness gain by anchoring edges within budget
Develop efficient algorithms for large-scale network reinforcement
Innovation

Methods, ideas, or system contributions that make the work stand out.

Greedy framework for edge selection
Upward-route method for trussness increment
Classification tree minimizes redundant computations
🔎 Similar Papers
No similar papers found.
H
Hongbo Qiu
Zhejiang Gongshang University, China
Renjie Sun
Renjie Sun
Zhejiang Gongshang University
graph datasigned graph
C
Chen Chen
University of Wollongong, Australia
X
Xiaoyang Wang
The University of New South Wales, Australia