Crownn: Human-in-the-loop Network with Crowd-generated Inputs
Yusuke Sakata, Yukino Baba, Hisashi Kashima
Abstract
Input features are indispensable for almost all machine learning methods; however, their definitions themselves are sometimes too abstract to extract automatically. Human-in-the-loop machine learning is a promising solution to such cases where humans extract the feature values for machine learning models. We use crowdsourcing for feature value extraction and consider a problem to aggregate the feature values to improve machine learning classifiers. We propose a novel neural network model called CROWNN, a neural network with crowd-generated inputs with the worker convolution layer, that learns both the capabilities of human feature extractors and the weights of a neural network classifier by applying the idea of the convolution neural network to feature aggregation. Our experiments using four datasets show the proposed method outperforms the baseline method using unsupervised aggregation methods in some datasets. We also show the robustness of the proposed model against the existence of spam workers, especially when they are malicious workers who intentionally flip the feature values.
BibTeX
@inproceedings{icassp2019_crownnhumaninthe,
title = {Crownn: Human-in-the-loop Network with Crowd-generated Inputs},
author = {Yusuke Sakata and Yukino Baba and Hisashi Kashima},
booktitle = {ICASSP 2019},
year = {2019}
}