Pith. sign in

REVIEW 4 cited by

Complex Query Answering with Neural Link Predictors

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2011.03459 v4 pith:G6UCVDVL submitted 2020-11-06 cs.LG cs.AIcs.LOcs.NE

classification cs.LGcs.AIcs.LOcs.NE
keywords complexqueriesneuralansweringgraphsknowledgelinkquery
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
abstract

Neural link predictors are immensely useful for identifying missing edges in large scale Knowledge Graphs. However, it is still not clear how to use these models for answering more complex queries that arise in a number of domains, such as queries using logical conjunctions ($\land$), disjunctions ($\lor$) and existential quantifiers ($\exists$), while accounting for missing edges. In this work, we propose a framework for efficiently answering complex queries on incomplete Knowledge Graphs. We translate each query into an end-to-end differentiable objective, where the truth value of each atom is computed by a pre-trained neural link predictor. We then analyse two solutions to the optimisation problem, including gradient-based and combinatorial search. In our experiments, the proposed approach produces more accurate results than state-of-the-art methods -- black-box neural models trained on millions of generated queries -- without the need of training on a large and diverse set of complex queries. Using orders of magnitude less training data, we obtain relative improvements ranging from 8% up to 40% in Hits@3 across different knowledge graphs containing factual information. Finally, we demonstrate that it is possible to explain the outcome of our model in terms of the intermediate solutions identified for each of the complex query atoms. All our source code and datasets are available online, at https://github.com/uclnlp/cqd.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. InductWave: Inductive Multi-Hop Logical Query Answering on Knowledge Graphs

    cs.AI 2026-07 conditional novelty 6.0 of 10

    Combining graph wavelet embeddings with Neural Bellman-Ford message passing reduces the layers needed for inductive logical query answering on large knowledge graphs.

  2. Transformers for Complex Query Answering over Knowledge Hypergraphs

    cs.CL 2025-04 conditional novelty 6.0 of 10

    LKHGT, a two-stage transformer with type-aware bias, achieves state-of-the-art average MRR on new knowledge-hypergraph query datasets JF17k-HCQA and M-FB15k-HCQA.

  3. Enhancing Transformers for Generalizable First-Order Logical Entailment

    cs.CL 2025-01 conditional novelty 6.0 of 10

    Transformers with relative positional encoding beat KGQA baselines, and adding logic-aware attention (TEGA) improves out-of-distribution performance on a new 55-type benchmark.

  4. Neural-Symbolic Reasoning over Knowledge Graphs: A Survey from a Query Perspective

    cs.AI 2024-11 conditional novelty 3.0 of 10

    A survey of knowledge graph reasoning methods organized by query type, covering symbolic, neural, neural-symbolic, and large language model approaches.

Pith tools