English

A Scalable Multiclass Algorithm for Node Classification

Machine Learning 2011-12-20 v1 Computer Science and Game Theory

Abstract

We introduce a scalable algorithm, MUCCA, for multiclass node classification in weighted graphs. Unlike previously proposed methods for the same task, MUCCA works in time linear in the number of nodes. Our approach is based on a game-theoretic formulation of the problem in which the test labels are expressed as a Nash Equilibrium of a certain game. However, in order to achieve scalability, we find the equilibrium on a spanning tree of the original graph. Experiments on real-world data reveal that MUCCA is much faster than its competitors while achieving a similar predictive performance.

Keywords

Cite

@article{arxiv.1112.4344,
  title  = {A Scalable Multiclass Algorithm for Node Classification},
  author = {Giovanni Zappella},
  journal= {arXiv preprint arXiv:1112.4344},
  year   = {2011}
}
R2 v1 2026-06-21T19:53:44.948Z