• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2024, Vol. 46 ›› Issue (08): 1414-1424.

• Computer Network and Znformation Security • Previous Articles     Next Articles

A privacy-preserving region-sensitive crowdsensing task allocation mechanism

WANG Yong-jun1,LIU Han-yang1,WANG Hui2,SHEN Zi-hao1,LIU Kun2,LIU Pei-qian2   

  1. (1.School of Computer Science and Technology,Henan Polytechnic University,Jiaozuo 454000;
    2.School of Software,Henan Polytechnic University,Jiaozuo 454000,China)
  • Received:2023-04-07 Revised:2023-11-22 Accepted:2024-08-25 Online:2024-08-25 Published:2024-09-02

Abstract: To address the efficiency and privacy issues caused by the geographical insensitivity of existing mobile crowdsensing task allocation mechanisms, a task allocation mechanism based on regional heat (HTPM) is designed. This mechanism realizes personalized task publishing through the analysis of historical data, improving the success rate of worker applications and reducing the number of location privacy exposures. Firstly, an adaptive grid partitioning algorithm based on the Geohash algorithm (GAGM) is used to divide the task area based on historical data analysis. Then, HTPM assigns task matching prefixes corresponding to the task locations based on the division results, and dynamically updates the task matching prefixes based on the recruitment end time to complete task publishing. Finally, the least probable cost winner selection mechanism (LPC-WSM) is adopted to select winners. Simulation experiments based on the Kaggle taxi route dataset show that the average number of applications per person using the HTPM mechanism is reduced by 30.3%, achieving the goal of ensuring location privacy protection strength and improving task allocation efficiency.

Key words: mobile crowdsensing, task assignment, location privacy protection, differential privacy, Geohash