pith. sign in

arxiv: 1904.02281 · v1 · pith:C73CMBA5new · submitted 2019-04-04 · 💻 cs.CL

Answer-based Adversarial Training for Generating Clarification Questions

classification 💻 cs.CL
keywords clarificationquestionsadversarialapproachgeneratingmodelcontexttraining
0
0 comments X
read the original abstract

We present an approach for generating clarification questions with the goal of eliciting new information that would make the given textual context more complete. We propose that modeling hypothetical answers (to clarification questions) as latent variables can guide our approach into generating more useful clarification questions. We develop a Generative Adversarial Network (GAN) where the generator is a sequence-to-sequence model and the discriminator is a utility function that models the value of updating the context with the answer to the clarification question. We evaluate on two datasets, using both automatic metrics and human judgments of usefulness, specificity and relevance, showing that our approach outperforms both a retrieval-based model and ablations that exclude the utility model and the adversarial training.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Asking Clarifying Questions in Open-Domain Information-Seeking Conversations

    cs.CL 2019-07 unverdicted novelty 7.0

    The authors introduce the task of asking clarifying questions for open-domain information-seeking conversations, collect the Qulac dataset from TREC topics, and propose a retrieval framework that outperforms baselines...