Challenge: Current Question Answering over Knowledge Graphs (KGQA) tasks focus on binary facts, but neglect n-ary facts.
Approach: They propose a new fact-tree reasoning framework that transforms the question into a fact tree and performs iterative fact reasoning on the fact tree to infer the correct answer.
Outcome: The proposed framework performs iterative fact reasoning on the fact tree to infer the correct answer.

Similar Papers

Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings (2020.acl-main)

Copied to clipboard

Challenge: Existing multi-hop KGQA methods impose heuristic neighborhood limits, which often make it much harder to answer the input NL question.
Approach: They propose to use knowledge Graphs (KG) to answer natural language queries over the KG.
Outcome: The proposed method is particularly effective in performing multi-hop KGQA over sparse KGs.
Constraint-based Multi-hop Question Answering with Knowledge Graph (2022.naacl-industry)

Copied to clipboard

Challenge: Recent work addresses multi-hop KGQA, which requires reasoning across numerous edges of the KG.
Approach: They propose to use KG embeddings to reduce KG sparsity by performing missing link prediction.
Outcome: Empirical results show that the proposed method produces state-of-the-art results on three KGQA datasets.
FactKG: Fact Verification via Reasoning on Knowledge Graphs (2023.acl-long)

Copied to clipboard

Challenge: knowledge graphs (KGs) have not been fully utilized as a knowledge source for fact verification.
Approach: They propose a dataset to enable the community to better use knowledge graphs . they propose 108k natural language claims with five types of reasoning .
Outcome: The proposed dataset consists of 108k natural language claims with five types of reasoning . authors believe the proposed method can advance reliability and practicality .
Reasoning with Trees: Faithful Question Answering over Knowledge Graph (2025.coling-main)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have shown remarkable progress in reasoning capabilities, yet they still face challenges in complex, multi-step reasoning tasks.
Approach: They propose a framework that synergistically integrates LLMs with knowledge graphs (KGs) to enhance reasoning performance and interpretability.
Outcome: The proposed framework outperforms existing state-of-the-art methods on two benchmark KGQA datasets and improves on the MCTS process.
Augmenting Reasoning Capabilities of LLMs with Graph Structures in Knowledge Base Question Answering (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent work uses Large Language Models (LLMs) for semantic parsing to address Knowledge Base Question Answering tasks.
Approach: They propose a framework that augments reasoning capabilities of LLMs with Graph Structures in Knowledge Base Question Answering to retrieve question-related graph structures.
Outcome: The proposed framework outperforms existing methods on GrailQA and WebQSP under the few-shot setting.
Question-guided Knowledge Graph Re-scoring and Injection for Knowledge Graph Question Answering (2024.findings-emnlp)

Copied to clipboard

Challenge: Knowledge graph question answering (KGQA) aims to provide factual answers to natural language questions by leveraging structured information stored in a knowledge graph.
Approach: They propose a Question-guided Knowledge Graph Re-scoring method to eliminate noisy pathways for the input question, thereby focusing specifically on pertinent factual knowledge.
Outcome: The proposed method eliminates noisy pathways for the input question, thereby focusing specifically on pertinent factual knowledge.
Improving Query Graph Generation for Complex Question Answering over Knowledge Base (2021.emnlp-main)

Copied to clipboard

Challenge: Existing Knowledge-based Question Answering methods use a query graph to find the answer to a question.
Approach: They propose a method that starts with the entire knowledge base and gradually shrinks it to the desired query graph.
Outcome: Experimental results show that the proposed method achieves state-of-the-art performance on ComplexWebQuestion dataset.
ReaRev: Adaptive Reasoning for Question Answering over Knowledge Graphs (2022.findings-emnlp)

Copied to clipboard

Challenge: Knowledge Graph Question Answering (KGQA) involves retrieving entities as answers from a Knowledge Flow using natural language queries.
Approach: They propose a method to decode a question into instructions that are dense question representations used to guide the KG traversals.
Outcome: The proposed method improves instruction decoding and execution by using a KG-aware information to update the initial instructions.
ReasoningLM: Enabling Structural Subgraph Reasoning in Pre-trained Language Models for Question Answering over Knowledge Graph (2023.emnlp-main)

Copied to clipboard

Challenge: Question Answering over Knowledge Graph (KGQA) aims to find answer entities for natural language questions based on knowledge graphs.
Approach: They propose a subgraph-aware self-attention mechanism to imitate the graph neural network (GNN) based module to perform multi-hop reasoning on KG.
Outcome: The proposed method surpasses state-of-the-art models by a large margin even with fewer updated parameters and less training data.
Enhancing Complex Reasoning in Knowledge Graph Question Answering through Query Graph Approximation (2025.findings-acl)

Copied to clipboard

Challenge: Existing knowledge-grounded question answering frameworks lack essential triplets related to the questions . Existing approaches to knowledge-based QA are incomplete in the context of KGs .
Approach: They propose a framework to provide answers to structured queries by leveraging Knowledge Graphs.
Outcome: The proposed framework outperforms existing methods on QA tasks where KGs are incomplete . the framework is based on a set of data from a dataset of QA questions .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations