Association Rules Enhanced Knowledge Graph Attention Network
Zhenghao Zhang, Jianbin Huang, Qinglin Tan

TL;DR
The paper introduces AR-KGAT, a novel knowledge graph embedding model that incorporates association rules and graph attention mechanisms to improve knowledge base completion tasks.
Contribution
It proposes an end-to-end framework combining association rules with graph attention networks for enhanced knowledge graph embeddings.
Findings
AR-KGAT outperforms state-of-the-art methods on benchmark datasets.
The model effectively captures high-order neighborhood information.
Incorporating rules improves link prediction and triplet classification accuracy.
Abstract
Most existing knowledge graphs suffer from incompleteness. Embedding knowledge graphs into continuous vector spaces has recently attracted increasing interest in knowledge base completion. However, in most existing embedding methods, only fact triplets are utilized, and logical rules have not been thoroughly studied for the knowledge base completion task. To overcome the problem, we propose an association rules enhanced knowledge graph attention network (AR-KGAT). The AR-KGAT captures both entity and relation features for high-order neighborhoods of any given entity in an end-to-end manner under the graph attention network framework. The major component of AR-KGAT is an encoder of an effective neighborhood aggregator, which addresses the problems by aggregating neighbors with both association-rules-based and graph-based attention weights. Additionally, the proposed model also…
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 · Bayesian Modeling and Causal Inference · Topic Modeling
