Graph Question Answering

25 papers with code • 1 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


Most implemented papers

$μ\text{KG}$: A Library for Multi-source Knowledge Graph Embeddings and Applications

nju-websoft/mukg 23 Jul 2022

It is useful for a thorough comparison and analysis of various embedding models and tasks.

ReaRev: Adaptive Reasoning for Question Answering over Knowledge Graphs

cmavro/rearev_kgqa 24 Oct 2022

Our method, termed ReaRev, introduces a new way to KGQA reasoning with respect to both instruction decoding and execution.

Learning Action-Effect Dynamics for Hypothetical Vision-Language Reasoning Task

shailaja183/arl 7 Dec 2022

'Actions' play a vital role in how humans interact with the world.

An Empirical Study of Pre-trained Language Models in Simple Knowledge Graph Question Answering

aannonymouuss/plms-in-practical-kbqa 18 Mar 2023

Large-scale pre-trained language models (PLMs) such as BERT have recently achieved great success and become a milestone in natural language processing (NLP).

GETT-QA: Graph Embedding based T2T Transformer for Knowledge Graph Question Answering

debayan/gett-qa 23 Mar 2023

To further improve the results, we instruct the model to produce a truncated version of the KG embedding for each entity.

The Role of Output Vocabulary in T2T LMs for SPARQL Semantic Parsing

debayan/sparql-vocab-substitution 24 May 2023

In this work, we analyse the role of output vocabulary for text-to-text (T2T) models on the task of SPARQL semantic parsing.

Retrieve-Rewrite-Answer: A KG-to-Text Enhanced LLMs Framework for Knowledge Graph Question Answering

wuyike2000/retrieve-rewrite-answer 20 Sep 2023

To this end, we propose an answer-sensitive KG-to-Text approach that can transform KG knowledge into well-textualized statements most informative for KGQA.

Spider4SPARQL: A Complex Benchmark for Evaluating Knowledge Graph Question Answering Systems

ckosten/spider4sparql 28 Sep 2023

With the recent spike in the number and availability of Large Language Models (LLMs), it has become increasingly important to provide large and realistic benchmarks for evaluating Knowledge Graph Question Answering (KGQA) systems.

NuTrea: Neural Tree Search for Context-guided Multi-hop KGQA

mlvlab/nutrea NeurIPS 2023

Multi-hop Knowledge Graph Question Answering (KGQA) is a task that involves retrieving nodes from a knowledge graph (KG) to answer natural language questions.

NLQxform: A Language Model-based Question to SPARQL Transformer

ruijie-wang-uzh/NLQxform 8 Nov 2023

In recent years, scholarly data has grown dramatically in terms of both scale and complexity.