Active Learning for Hidden Attributes in Networks
Xiaoran Yan, Yaojia Zhu, Jean-Baptiste Rouquier, and Cristopher Moore

TL;DR
This paper introduces active learning strategies for uncovering hidden vertex attributes in networks modeled by stochastic block models, demonstrating improved query efficiency and identifying key vertices early.
Contribution
It proposes two novel active learning methods for selecting vertices to query in networks with hidden attributes, without assuming network assortativity.
Findings
Both methods outperform simple heuristics in experiments.
They effectively identify influential vertices early in the process.
Methods are applicable to networks modeled by stochastic block models.
Abstract
In many networks, vertices have hidden attributes, or types, that are correlated with the networks topology. If the topology is known but these attributes are not, and if learning the attributes is costly, we need a method for choosing which vertex to query in order to learn as much as possible about the attributes of the other vertices. We assume the network is generated by a stochastic block model, but we make no assumptions about its assortativity or disassortativity. We choose which vertex to query using two methods: 1) maximizing the mutual information between its attributes and those of the others (a well-known approach in active learning) and 2) maximizing the average agreement between two independent samples of the conditional Gibbs distribution. Experimental results show that both these methods do much better than simple heuristics. They also consistently identify certain…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Algorithms and Data Compression · Complex Network Analysis Techniques
