ACL 2022long18 citations

Toward Annotator Group Bias in Crowdsourcing

Haochen Liu, Joseph Thekinen, Sinem Mollaoglu, Da Tang, Ji Yang, Youlong Cheng, Hui Liu, Jiliang Tang

Abstract

Crowdsourcing has emerged as a popular approach for collecting annotated data to train supervised machine learning models. However, annotator bias can lead to defective annotations. Though there are a few works investigating individual annotator bias, the group effects in annotators are largely overlooked. In this work, we reveal that annotators within the same demographic group tend to show consistent group bias in annotation tasks and thus we conduct an initial study on annotator group bias. We first empirically verify the existence of annotator group bias in various real-world crowdsourcing datasets. Then, we develop a novel probabilistic graphical framework GroupAnno to capture annotator group bias with an extended Expectation Maximization (EM) algorithm. We conduct experiments on both synthetic and real-world datasets. Experimental results demonstrate the effectiveness of our model in modeling annotator group bias in label aggregation and model learning over competitive baselines.

BibTeX
@inproceedings{liu-etal-2022-toward,
    title = "Toward Annotator Group Bias in Crowdsourcing",
    author = "Liu, Haochen  and
      Thekinen, Joseph  and
      Mollaoglu, Sinem  and
      Tang, Da  and
      Yang, Ji  and
      Cheng, Youlong  and
      Liu, Hui  and
      Tang, Jiliang",
    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.126/",
    doi = "10.18653/v1/2022.acl-long.126",
    pages = "1797--1806"
}