Dual Graph Embedding for Object-Tag LinkPrediction on the Knowledge Graph
Chenyang Li, Xu Chen, Ya Zhang, Siheng Chen, Dan Lv and, Yanfeng Wang

TL;DR
This paper introduces Dual Graph Embedding (DGE), a novel method that models both first-order and high-order proximities in knowledge graphs to improve object-tag link prediction, outperforming existing methods.
Contribution
The paper proposes a dual graph embedding approach using auto-encoding to explicitly capture high-order proximities for better link prediction in knowledge graphs.
Findings
DGE outperforms state-of-the-art methods on three real-world datasets.
Explicit modeling of high-order proximities improves link prediction accuracy.
Dual graph approach effectively captures complex entity relationships.
Abstract
Knowledge graphs (KGs) composed of users, objects, and tags are widely used in web applications ranging from E-commerce, social media sites to news portals. This paper concentrates on an attractive application which aims to predict the object-tag links in the KG for better tag recommendation and object explanation. When predicting the object-tag links, both the first-order and high-order proximities between entities in the KG propagate essential similarity information for better prediction. Most existing methods focus on preserving the first-order proximity between entities in the KG. However, they cannot capture the high-order proximities in an explicit way, and the adopted margin-based criterion cannot measure the first-order proximity on the global structure accurately. In this paper, we propose a novel approach named Dual Graph Embedding (DGE) that models both the first-order and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Recommender Systems and Techniques
