paper-with-me

홈 › Papers

Reasoning Circuits: Few-shot Multihop Question Generation with Structured Rationales

2022-11-15 · Saurabh Kulshreshtha, Anna Rumshisky

Multi-hop Question Generation is the task of generating questions which require the reader to reason over and combine information spread across multiple passages using several reasoning steps. Chain-of-thought rationale generation has been shown to improve performance on multi-step reasoning tasks and make model predictions more interpretable. However, few-shot performance gains from including rationales have been largely observed only in +100B language models, and otherwise require large scale manual rationale annotation. In this work, we introduce a new framework for applying chain-of-thought inspired structured rationale generation to multi-hop question generation under a very low supervision regime (8- to 128-shot). We propose to annotate a small number of examples following our proposed multi-step rationale schema, treating each reasoning step as a separate task to be performed by a generative language model. We show that our framework leads to improved control over the difficulty of the generated questions and better performance compared to baselines trained without rationales, both on automatic evaluation metrics and in human evaluation. Importantly, we show that this is achievable with a modest model size.

📄 PDF Abstract BibTeX arXiv:2211.08466

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

ViHERMES: A Graph-Grounded Multihop Question Answering Benchmark and System for Vietnamese Healthcare Regulations

2026-02-07 · Long S. T. Nguyen, Quan M. Bui, Tin T. Ngo, Quynh T. N. Vo 외 arxiv

Question Answering (QA) over regulatory documents is inherently challenging due to the need for multihop reasoning across legally interdependent texts, a requirement that is particularly pronounced in the healthcare doma…

Question Answering

MuSiQue: Multihop Questions via Single-hop Question Composition

2021-08-02 · Harsh Trivedi, Niranjan Balasubramanian, Tushar Khot, Ashish Sabharwal

Multihop reasoning remains an elusive goal as existing multihop benchmarks are known to be largely solvable via shortcuts. Can we create a question answering (QA) dataset that, by construction, \emph{requires} proper mul…

Multi-hop Question AnsweringQuestion Answering

Relational Graph Convolutional Neural Networks for Multihop Reasoning: A Comparative Study

2022-10-12 · Ieva Staliūnaitė, Philip John Gorinski, Ignacio Iacobacci

Multihop Question Answering is a complex Natural Language Processing task that requires multiple steps of reasoning to find the correct answer to a given question. Previous research has explored the use of models based o…

Question Answering

Transforming Questions and Documents for Semantically Aligned Retrieval-Augmented Generation

2025-08-13 · Seokgi Lee arxiv

We introduce a novel retrieval-augmented generation (RAG) framework tailored for multihop question answering. First, our system uses large language model (LLM) to decompose complex multihop questions into a sequence of s…

Question Answering

Hybrid-DMKG: A Hybrid Reasoning Framework over Dynamic Multimodal Knowledge Graphs for Multimodal Multihop QA with Knowledge Editing

2025-11-30 · Li Yuan, Qingfei Huang, Bingshan Zhu, Yi Cai 외 arxiv

Multimodal Knowledge Editing (MKE) extends traditional knowledge editing to settings involving both textual and visual modalities. However, existing MKE benchmarks primarily assess final answer correctness while neglecti…

Multimodal ReasoningQuestion Answeringknowledge editingKnowledge Graphs