Isolation-Sensitive Online Task Assignment in Spatial Crowdsourcing with Adaptive Regional Coarsening
Fanyu Meng, Xinyu Gao, Yajie WangPublic health emergencies require spatial crowdsourcing platforms to finish urgent tasks while limiting unnecessary movement across regions. Most online task assignment studies focus on profit, travel distance, latency, task coverage, or service quality. However, isolation sensitive scenarios need a different assignment goal. In such scenarios, regional crossings should be directly controlled during worker–task matching. This paper studies an isolation sensitive online task assignment problem in spatial crowdsourcing. The service space is modeled as a regional adjacency graph. The matching objective combines cross-region movement cost, an urgency reward for delayed task completion, and a dummy no-assignment cost for carry-over decisions. To handle dynamic arrivals, a time-sliced online process is used. Unfinished tasks are carried over to later time slots, and the priority of each carried-over task increases with waiting time. Based on this framework, we design two algorithms. OnlineKM serves as the basic priority-aware online matching algorithm. OnlineKM builds a matching problem in each time slot and applies KM-based partial matching with the information currently available. OnlineARC further uses δ-balanced adaptive regional coarsening. OnlineARC merges adjacent regions according to recent supply–demand balance before matching. This step adjusts the regional granularity used for movement cost evaluation and helps keep assignments close to local regions when regional merging is suitable. Experiments are conducted using a real-world task locations dataset from a 2022 COVID-19-related scenario in Changchun, with simulated worker availability and online arrivals. The results show that the proposed methods usually reduce the combined assignment objective value under the tested settings. The service quality and movement control metrics show that OnlineARC reduces the cross-region assignment ratio and average hop distance while maintaining a high task completion rate under the representative setting. OnlineKM improves running efficiency through time-sliced matching, while OnlineARC provides a trade-off between adaptive coarsening cost and locality-aware movement cost evaluation. These results suggest that adaptive regional coarsening can serve as a practical heuristic for locality-aware online task assignment in isolation sensitive spatial crowdsourcing under suitable worker–task distributions.