@inproceedings{wu-etal-2020-question,
    title = "A Question Type Driven and Copy Loss Enhanced Frameworkfor Answer-Agnostic Neural Question Generation",
    author = "Wu, Xiuyu  and
      Jiang, Nan  and
      Wu, Yunfang",
    editor = "Birch, Alexandra  and
      Finch, Andrew  and
      Hayashi, Hiroaki  and
      Heafield, Kenneth  and
      Junczys-Dowmunt, Marcin  and
      Konstas, Ioannis  and
      Li, Xian  and
      Neubig, Graham  and
      Oda, Yusuke",
    booktitle = "Proceedings of the Fourth Workshop on Neural Generation and Translation",
    month = jul,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2020.ngt-1.8/",
    doi = "10.18653/v1/2020.ngt-1.8",
    pages = "69--78",
    abstract = "The answer-agnostic question generation is a significant and challenging task, which aims to automatically generate questions for a given sentence but without an answer. In this paper, we propose two new strategies to deal with this task: question type prediction and copy loss mechanism. The question type module is to predict the types of questions that should be asked, which allows our model to generate multiple types of questions for the same source sentence. The new copy loss enhances the original copy mechanism to make sure that every important word in the source sentence has been copied when generating questions. Our integrated model outperforms the state-of-the-art approach in answer-agnostic question generation, achieving a BLEU-4 score of 13.9 on SQuAD. Human evaluation further validates the high quality of our generated questions. We will make our code public available for further research."
}Markdown (Informal)
[A Question Type Driven and Copy Loss Enhanced Frameworkfor Answer-Agnostic Neural Question Generation](https://preview.aclanthology.org/ingest-emnlp/2020.ngt-1.8/) (Wu et al., NGT 2020)
ACL