Meta Operator for Complex Query Answering on Knowledge Graphs
Hang Yin, Zihao Wang, Yangqiu Song

TL;DR
This paper introduces a meta-learning approach to improve complex query answering on incomplete knowledge graphs by learning adaptable meta-operators, which enhances generalization with limited training data.
Contribution
The work proposes a novel meta-learning algorithm to learn meta-operators for complex query answering, focusing on operator types rather than query types, improving generalizability with limited data.
Findings
Meta-operators outperform traditional CQA models.
Meta-learning enhances adaptability to various query instances.
Limited data training is effective with the proposed method.
Abstract
Knowledge graphs contain informative factual knowledge but are considered incomplete. To answer complex queries under incomplete knowledge, learning-based Complex Query Answering (CQA) models are proposed to directly learn from the query-answer samples to avoid the direct traversal of incomplete graph data. Existing works formulate the training of complex query answering models as multi-task learning and require a large number of training samples. In this work, we explore the compositional structure of complex queries and argue that the different logical operator types, rather than the different complex query types, are the key to improving generalizability. Accordingly, we propose a meta-learning algorithm to learn the meta-operators with limited data and adapt them to different instances of operators under various complex queries. Empirical results show that learning meta-operators is…
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 · Cognitive Computing and Networks · Neural Networks and Applications
