Simulated Iterative Classification a New Learning Procedure for Graph Labeling
Abstract
Collective classification refers to the classification of interlinked and relational objects described as nodes in a graph. The Iterative Classification Algorithm (ICA) is a simple, efficient and widely used method to solve this problem. It is representative of a family of methods for which inference proceeds as an iterative process: at each step, nodes of the graph are classified according to the current predicted labels of their neighbors. We show that learning in this class of models suffers from a training bias. We propose a new family of methods, called Simulated ICA, which helps reducing this training bias by simulating inference during learning. Several variants of the method are introduced. They are both simple, efficient and scale well. Experiments performed on a series of 7 datasets show that the proposed methods outperform representative state-of-the-art algorithms while keeping a low complexity.
Cite
Text
Maes et al. "Simulated Iterative Classification a New Learning Procedure for Graph Labeling." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009. doi:10.1007/978-3-642-04174-7_4Markdown
[Maes et al. "Simulated Iterative Classification a New Learning Procedure for Graph Labeling." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009.](https://mlanthology.org/ecmlpkdd/2009/maes2009ecmlpkdd-simulated/) doi:10.1007/978-3-642-04174-7_4BibTeX
@inproceedings{maes2009ecmlpkdd-simulated,
title = {{Simulated Iterative Classification a New Learning Procedure for Graph Labeling}},
author = {Maes, Francis and Peters, Stéphane and Denoyer, Ludovic and Gallinari, Patrick},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2009},
pages = {47-62},
doi = {10.1007/978-3-642-04174-7_4},
url = {https://mlanthology.org/ecmlpkdd/2009/maes2009ecmlpkdd-simulated/}
}