paper-with-me

Papers

Answer-driven Deep Question Generation based on Reinforcement Learning

2020-12-01 · COLING 2020 8 · Liuyin Wang, Zihan Xu, Zibo Lin, Haitao Zheng, Ying Shen

Deep question generation (DQG) aims to generate complex questions through reasoning over multiple documents. The task is challenging and underexplored. Existing methods mainly focus on enhancing document representations, with little attention paid to the answer information, which may result in the generated question not matching the answer type and being answerirrelevant. In this paper, we propose an Answer-driven Deep Question Generation (ADDQG) model based on the encoder-decoder framework. The model makes better use of the target answer as a guidance to facilitate question generation. First, we propose an answer-aware initialization module with a gated connection layer which introduces both document and answer information to the decoder, thus helping to guide the choice of answer-focused question words. Then a semantic-rich fusion attention mechanism is designed to support the decoding process, which integrates the answer with the document representations to promote the proper handling of answer information during generation. Moreover, reinforcement learning is applied to integrate both syntactic and semantic metrics as the reward to enhance the training of the ADDQG. Extensive experiments on the HotpotQA dataset show that ADDQG outperforms state-of-the-art models in both automatic and human evaluations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderQuestion GenerationQuestion-Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Ask to Learn: A Study on Curiosity-driven Question Generation

2019-11-08 · COLING 2020 8 · Thomas Scialom, Jacopo Staiano

We propose a novel text generation task, namely Curiosity-driven Question Generation. We start from the observation that the Question Generation task has traditionally been considered as the dual problem of Question Answ…

Conversational Question AnsweringMachine Reading ComprehensionQuestion AnsweringQuestion Generation+4

Opinion-aware Answer Generation for Review-driven Question Answering in E-Commerce

2020-08-27 · Yang Deng, Wenxuan Zhang, Wai Lam

Product-related question answering (QA) is an important but challenging task in E-Commerce. It leads to a great demand on automatic review-driven QA, which aims at providing instant responses towards user-posted question…

Answer GenerationOpinion MiningQuestion Answering

Question-type Driven Question Generation

2019-08-31 · IJCNLP 2019 11 · Wenjie Zhou, Minghua Zhang, Yunfang Wu

Question generation is a challenging task which aims to ask a question based on an answer and relevant context. The existing works suffer from the mismatching between question type and answer, i.e. generating a question …

Question GenerationQuestion-GenerationType predictionVocal Bursts Type Prediction

Learning to Generate Structured Queries from Natural Language with Indirect Supervision

2018-09-10 · Ziwei Bai, Bo Yu, Bowen Wu, Zhuoran Wang 외

Generating structured query language (SQL) from natural language is an emerging research topic. This paper presents a new learning paradigm from indirect supervision of the answers to natural language questions, instead …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Diversify Question Generation with Retrieval-Augmented Style Transfer

2023-10-23 · Qi Gou, Zehua Xia, Bowen Yu, Haiyang Yu 외

Given a textual passage and an answer, humans are able to ask questions with various expressions, but this ability is still challenging for most question generation (QG) systems. Existing solutions mainly focus on the in…

DiversityQuestion AnsweringQuestion GenerationQuestion-Generation+3