Next Article in Journal
A Machine Learning-Based AQM to Synergize Heterogeneous Congestion Control Algorithms
Previous Article in Journal
An SQL Query Description Problem with AI Assistance for an SQL Programming Learning Assistant System
Previous Article in Special Issue
Enhancing MOOC Recommendation Through Preference-Aware Knowledge Graph Diffusion and Temporal Sequence Modeling
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

Weighted Sampling Enclosing Subgraphs-Based Link Prediction in Attributed Graphs

School of Artificial Intelligence and Big Data, Chongqing Polytechnic University of Electronic Technology, Chongqing 401331, China
Information 2026, 17(1), 66; https://doi.org/10.3390/info17010066 (registering DOI)
Submission received: 22 November 2025 / Revised: 7 January 2026 / Accepted: 8 January 2026 / Published: 11 January 2026

Abstract

Link prediction is a fundamental problem for graphs, which can reveal the potential relationships between users. Graph embedding can easily encode graph structural relations, and heterogeneous attribute features in a continuous vector space, which is effective in link prediction. However, graph embedding methods for large-scale graphs suffer high computation and space costs, and sampling enclosing subgraphs is a practical yet efficient way to obtain the most features at the least cost. Nevertheless, the existing sampling techniques may lose essential features when the random sampling number of nodes is not large, as node features are assumed to follow a uniform distribution. In this paper, we propose a novel large-scale graph sampling strategy for link prediction named Weighted Sampling Enclosing subgraphs-based Link prediction (WSEL ) to resolve this issue, which maximumly preserves the structural and attribute features of enclosing subgraphs with less sampling. More specifically, we first extract the feature importance of each node in an enclosing subgraph and then take the node importance as node weight. Then, random walk node sequences are obtained by multiple weighted random walks from a target pair of nodes, generating a weighted sampling of enclosing subgraphs. By leveraging the weighted sampling enclosing subgraphs, WSEL can scale to larger graphs with much less overhead while maintaining some essential information of the original graph. Experiments on real-world datasets demonstrate that our model can scale to larger graphs while maintaining competitive link prediction performance under substantially reduced computational cost.
Keywords: attributed graphs; link prediction; weighted sampling; enclosing subgraphs embeddings attributed graphs; link prediction; weighted sampling; enclosing subgraphs embeddings

Share and Cite

MDPI and ACS Style

Hu, G. Weighted Sampling Enclosing Subgraphs-Based Link Prediction in Attributed Graphs. Information 2026, 17, 66. https://doi.org/10.3390/info17010066

AMA Style

Hu G. Weighted Sampling Enclosing Subgraphs-Based Link Prediction in Attributed Graphs. Information. 2026; 17(1):66. https://doi.org/10.3390/info17010066

Chicago/Turabian Style

Hu, Ganglin. 2026. "Weighted Sampling Enclosing Subgraphs-Based Link Prediction in Attributed Graphs" Information 17, no. 1: 66. https://doi.org/10.3390/info17010066

APA Style

Hu, G. (2026). Weighted Sampling Enclosing Subgraphs-Based Link Prediction in Attributed Graphs. Information, 17(1), 66. https://doi.org/10.3390/info17010066

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop