Customized Graph Embedding: Tailoring the Embedding Vector to a Specific Application.

Bitan Hou,Yujing Wang,Ming Zeng,Shan Jiang,Ole J. Mengshoel,Yunhai Tong,Jing Bai
2019-01-01
Abstract:Graph is a natural representation of data for a variety of real-wordapplications, such as knowledge graph mining, social network analysis andbiological network comparison. For these applications, graph embedding iscrucial as it provides vector representations of the graph. One limitation ofexisting graph embedding methods is that their embedding optimizationprocedures are disconnected from the target application. In this paper, wepropose a novel approach, namely Customized Graph Embedding (CGE) to tacklethis problem. The CGE algorithm learns customized vector representations ofgraph nodes by differentiating the importance of distinct graph pathsautomatically for a specific application. Extensive experiments were carriedout on a diverse set of node classification datasets, which demonstrate strongperformances of CGE and provide deep insights into the model.
What problem does this paper attempt to address?