ACL 2022long23 citations

Ditch the Gold Standard: Re-evaluating Conversational Question Answering

Huihan Li, Tianyu Gao, Manan Goenka, Danqi Chen

Abstract

Conversational question answering aims to provide natural-language answers to users in information-seeking conversations. Existing conversational QA benchmarks compare models with pre-collected human-human conversations, using ground-truth answers provided in conversational history. It remains unclear whether we can rely on this static evaluation for model development and whether current systems can well generalize to real-world human-machine conversations. In this work, we conduct the first large-scale human evaluation of state-of-the-art conversational QA systems, where human evaluators converse with models and judge the correctness of their answers. We find that the distribution of human machine conversations differs drastically from that of human-human conversations, and there is a disagreement between human and gold-history evaluation in terms of model ranking. We further investigate how to improve automatic evaluations, and propose a question rewriting mechanism based on predicted history, which better correlates with human judgments. Finally, we analyze the impact of various modeling strategies and discuss future directions towards building better conversational question answering systems.

BibTeX
@inproceedings{li-etal-2022-ditch,
    title = "Ditch the Gold Standard: Re-evaluating Conversational Question Answering",
    author = "Li, Huihan  and
      Gao, Tianyu  and
      Goenka, Manan  and
      Chen, Danqi",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.555/",
    doi = "10.18653/v1/2022.acl-long.555",
    pages = "8074--8085"
}
Ditch the Gold Standard: Re-evaluating Conversational Question Answering · ACL 2022