Enhancing Mobile Crowdsensing Efficiency: A Coverage-aware Resource Allocation Approach
Yaru Fu, Yue Zhang, Zheng Shi, Yongna Guo, Yalin Liu
TL;DR
This work tackles latency and coverage in mobile crowdsensing by formulating a weighted objective that jointly optimizes user selection, subband allocation, and sensing task distribution. The problem is a non-convex mixed-integer program, which the authors decompose into a two-stage solution: (i) for fixed scheduled users, transform into a maximum-weighted bipartite matching solvable by the Hungarian algorithm to allocate subbands and tasks; (ii) apply a time-efficient two-sided swapping method to refine the scheduled user set. The approach yields a tractable algorithm with theoretical foundations (Lemma and Theorem) and empirically outperforms three benchmarks across multiple network scenarios. The results demonstrate meaningful improvements in both system latency and area coverage, highlighting the practical impact for real-time, large-scale mobile crowdsensing deployments.
Abstract
In this study, we investigate the resource management challenges in next-generation mobile crowdsensing networks with the goal of minimizing task completion latency while ensuring coverage performance, i.e., an essential metric to ensure comprehensive data collection across the monitored area, yet it has been commonly overlooked in existing studies. To this end, we formulate a weighted latency and coverage gap minimization problem via jointly optimizing user selection, subchannel allocation, and sensing task allocation. The formulated minimization problem is a non-convex mixed-integer programming issue. To facilitate the analysis, we decompose the original optimization problem into two subproblems. One focuses on optimizing sensing task and subband allocation under fixed sensing user selection, which is optimally solved by the Hungarian algorithm via problem reformulation. Building upon these findings, we introduce a time-efficient two-sided swapping method to refine the scheduled user set and enhance system performance. Extensive numerical results demonstrate the effectiveness of our proposed approach compared to various benchmark strategies.
