🤖 AI Summary
This study addresses the absence of a universally optimal network sampling method by systematically evaluating node-, edge-, and exploration-based strategies across static and temporal networks. Using two real-world temporal datasets—scientific collaboration and message exchange—we assess representative sampling algorithms—including Random Walk, Metropolis-Hastings Random Walk (MHRW), Forest Fire, and Star Sampling—through multidimensional metrics such as degree distribution, clustering coefficient, and connected component size. Results reveal that sampling efficacy is highly contingent on network dynamics and downstream analytical tasks: advanced methods often outperform simpler ones in static networks but frequently underperform in temporal settings; no single method dominates across all scenarios. Consequently, we propose a task-driven sampling strategy selection framework that challenges the assumption of a “universal optimal method” and underscores the necessity of context-aware adaptation. This work provides empirical evidence and methodological guidance for principled sampling decisions in network analysis.
📝 Abstract
Network sampling is a crucial technique for analyzing large or partially observable networks. However, the effectiveness of different sampling methods can vary significantly depending on the context. In this study, we empirically compare representative methods from three main categories: node-based, edge-based, and exploration-based sampling. We used two real-world datasets for our analysis: a scientific collaboration network and a temporal message-sending network. Our results indicate that no single sampling method consistently outperforms the others in both datasets. Although advanced methods tend to provide better accuracy on static networks, they often perform poorly on temporal networks, where simpler techniques can be more effective. These findings suggest that the best sampling strategy depends not only on the structural characteristics of the network but also on the specific metrics that need to be preserved or analyzed. Our work offers practical insights for researchers in choosing sampling approaches that are tailored to different types of networks and analytical objectives.