FROG: A Fast and Reliable Crowdsourcing Framework (Technical Report)
Peng Cheng, Xiang Lian, Xun Jian, Lei Chen

TL;DR
FROG is a crowdsourcing framework designed to reduce task latency and improve accuracy by intelligently scheduling tasks and notifying suitable workers, addressing the delay issues in traditional crowdsourcing methods.
Contribution
The paper introduces FROG, a novel framework with task scheduling and worker notification modules, including NP-hard problem formalization and heuristic solutions for efficient crowdsourcing.
Findings
FROG significantly reduces task completion latency.
FROG maintains high task accuracy levels.
Experimental results validate FROG's effectiveness and efficiency.
Abstract
For decades, the crowdsourcing has gained much attention from both academia and industry, which outsources a number of tasks to human workers. Existing works considered improving the task accuracy through voting or learning methods, they usually did not fully take into account reducing the latency of the task completion. When a task requester posts a group of tasks (e.g., sentiment analysis), and one can only obtain answers of all tasks after the last task is accomplished. As a consequence, the time delay of even one task in this group could delay the next step of the task requester's work from minutes to days, which is quite undesirable for the task requester. Inspired by the importance of the task accuracy and latency, in this paper, we will propose a novel crowdsourcing framework, namely Fast and Reliable crOwdsourcinG framework (FROG), which intelligently assigns tasks to workers,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMobile Crowdsensing and Crowdsourcing · Data Stream Mining Techniques · Privacy-Preserving Technologies in Data
