Graph Mining Meets Crowdsourcing: Extracting Experts for Answer Aggregation
Abstract
Aggregating responses from crowd workers is a fundamental task in the process of crowdsourcing. In cases where a few experts are overwhelmed by a large number of non-experts, most answer aggregation algorithms such as the majority voting fail to identify the correct answers. Therefore, it is crucial to extract reliable experts from the crowd workers. In this study, we introduce the notion of "expert core", which is a set of workers that is very unlikely to contain a non-expert. We design a graph-mining-based efficient algorithm that exactly computes the expert core. To answer the aggregation task, we propose two types of algorithms. The first one incorporates the expert core into existing answer aggregation algorithms such as the majority voting, whereas the second one utilizes information provided by the expert core extraction algorithm pertaining to the reliability of workers. We then give a theoretical justification for the first type of algorithm. Computational experiments using synthetic and real-world datasets demonstrate that our proposed answer aggregation algorithms outperform state-of-the-art algorithms.
Cite
Text
Kawase et al. "Graph Mining Meets Crowdsourcing: Extracting Experts for Answer Aggregation." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/177Markdown
[Kawase et al. "Graph Mining Meets Crowdsourcing: Extracting Experts for Answer Aggregation." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/kawase2019ijcai-graph/) doi:10.24963/IJCAI.2019/177BibTeX
@inproceedings{kawase2019ijcai-graph,
title = {{Graph Mining Meets Crowdsourcing: Extracting Experts for Answer Aggregation}},
author = {Kawase, Yasushi and Kuroki, Yuko and Miyauchi, Atsushi},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2019},
pages = {1272-1279},
doi = {10.24963/IJCAI.2019/177},
url = {https://mlanthology.org/ijcai/2019/kawase2019ijcai-graph/}
}