paper-with-me

Papers

Let Me Know What to Ask: Interrogative-Word-Aware Question Generation

2019-10-30 · WS 2019 11 · Junmo Kang, Haritz Puerto San Roman, Sung-Hyon Myaeng

Question Generation (QG) is a Natural Language Processing (NLP) task that aids advances in Question Answering (QA) and conversational assistants. Existing models focus on generating a question based on a text and possibly the answer to the generated question. They need to determine the type of interrogative word to be generated while having to pay attention to the grammar and vocabulary of the question. In this work, we propose Interrogative-Word-Aware Question Generation (IWAQG), a pipelined system composed of two modules: an interrogative word classifier and a QG model. The first module predicts the interrogative word that is provided to the second module to create the question. Owing to an increased recall of deciding the interrogative words to be used for the generated questions, the proposed model achieves new state-of-the-art results on the task of QG in SQuAD, improving from 46.58 to 47.69 in BLEU-1, 17.55 to 18.53 in BLEU-4, 21.24 to 22.33 in METEOR, and from 44.53 to 46.94 in ROUGE-L.

📄 PDF Abstract BibTeX arXiv:1910.13794

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Answer-focused and Position-aware Neural Question Generation

2018-10-01 · EMNLP 2018 10 · Xingwu Sun, Jing Liu, Yajuan Lyu, wei he 외

In this paper, we focus on the problem of question generation (QG). Recent neural network-based approaches employ the sequence-to-sequence model which takes an answer and its context as input and generates a relevant que…

Machine Reading ComprehensionPositionQuestion AnsweringQuestion Generation+2

Neural Question Generation using Interrogative Phrases

2019-10-01 · WS 2019 10 · Yuichi Sasazawa, Sho Takase, Naoaki Okazaki

Question Generation (QG) is the task of generating questions from a given passage. One of the key requirements of QG is to generate a question such that it results in a target answer. Previous works used a target answer …

Question AnsweringQuestion GenerationQuestion-Generation

Reading a Legal Question Word by Word: Embedding Trajectories of 2,144 Vietnamese Legal Headlines

2026-09-08 · Tran Minh Quan arxiv

A dense retriever encodes a question as one vector, but the question arrives one word at a time. We read 2,144 held-out headlines from Thu Vien Phap Luat (Vietnamese legal library) word by word with Nemotron-3-Embed 8B/1…

Learning to Ask Questions in Open-domain Conversational Systems with Typed Decoders

2018-05-13 · ACL 2018 7 · Yansen Wang, Chen-Yi Liu, Minlie Huang, Liqiang Nie

Asking good questions in large-scale, open-domain conversational systems is quite significant yet rather untouched. This task, substantially different from traditional question generation, requires to question not only w…

DecoderQuestion GenerationQuestion-GenerationSentence

Politics of Questions in News: A Mixed-Methods Study of Interrogative Stances as Markers of Voice and Power

2026-03-23 · Bros Victor, Barbini Matilde, Gerard Patrick, Gatica-Perez Daniel arxiv

Interrogatives in news discourse have been examined in linguistics and conversation analysis, but mostly in broadcast interviews and relatively small, often English-language corpora, while large-scale computational studi…