CRLGJul 31, 2023

A Trajectory K-Anonymity Model Based on Point Density and Partition

arXiv:2307.16849v15 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses privacy protection for users of mobile electronic devices when their trajectory data is released for research or commercial purposes, representing an incremental improvement over existing anonymization methods.

The paper tackles the problem of protecting user privacy in spatiotemporal trajectory datasets by proposing a trajectory K-anonymity model based on Point Density and Partition (KPDP), which successfully resists re-identification attacks while reducing data utility loss and achieving shorter algorithm execution time compared to existing techniques.

As people's daily life becomes increasingly inseparable from various mobile electronic devices, relevant service application platforms and network operators can collect numerous individual information easily. When releasing these data for scientific research or commercial purposes, users' privacy will be in danger, especially in the publication of spatiotemporal trajectory datasets. Therefore, to avoid the leakage of users' privacy, it is necessary to anonymize the data before they are released. However, more than simply removing the unique identifiers of individuals is needed to protect the trajectory privacy, because some attackers may infer the identity of users by the connection with other databases. Much work has been devoted to merging multiple trajectories to avoid re-identification, but these solutions always require sacrificing data quality to achieve the anonymity requirement. In order to provide sufficient privacy protection for users' trajectory datasets, this paper develops a study on trajectory privacy against re-identification attacks, proposing a trajectory K-anonymity model based on Point Density and Partition (KPDP). Our approach improves the existing trajectory generalization anonymization techniques regarding trajectory set partition preprocessing and trajectory clustering algorithms. It successfully resists re-identification attacks and reduces the data utility loss of the k-anonymized dataset. A series of experiments on a real-world dataset show that the proposed model has significant advantages in terms of higher data utility and shorter algorithm execution time than other existing techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes