English

MCNE: An End-to-End Framework for Learning Multiple Conditional Network Representations of Social Network

Social and Information Networks 2019-05-28 v1 Machine Learning

Abstract

Recently, the Network Representation Learning (NRL) techniques, which represent graph structure via low-dimension vectors to support social-oriented application, have attracted wide attention. Though large efforts have been made, they may fail to describe the multiple aspects of similarity between social users, as only a single vector for one unique aspect has been represented for each node. To that end, in this paper, we propose a novel end-to-end framework named MCNE to learn multiple conditional network representations, so that various preferences for multiple behaviors could be fully captured. Specifically, we first design a binary mask layer to divide the single vector as conditional embeddings for multiple behaviors. Then, we introduce the attention network to model interaction relationship among multiple preferences, and further utilize the adapted message sending and receiving operation of graph neural network, so that multi-aspect preference information from high-order neighbors will be captured. Finally, we utilize Bayesian Personalized Ranking loss function to learn the preference similarity on each behavior, and jointly learn multiple conditional node embeddings via multi-task learning framework. Extensive experiments on public datasets validate that our MCNE framework could significantly outperform several state-of-the-art baselines, and further support the visualization and transfer learning tasks with excellent interpretability and robustness.

Keywords

Cite

@article{arxiv.1905.11013,
  title  = {MCNE: An End-to-End Framework for Learning Multiple Conditional Network Representations of Social Network},
  author = {Hao Wang and Tong Xu and Qi Liu and Defu Lian and Enhong Chen and Dongfang Du and Han Wu and Wen Su},
  journal= {arXiv preprint arXiv:1905.11013},
  year   = {2019}
}

Comments

Accepted by KDD 2019 Research Track. In Proceedings of the 25th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD'19)

R2 v1 2026-06-23T09:25:39.871Z