ACL 2021long15 citations

Engage the Public: Poll Question Generation for Social Media Posts

Zexin Lu, Keyang Ding, Yuji Zhang, Jing Li, Baolin Peng, Lemao Liu

Abstract

This paper presents a novel task to generate poll questions for social media posts. It offers an easy way to hear the voice from the public and learn from their feelings to important social topics. While most related work tackles formal languages (e.g., exam papers), we generate poll questions for short and colloquial social media messages exhibiting severe data sparsity. To deal with that, we propose to encode user comments and discover latent topics therein as contexts. They are then incorporated into a sequence-to-sequence (S2S) architecture for question generation and its extension with dual decoders to additionally yield poll choices (answers). For experiments, we collect a large-scale Chinese dataset from Sina Weibo containing over 20K polls. The results show that our model outperforms the popular S2S models without exploiting topics from comments and the dual decoder design can further benefit the prediction of both questions and answers. Human evaluations further exhibit our superiority in yielding high-quality polls helpful to draw user engagements.

BibTeX
@inproceedings{lu-etal-2021-engage,
    title = "Engage the Public: Poll Question Generation for Social Media Posts",
    author = "Lu, Zexin  and
      Ding, Keyang  and
      Zhang, Yuji  and
      Li, Jing  and
      Peng, Baolin  and
      Liu, Lemao",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.3/",
    doi = "10.18653/v1/2021.acl-long.3",
    pages = "29--40"
}
Engage the Public: Poll Question Generation for Social Media Posts · ACL 2021