This repository provides code for the simulations, experiments, and datasets in our paper: Query Design for Crowdsourced Clustering: Effect of Cognitive Overload and Contextual Bias @ The Web Conference 2025 (WWW 2025).
python3.9node.js 16
The root of the codebase contains 4 directories.
analysiscontains code we used to analyze our reusltsdatasetscontains the datasets we used in the paperinterfacescontains the two interfaces we used in the papersimulationscontains the code we used to conduct simulation study
If you find our repository useful for your research, please consider citing our paper.
@inproceedings{
chen2025query,
title={Query Design for Crowdsourced Clustering: Effect of Cognitive Overload and Contextual Bias},
author={Yi Chen and Ramya Korlakai Vinayak},
booktitle={THE WEB CONFERENCE 2025},
year={2025},
url={https://openreview.net/forum?id=51IyhOAptb}
}