← Search

Zezhong Xu

4 accepted papers

2024

Prompt-fused Framework for Inductive Logical Query Answering

COLING 2024main

Answering logical queries on knowledge graphs (KG) poses a significant challenge for machine reasoning. The primary obstacle in this task stems from the inherent incompleteness of KGs. Existing research has predominantly focused on addressing the issue of missing edges in KGs, thereby neglecting ano…

2023

Generalizing to Unseen Elements: A Survey on Knowledge Extrapolation for Knowledge Graphs

IJCAI 2023poster

Knowledge graphs (KGs) have become valuable knowledge resources in various applications, and knowledge graph embedding (KGE) methods have garnered increasing attention in recent years. However, conventional KGE methods still face challenges when it comes to handling unseen entities or relations duri…

Cited by 26SourcePDFScholar
2022

Neural-Symbolic Entangled Framework for Complex Query Answering

NeurIPS 2022accept

Answering complex queries over knowledge graphs (KG) is an important yet challenging task because of the KG incompleteness issue and cascading errors during reasoning. Recent query embedding (QE) approaches embed the entities and relations in a KG and the first-order logic (FOL) queries into a low d…

Cited by 23SourcePDFScholar
2022

Ruleformer: Context-aware Rule Mining over Knowledge Graph

COLING 2022main

Rule mining is an effective approach for reasoning over knowledge graph (KG). Existing works mainly concentrate on mining rules. However, there might be several rules that could be applied for reasoning for one relation, and how to select appropriate rules for completion of different triples has not…