GRS-QA -- Graph Reasoning-Structured Question Answering Dataset
Anish Pahilajani, Devasha Trivedi, Jincen Shuai, Khin S. Yone, Samyak, Rajesh Jain, Namyong Park, Ryan A. Rossi, Nesreen K. Ahmed, Franck, Dernoncourt, Yu Wang

TL;DR
GRS-QA is a new dataset that provides detailed reasoning structures for multi-hop question answering, enabling better evaluation of LLM reasoning abilities across different logical pathways.
Contribution
The paper introduces GRS-QA, a dataset with explicit reasoning graphs for QA pairs, allowing fine-grained analysis of LLM reasoning performance.
Findings
LLMs perform variably across different reasoning structures.
The dataset enables analysis of reasoning pathways versus semantic content.
Empirical results highlight the importance of reasoning structure in LLM performance.
Abstract
Large Language Models (LLMs) have excelled in multi-hop question-answering (M-QA) due to their advanced reasoning abilities. However, the impact of the inherent reasoning structures on LLM M-QA performance remains unclear, largely due to the absence of QA datasets that provide fine-grained reasoning structures. To address this gap, we introduce the Graph Reasoning-Structured Question Answering Dataset (GRS-QA), which includes both semantic contexts and reasoning structures for QA pairs. Unlike existing M-QA datasets, where different reasoning structures are entangled together, GRS-QA explicitly captures intricate reasoning pathways by constructing reasoning graphs, where nodes represent textual contexts and edges denote logical flows. These reasoning graphs of different structures enable a fine-grained evaluation of LLM reasoning capabilities across various reasoning structures. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
