Distance-Aware DAG Embedding for Proximity Search on Heterogeneous Graphs

Authors

  • Zemin Liu Zhejiang University
  • Vincent Zheng Advanced Digital Sciences Center
  • Zhou Zhao Zhejiang University
  • Fanwei Zhu Zhejiang University City College
  • Kevin Chang University of Illinois at Urbana-Champaign
  • Minghui Wu Zhejiang University City College
  • Jing Ying Zhejiang University

DOI:

https://doi.org/10.1609/aaai.v32i1.11885

Keywords:

semantic proximity search, heterogeneous graph, DAG embedding

Abstract

Proximity search on heterogeneous graphs aims to measure the proximity between two nodes on a graph w.r.t. some semantic relation for ranking. Pioneer work often tries to measure such proximity by paths connecting the two nodes. However, paths as linear sequences have limited expressiveness for the complex network connections. In this paper, we explore a more expressive DAG (directed acyclic graph) data structure for modeling the connections between two nodes. Particularly, we are interested in learning a representation for the DAGs to encode the proximity between two nodes. We face two challenges to use DAGs, including how to efficiently generate DAGs and how to effectively learn DAG embedding for proximity search. We find distance-awareness as important for proximity search and the key to solve the above challenges. Thus we develop a novel Distance-aware DAG Embedding (D2AGE) model. We evaluate D2AGE on three benchmark data sets with six semantic relations, and we show that D2AGE outperforms the state-of-the-art baselines. We release the code on https://github.com/shuaiOKshuai.

Downloads

Published

2018-04-26

How to Cite

Liu, Z., Zheng, V., Zhao, Z., Zhu, F., Chang, K., Wu, M., & Ying, J. (2018). Distance-Aware DAG Embedding for Proximity Search on Heterogeneous Graphs. Proceedings of the AAAI Conference on Artificial Intelligence, 32(1). https://doi.org/10.1609/aaai.v32i1.11885

Issue

Section

Main Track: Machine Learning Applications