Effective Instruction Parsing Plugin for Complex Logical Query Answering on Knowledge Graphs
Xingrui Zhuo, Jiapu Wang, Gongqing Wu, Shirui Pan, Xindong Wu

TL;DR
This paper introduces a novel Query Instruction Parsing Plugin (QIPP) that leverages pre-trained language models and code-like instructions to improve logical query understanding in knowledge graph embedding, enhancing model performance.
Contribution
The paper proposes a new QIPP framework using code-like instructions and PLMs to better capture query patterns, addressing pattern-entity alignment bias in KGQE models.
Findings
Improves performance of eight KGQE models
Outperforms two state-of-the-art QPL methods
Enhances logical query understanding in knowledge graphs
Abstract
Knowledge Graph Query Embedding (KGQE) aims to embed First-Order Logic (FOL) queries in a low-dimensional KG space for complex reasoning over incomplete KGs. To enhance the generalization of KGQE models, recent studies integrate various external information (such as entity types and relation context) to better capture the logical semantics of FOL queries. The whole process is commonly referred to as Query Pattern Learning (QPL). However, current QPL methods typically suffer from the pattern-entity alignment bias problem, leading to the learned defective query patterns limiting KGQE models' performance. To address this problem, we propose an effective Query Instruction Parsing Plugin (QIPP) that leverages the context awareness of Pre-trained Language Models (PLMs) to capture latent query patterns from code-like query instructions. Unlike the external information introduced by previous…
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
TopicsRough Sets and Fuzzy Logic · Semantic Web and Ontologies
