English

Distributed Representation of Subgraphs

Social and Information Networks 2017-02-23 v1 Machine Learning Machine Learning

Abstract

Network embeddings have become very popular in learning effective feature representations of networks. Motivated by the recent successes of embeddings in natural language processing, researchers have tried to find network embeddings in order to exploit machine learning algorithms for mining tasks like node classification and edge prediction. However, most of the work focuses on finding distributed representations of nodes, which are inherently ill-suited to tasks such as community detection which are intuitively dependent on subgraphs. Here, we propose sub2vec, an unsupervised scalable algorithm to learn feature representations of arbitrary subgraphs. We provide means to characterize similarties between subgraphs and provide theoretical analysis of sub2vec and demonstrate that it preserves the so-called local proximity. We also highlight the usability of sub2vec by leveraging it for network mining tasks, like community detection. We show that sub2vec gets significant gains over state-of-the-art methods and node-embedding methods. In particular, sub2vec offers an approach to generate a richer vocabulary of features of subgraphs to support representation and reasoning.

Keywords

Cite

@article{arxiv.1702.06921,
  title  = {Distributed Representation of Subgraphs},
  author = {Bijaya Adhikari and Yao Zhang and Naren Ramakrishnan and B. Aditya Prakash},
  journal= {arXiv preprint arXiv:1702.06921},
  year   = {2017}
}

Comments

9 pages, 7 figures

R2 v1 2026-06-22T18:25:37.566Z