paper-with-me

Papers

Inquisitive Question Generation for High Level Text Comprehension

2020-10-04 · EMNLP 2020 11 · Wei-Jen Ko, Te-Yuan Chen, Yiyan Huang, Greg Durrett, Junyi Jessy Li

Inquisitive probing questions come naturally to humans in a variety of settings, but is a challenging task for automatic systems. One natural type of question to ask tries to fill a gap in knowledge during text comprehension, like reading a news article: we might ask about background information, deeper reasons behind things occurring, or more. Despite recent progress with data-driven approaches, generating such questions is beyond the range of models trained on existing datasets. We introduce INQUISITIVE, a dataset of ~19K questions that are elicited while a person is reading through a document. Compared to existing datasets, INQUISITIVE questions target more towards high-level (semantic and discourse) comprehension of text. We show that readers engage in a series of pragmatic strategies to seek information. Finally, we evaluate question generation models based on GPT-2 and show that our model is able to generate reasonable questions although the task is challenging, and highlight the importance of context to generate INQUISITIVE questions.

📄 PDF Abstract BibTeX arXiv:2010.01657

Code (1)

wjko2/INQUISITIVE 공식 구현

Tasks

Question GenerationQuestion-GenerationReading ComprehensionVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Attention 설명 없음
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

"What makes a question inquisitive?" A Study on Type-Controlled Inquisitive Question Generation

2022-05-17 · Lingyu Gao, Debanjan Ghosh, Kevin Gimpel

We propose a type-controlled framework for inquisitive question generation. We annotate an inquisitive question dataset with question types, train question type classifiers, and finetune models for type-controlled questi…

Question GenerationQuestion-GenerationQuestion SelectionVocal Bursts Type Prediction

“What makes a question inquisitive?” A Study on Type-Controlled Inquisitive Question Generation

2022-07-01 · *SEM (NAACL) 2022 7 · Lingyu Gao, Debanjan Ghosh, Kevin Gimpel

We propose a type-controlled framework for inquisitive question generation. We annotate an inquisitive question dataset with question types, train question type classifiers, and finetune models for type-controlled questi…

Question GenerationQuestion-GenerationQuestion SelectionVocal Bursts Type Prediction

Multimodal QUD: Inquisitive Questions from Scientific Figures

2026-04-26 · Yating Wu, William Rudman, Venkata S Govindarajan, Alexandros G. Dimakis 외 arxiv

Asking inquisitive questions while reading, and looking for their answers, is an important part in human discourse comprehension, curiosity, and creative ideation, and prior work has investigated this in text-only scenar…

Multimodal Reasoning

Which questions should I answer? Salience Prediction of Inquisitive Questions

2024-04-16 · Yating Wu, Ritika Mangla, Alexandros G. Dimakis, Greg Durrett 외

Inquisitive questions -- open-ended, curiosity-driven questions people ask as they read -- are an integral part of discourse processing (Kehler and Rohde, 2017; Onea, 2016) and comprehension (Prince, 2004). Recent work i…

Question GenerationQuestion-Generation

Dual Hierarchical Dialogue Policy Learning for Legal Inquisitive Conversational Agents

2026-05-13 · Xubo Lin, Zezhi Deng, Shihao Wang, Grace Hui Yang 외 arxiv

Most existing dialogue systems are user-driven, primarily designed to fulfill user requests. However, in many critical real-world scenarios, a conversational agent must proactively extract information to achieve its own …

Hierarchical Reinforcement Learning