English

A Graph-Guided Reasoning Approach for Open-ended Commonsense Question Answering

Computation and Language 2023-03-21 v1 Machine Learning

Abstract

Recently, end-to-end trained models for multiple-choice commonsense question answering (QA) have delivered promising results. However, such question-answering systems cannot be directly applied in real-world scenarios where answer candidates are not provided. Hence, a new benchmark challenge set for open-ended commonsense reasoning (OpenCSR) has been recently released, which contains natural science questions without any predefined choices. On the OpenCSR challenge set, many questions require implicit multi-hop reasoning and have a large decision space, reflecting the difficult nature of this task. Existing work on OpenCSR sorely focuses on improving the retrieval process, which extracts relevant factual sentences from a textual knowledge base, leaving the important and non-trivial reasoning task outside the scope. In this work, we extend the scope to include a reasoner that constructs a question-dependent open knowledge graph based on retrieved supporting facts and employs a sequential subgraph reasoning process to predict the answer. The subgraph can be seen as a concise and compact graphical explanation of the prediction. Experiments on two OpenCSR datasets show that the proposed model achieves great performance on benchmark OpenCSR datasets.

Keywords

Cite

@article{arxiv.2303.10395,
  title  = {A Graph-Guided Reasoning Approach for Open-ended Commonsense Question Answering},
  author = {Zhen Han and Yue Feng and Mingming Sun},
  journal= {arXiv preprint arXiv:2303.10395},
  year   = {2023}
}
R2 v1 2026-06-28T09:22:27.290Z