← Search

Daniel Daza

3 accepted papers

2023

Adapting Neural Link Predictors for Data-Efficient Complex Query Answering

NeurIPS 2023poster

Answering complex queries on incomplete knowledge graphs is a challenging task where a model needs to answer complex logical queries in the presence of missing knowledge. Prior work in the literature has proposed to address this problem by designing architectures trained end-to-end for the complex q…

2022

Complex Query Answering with Neural Link Predictors (Extended Abstract)*

IJCAI 2022poster

Neural link predictors are 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 containing logical conjunctions (∧), disjunctions (∨), and existential quantifiers (∃). We propose a framework fo…

2021

Complex Query Answering with Neural Link Predictors

ICLR 2021oral

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 (…