@InProceedings{fan-EtAl:2018:C18-1,
  author    = {Fan, Zhihao  and  Wei, Zhongyu  and  Wang, Siyuan  and  Liu, Yang  and  Huang, Xuanjing},
  title     = {A Reinforcement Learning Framework for Natural Question Generation using Bi-discriminators},
  booktitle = {Proceedings of the 27th International Conference on Computational Linguistics},
  month     = {August},
  year      = {2018},
  address   = {Santa Fe, New Mexico, USA},
  publisher = {Association for Computational Linguistics},
  pages     = {1763--1774},
  abstract  = {Visual Question Generation (VQG) aims to ask natural questions about an image automatically. Existing research focus on training model to fit the annotated data set that makes it indifferent from other language generation tasks. We argue that natural questions need to have two specific attributes from the perspectives of content and linguistic respectively, namely, natural and human-written. Inspired by the setting of discriminator in adversarial learning, we propose two discriminators, one for each attribute, to enhance the training. We then use the reinforcement learning framework to incorporate scores from the two discriminators as the reward to guide the training of the question generator. Experimental results on a benchmark VQG dataset show the effectiveness and robustness of our model compared to some state-of-the-art models in terms of both automatic and human evaluation metrics.},
  url       = {http://www.aclweb.org/anthology/C18-1150}
}

