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

Computer Engineering & Science ›› 2023, Vol. 45 ›› Issue (10): 1797-1805.

• Computer Network and Znformation Security • Previous Articles     Next Articles

A trajectory data differential privacy protection scheme that combines contrast supervision and sorting tree

WANG Hui1,CHEN Yu2,SHEN Zi-hao2,LIU Pei-qian1   

  1.  (1.School of Software,Henan Polytechnic University,Jiaozuo 454000;
    2.School of Computer Science and Technology,Henan Polytechnic University,Jiaozuo 454000,China)
  • Received:2022-09-09 Revised:2022-12-15 Accepted:2023-10-25 Online:2023-10-25 Published:2023-10-17

Abstract: With the popularization of various devices that provide location positioning services, while users enjoy the convenience brought by these devices, it also raises the issue of location privacy leakage. To address this problem, a trajectory data differential privacy protection scheme (SDTS) that combines contrast supervision and sorting tree is proposed. First, the supervised learning model is used to preprocess the trajectory data, and the loss function in the model is used to calculate the trajectory similarity and obtain the result. Second, a binary search tree structure is used to store the trajectory data, improv- ing the efficiency of trajectory queries. Finally, differential privacy technology and an equal privacy budget allocation method are used to add noise to the statistical values of moving users in the sorted tree nodes, protecting sensitive information stored in the nodes and ensuring data privacy security while improving data usability. Experimental results show that this scheme effectively protects users data privacy security and ensures the usability of trajectory data.

Key words: contrast loss function, differential privacy, binary sort tree, trajectory data, proportional allocation