TurKPF: TurKontrol as a Particle Filter
Ethan Petuchowski, Matthew Lease

TL;DR
TurKPF re-implements the TurKontrol algorithm using a particle filter to enhance computational efficiency, achieving near-instantaneous action selection while maintaining similar performance levels.
Contribution
This paper introduces TurKPF, a particle filter-based version of TurKontrol, reducing computation time and memory usage in crowdsourced workflow control.
Findings
TurKPF performs similarly to TurKontrol in experiments.
TurKPF achieves near-instantaneous action selection.
Uses less memory and computation time.
Abstract
TurKontrol, and algorithm presented in (Dai et al. 2010), uses a POMDP to model and control an iterative workflow for crowdsourced work. Here, TurKontrol is re-implemented as "TurKPF," which uses a Particle Filter to reduce computation time & memory usage. Most importantly, in our experimental environment with default parameter settings, the action is chosen nearly instantaneously. Through a series of experiments we see that TurKPF and TurKontrol perform similarly.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMobile Crowdsensing and Crowdsourcing · Data Stream Mining Techniques · IoT and Edge/Fog Computing
