Incorporating External Knowledge into Crowd Intelligence for More Specific Knowledge Acquisition
Abstract
Crowdsourcing has been a helpful mechanism to leverage human intelligence to acquire useful knowledge for well defined tasks. However, when aggregating the crowd knowledge based on the currently developed voting algorithms, it often results in common knowledge that may not be expected. In this paper, we consider the problem of collecting as specific as possible knowledge via crowdsourcing. With the help of using external knowledge base such as WordNet, we incorporate the semantic relations between the alternative answers into a probabilistic model to determine which answer is more specific. We formulate the probabilistic model considering both worker's ability and task's difficulty, and solve it by expectation-maximization (EM) algorithm. Experimental results show that our approach achieved 35.88% improvement over majority voting when more specific answers are expected. PDF
Cite
Text
Han et al. "Incorporating External Knowledge into Crowd Intelligence for More Specific Knowledge Acquisition." International Joint Conference on Artificial Intelligence, 2016.Markdown
[Han et al. "Incorporating External Knowledge into Crowd Intelligence for More Specific Knowledge Acquisition." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/han2016ijcai-incorporating/)BibTeX
@inproceedings{han2016ijcai-incorporating,
title = {{Incorporating External Knowledge into Crowd Intelligence for More Specific Knowledge Acquisition}},
author = {Han, Tao and Sun, Hailong and Song, Yangqiu and Fang, Yili and Liu, Xudong},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2016},
pages = {1541-1547},
url = {https://mlanthology.org/ijcai/2016/han2016ijcai-incorporating/}
}