Relational Active Learning for Joint Collective Classification Models
Abstract
In many network domains, labeled data may be costly to acquire---indicating a need for {\em relational active learning} methods. Recent work has demonstrated that relational model performance can be improved by taking network structure into account when choosing instances to label. However, in collective inference settings, {\em both} model estimation {\em and} prediction can be improved by acquiring a node's label---since relational models estimate a joint distribution over labels in the network and collective classification methods propagate information from labeled training data during prediction. This conflates improvement in learning with improvement in inference, since labeling nodes can reduce inference error without improving the overall quality of the learned model. Here, we use {\em across-network} classification to separate the effects on learning and prediction, and focus on reduction of learning error. When label propagation is used for learning, we find that labeling based on prediction {\em certainty} is more effective than labeling based on {\em uncertainty}. As such, we propose a novel active learning method that combines a network-based {\em certainty} metric with semi-supervised learning and relational resampling. We evaluate our approach on synthetic and real-world networks and show faster learning compared to several baselines, including the network based method of Bilgic et al. 2010.
Cite
Text
Kuwadekar and Neville. "Relational Active Learning for Joint Collective Classification Models." International Conference on Machine Learning, 2011.Markdown
[Kuwadekar and Neville. "Relational Active Learning for Joint Collective Classification Models." International Conference on Machine Learning, 2011.](https://mlanthology.org/icml/2011/kuwadekar2011icml-relational/)BibTeX
@inproceedings{kuwadekar2011icml-relational,
title = {{Relational Active Learning for Joint Collective Classification Models}},
author = {Kuwadekar, Ankit and Neville, Jennifer},
booktitle = {International Conference on Machine Learning},
year = {2011},
pages = {385-392},
url = {https://mlanthology.org/icml/2011/kuwadekar2011icml-relational/}
}