COLING 2020industry8 citations

Interactive Question Clarification in Dialogue via Reinforcement Learning

Xiang Hu, Zujie Wen, Yafang Wang, Xiaolong Li, Gerard de Melo

Abstract

Coping with ambiguous questions has been a perennial problem in real-world dialogue systems. Although clarification by asking questions is a common form of human interaction, it is hard to define appropriate questions to elicit more specific intents from a user. In this work, we propose a reinforcement model to clarify ambiguous questions by suggesting refinements of the original query. We first formulate a collection partitioning problem to select a set of labels enabling us to distinguish potential unambiguous intents. We list the chosen labels as intent phrases to the user for further confirmation. The selected label along with the original user query then serves as a refined query, for which a suitable response can more easily be identified. The model is trained using reinforcement learning with a deep policy network. We evaluate our model based on real-world user clicks and demonstrate significant improvements across several different experiments.

BibTeX
@inproceedings{hu-etal-2020-interactive,
    title = "Interactive Question Clarification in Dialogue via Reinforcement Learning",
    author = "Hu, Xiang  and
      Wen, Zujie  and
      Wang, Yafang  and
      Li, Xiaolong  and
      de Melo, Gerard",
    editor = "Clifton, Ann  and
      Napoles, Courtney",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics: Industry Track",
    month = dec,
    year = "2020",
    address = "Online",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-industry.8/",
    doi = "10.18653/v1/2020.coling-industry.8",
    pages = "78--89"
}
Interactive Question Clarification in Dialogue via Reinforcement Learning · COLING 2020