LGAILOMar 15, 2024

Meta Operator for Complex Query Answering on Knowledge Graphs

Tsinghua
arXiv:2403.10110v15 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses the challenge of generalizing complex query answering with limited training samples, though it appears incremental in improving existing methods.

The paper tackles the problem of answering complex queries on incomplete knowledge graphs by proposing a meta-learning algorithm that learns meta-operators from limited data, showing it is more effective than existing models.

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 more effective than learning original CQA or meta-CQA models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes