English

Exponential Family Graph Embeddings

Machine Learning 2019-11-21 v1 Machine Learning

Abstract

Representing networks in a low dimensional latent space is a crucial task with many interesting applications in graph learning problems, such as link prediction and node classification. A widely applied network representation learning paradigm is based on the combination of random walks for sampling context nodes and the traditional \textit{Skip-Gram} model to capture center-context node relationships. In this paper, we emphasize on exponential family distributions to capture rich interaction patterns between nodes in random walk sequences. We introduce the generic \textit{exponential family graph embedding} model, that generalizes random walk-based network representation learning techniques to exponential family conditional distributions. We study three particular instances of this model, analyzing their properties and showing their relationship to existing unsupervised learning models. Our experimental evaluation on real-world datasets demonstrates that the proposed techniques outperform well-known baseline methods in two downstream machine learning tasks.

Keywords

Cite

@article{arxiv.1911.09007,
  title  = {Exponential Family Graph Embeddings},
  author = {Abdulkadir Çelikkanat and Fragkiskos D. Malliaros},
  journal= {arXiv preprint arXiv:1911.09007},
  year   = {2019}
}

Comments

Accepted to the The Thirty-Fourth AAAI Conference on Artificial Intelligence (AAAI-20), New York City, New York, 2020

R2 v1 2026-06-23T12:22:28.272Z