Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fuzzy Logic Based Logical Query Answering on Knowledge Graphs

About

Answering complex First-Order Logical (FOL) queries on large-scale incomplete knowledge graphs (KGs) is an important yet challenging task. Recent advances embed logical queries and KG entities in the same space and conduct query answering via dense similarity search. However, most logical operators designed in previous studies do not satisfy the axiomatic system of classical logic, limiting their performance. Moreover, these logical operators are parameterized and thus require many complex FOL queries as training data, which are often arduous to collect or even inaccessible in most real-world KGs. We thus present FuzzQE, a fuzzy logic based logical query embedding framework for answering FOL queries over KGs. FuzzQE follows fuzzy logic to define logical operators in a principled and learning-free manner, where only entity and relation embeddings require learning. FuzzQE can further benefit from labeled complex logical queries for training. Extensive experiments on two benchmark datasets demonstrate that FuzzQE provides significantly better performance in answering FOL queries compared to state-of-the-art methods. In addition, FuzzQE trained with only KG link prediction can achieve comparable performance to those trained with extra complex query data.

Xuelu Chen, Ziniu Hu, Yizhou Sun• 2021

Related benchmarks

TaskDatasetResultRank
Logical Query AnsweringNELL995 (test)
MRR (1-path)0.474
41
Logical Query Answering (EPFO)FB15k-237 (test)
2-Path Error0.129
31
Complex Query AnsweringNELL-995 (test)
Hits@1 (1p)47.4
31
Complex Query AnsweringFB15k-237 (test)
Hits@1 (avg path)0.24
27
Knowledge Graph ReasoningNELL
1P Score0.581
10
Multi-hop Logical Query AnsweringFB15k-237 (test)
Avg P Score0.2119
2
Showing 6 of 6 rows

Other info

Follow for update