🤖 AI Summary
This work addresses the privacy risks posed by excessive memorization of users’ sensitive trajectories in mobility prediction models during training and proposes the first memory auditing framework tailored to this task. To tackle challenges inherent in trajectory data—such as multi-scale structure, low randomness, and diverse user behaviors—the authors design a hierarchical quantification approach that evaluates memorization at three granularities: individual locations, anchor-point pairs, and sub-trajectories. A user-grounded reference set is introduced to more realistically assess the model’s preference for training data. Experimental results reveal that existing models commonly exhibit memorization patterns correlated with user behavioral regularity and are vulnerable to significant data extraction attacks during inference, underscoring the critical need for mandatory privacy auditing of mobility prediction models.
📝 Abstract
Human mobility prediction models, which forecast the next location in a user's trajectory, are increasingly deployed in urban analytics, navigation, and personalized services. Yet, little is known about their potential to memorize and expose sensitive user trajectories from training data. While memorization has been extensively studied in language models, mobility prediction poses unique challenges: training sequences encode human behavior at various spatial and temporal scales, creating privacy risks at different granularities.
In this paper, we conduct the first systematic audit of memorization in mobility prediction models. While prior work has shown that privacy leaks can arise from such models, we systematically assess and quantify memorization risks at scale. We identify key challenges, including the lack of a randomness space, the multi-scale structure of trajectories, and user-specific behavioral diversity. To address these challenges, we introduce a framework to quantify mobility memorization at different levels of granularity: individual locations, anchor pairs, and subtrajectory segments. We also develop user-grounded reference sets to assess how likely a model is to prefer training data over realistic alternatives. Our evaluation across multiple models and datasets reveals pervasive memorization patterns that correlate with user regularity and increase the risk of data extraction at inference time. Our findings call for mandatory privacy auditing in mobility prediction models.