English

Estimation of Graph Features Based on Random Walks Using Neighbors' Properties

Social and Information Networks 2024-09-18 v2

Abstract

Using random walks for sampling has proven advantageous in assessing the characteristics of large and unknown social networks. Several algorithms based on random walks have been introduced in recent years. In the practical application of social network sampling, there is a recurrent reliance on an application programming interface (API) for obtaining adjacent nodes. However, owing to constraints related to query frequency and associated API expenses, it is preferable to minimize API calls during the feature estimation process. In this study, considering the acquisition of neighboring nodes as a cost factor, we introduce a feature estimation algorithm that outperforms existing algorithms in terms of accuracy. Through experiments that simulate sampling on known graphs, we demonstrate the superior accuracy of our proposed algorithm when compared to existing alternatives.

Keywords

Cite

@article{arxiv.2409.08599,
  title  = {Estimation of Graph Features Based on Random Walks Using Neighbors' Properties},
  author = {Tsuyoshi Hasegawa and Shiori Hironaka and Kazuyuki Shudo},
  journal= {arXiv preprint arXiv:2409.08599},
  year   = {2024}
}

Comments

This paper is an extended version of our paper accepted at WISE 2024

R2 v1 2026-06-28T18:43:22.232Z