Learning Relation-Specific Representations for Few-shot Knowledge Graph Completion
Yuling Li, Kui Yu, Yuhong Zhang, and Xindong Wu

TL;DR
This paper introduces RSCL, a novel framework for few-shot knowledge graph completion that leverages graph contexts and hierarchical attention to learn more expressive relation-specific representations, outperforming existing methods.
Contribution
The paper proposes a relation-specific context learning framework that uses graph contexts and hierarchical attention to improve few-shot knowledge graph completion.
Findings
RSCL outperforms state-of-the-art FKGC methods on benchmark datasets.
Graph context extraction captures long-term entity-relation dependencies.
Hierarchical attention enhances the encoding of local neighborhood information.
Abstract
Recent years have witnessed increasing interest in few-shot knowledge graph completion (FKGC), which aims to infer unseen query triples for a few-shot relation using a few reference triples about the relation. The primary focus of existing FKGC methods lies in learning relation representations that can reflect the common information shared by the query and reference triples. To this end, these methods learn entity-pair representations from the direct neighbors of head and tail entities, and then aggregate the representations of reference entity pairs. However, the entity-pair representations learned only from direct neighbors may have low expressiveness when the involved entities have sparse direct neighbors or share a common local neighborhood with other entities. Moreover, merely modeling the semantic information of head and tail entities is insufficient to accurately infer their…
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 · Data Quality and Management · Topic Modeling
