EMNLP 2022finding2 citations

Answer Quality Aware Aggregation for Extractive QA Crowdsourcing

Peide Zhu, Zhen Wang, Claudia Hauff, Jie Yang, Avishek Anand

Abstract

Quality control is essential for creating extractive question answering (EQA) datasets via crowdsourcing. Aggregation across answers, i.e. word spans within passages annotated, by different crowd workers is one major focus for ensuring its quality. However, crowd workers cannot reach a consensus on a considerable portion of questions. We introduce a simple yet effective answer aggregation method that takes into account the relations among the answer, question, and context passage. We evaluate answer quality from both the view of question answering model to determine how confident the QA model is about each answer and the view of the answer verification model to determine whether the answer is correct. Then we compute aggregation scores with each answer’s quality and its contextual embedding produced by pre-trained language models. The experiments on a large real crowdsourced EQA dataset show that our framework outperforms baselines by around 16% on precision and effectively conduct answer aggregation for extractive QA task.

BibTeX
@inproceedings{zhu-etal-2022-answer,
    title = "Answer Quality Aware Aggregation for Extractive {QA} Crowdsourcing",
    author = "Zhu, Peide  and
      Wang, Zhen  and
      Hauff, Claudia  and
      Yang, Jie  and
      Anand, Avishek",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.457/",
    doi = "10.18653/v1/2022.findings-emnlp.457",
    pages = "6147--6159"
}
Answer Quality Aware Aggregation for Extractive QA Crowdsourcing · EMNLP 2022