pith. sign in

arxiv: 1709.07604 · v3 · pith:3NQEWESCnew · submitted 2017-09-22 · 💻 cs.AI

A Comprehensive Survey of Graph Embedding: Problems, Techniques and Applications

classification 💻 cs.AI
keywords graphembeddinganalyticsapplicationsdataproblemchallengescomprehensive
0
0 comments X
read the original abstract

Graph is an important data representation which appears in a wide diversity of real-world scenarios. Effective graph analytics provides users a deeper understanding of what is behind the data, and thus can benefit a lot of useful applications such as node classification, node recommendation, link prediction, etc. However, most graph analytics methods suffer the high computation and space cost. Graph embedding is an effective yet efficient way to solve the graph analytics problem. It converts the graph data into a low dimensional space in which the graph structural information and graph properties are maximally preserved. In this survey, we conduct a comprehensive review of the literature in graph embedding. We first introduce the formal definition of graph embedding as well as the related concepts. After that, we propose two taxonomies of graph embedding which correspond to what challenges exist in different graph embedding problem settings and how the existing work address these challenges in their solutions. Finally, we summarize the applications that graph embedding enables and suggest four promising future research directions in terms of computation efficiency, problem settings, techniques and application scenarios.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Mercem: Method Name Recommendation Based on Call Graph Embedding

    cs.SE 2019-07 unverdicted novelty 5.0

    Mercem applies graph embedding to call graphs to recommend method names and outperforms prior methods in difficult naming situations per its evaluation.