TL;DR
This paper presents a machine learning-based graph exploration framework for discovering hidden nodes in unknown social networks, demonstrating near-optimal query costs and analyzing the impact of node embeddings with bandit algorithms.
Contribution
It introduces a novel graph exploration approach for hidden node discovery, incorporating node embeddings and bandit algorithms to improve efficiency in unknown social graphs.
Findings
Graph exploration strategies achieve near-known topology efficiency.
Using node embeddings can both help and hinder discovery efficiency.
Bandit algorithms effectively combine models for diverse scenarios.
Abstract
In this paper, we address the challenge of discovering hidden nodes in unknown social networks, formulating three types of hidden-node discovery problems, namely, Sybil-node discovery, peripheral-node discovery, and influencer discovery. We tackle these problems by employing a graph exploration framework grounded in machine learning. Leveraging the structure of the subgraph gradually obtained from graph exploration, we construct prediction models to identify target hidden nodes in unknown social graphs. Through empirical investigations of real social graphs, we investigate the efficiency of graph exploration strategies in uncovering hidden nodes. Our results show that our graph exploration strategies discover hidden nodes with an efficiency comparable to that when the graph structure is known. Specifically, the query cost of discovering 10% of the hidden nodes is at most only 1.2 times…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
