Abstract
We address the problem of classifying sparsely labeled networks, where labeled nodes in the network are extremely scarce. Existing algorithms, such as collective classification, have been shown to be effective for jointly deriving labels of related nodes, by exploiting label dependencies among neighboring nodes. However, when the network is sparsely labeled, most nodes have too few or even no connections to labeled nodes. This makes it very difficult to leverage supervised knowledge from labeled nodes to accurately estimate label dependencies, thereby largely degrading classification accuracy. In this paper, we propose a novel discriminative matrix factorization (DMF) based algorithm that effectively learns a latent network representation by exploiting topo-logical paths between labeled and unlabeled nodes, in addition to nodes' content information. The main idea is to use matrix factorization to obtain a compact representation of the network that fully encodes nodes' content information and network structure, and unleash discriminative power inferred from labeled nodes to directly benefit collective classification. We formulate a new matrix factorization objective function that integrates network representation learning with an empirical loss minimization for classifying node labels. An efficient optimization algorithm based on conjugate gradient methods is proposed to solve the new objective function. Experimental results on real-world networks show that DMF yields superior performance gain over the state-of-the-art baselines on sparsely labeled networks.
Original language | English |
---|---|
Title of host publication | CIKM 2016 - Proceedings of the 2016 ACM Conference on Information and Knowledge Management |
Publisher | Association for Computing Machinery (ACM) |
Pages | 1563-1572 |
Number of pages | 10 |
ISBN (Electronic) | 9781450340731 |
DOIs | |
Publication status | Published - 2016 |
Externally published | Yes |
Event | ACM International Conference on Information and Knowledge Management 2016 - Indianapolis, United States of America Duration: 24 Oct 2016 → 28 Oct 2016 Conference number: 25th https://dl.acm.org/doi/proceedings/10.1145/2983323 |
Publication series
Name | International Conference on Information and Knowledge Management, Proceedings |
---|---|
Volume | 24-28-October-2016 |
Conference
Conference | ACM International Conference on Information and Knowledge Management 2016 |
---|---|
Abbreviated title | CIKM 2016 |
Country/Territory | United States of America |
City | Indianapolis |
Period | 24/10/16 → 28/10/16 |
Internet address |
Keywords
- Collective classification
- Matrix factorization
- Network representation learning
- Sparsely labeled networks