Multilabel Classification on Heterogeneous Graphs with Gaussian Embeddings

Abstract

We consider the problem of node classification in heterogeneous graphs, where both nodes and relations may be of different types, and different sets of categories are associated to each node type. While graph node classification has mainly been tackled for homogeneous graphs, heterogeneous classification is a recent problem which has been motivated by applications in fields such as social networks, where graphs are intrinsically heterogeneous. We propose a transductive approach to this problem based on learning graph embeddings, and model the uncertainty associated to the node representations using Gaussian embeddings. A comparison with representative baselines is provided on three heterogeneous datasets.

Cite

Text

Dos Santos et al. "Multilabel Classification on Heterogeneous Graphs with Gaussian Embeddings." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2016. doi:10.1007/978-3-319-46227-1_38

Markdown

[Dos Santos et al. "Multilabel Classification on Heterogeneous Graphs with Gaussian Embeddings." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2016.](https://mlanthology.org/ecmlpkdd/2016/santos2016ecmlpkdd-multilabel/) doi:10.1007/978-3-319-46227-1_38

BibTeX

@inproceedings{santos2016ecmlpkdd-multilabel,
  title     = {{Multilabel Classification on Heterogeneous Graphs with Gaussian Embeddings}},
  author    = {Dos Santos, Ludovic and Piwowarski, Benjamin and Gallinari, Patrick},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2016},
  pages     = {606-622},
  doi       = {10.1007/978-3-319-46227-1_38},
  url       = {https://mlanthology.org/ecmlpkdd/2016/santos2016ecmlpkdd-multilabel/}
}