🤖 AI Summary
This study addresses the challenge of directly modeling spatiotemporal human behavior from high-frequency, timestamped smartphone positioning data. We propose a probabilistic trajectory reconstruction framework inspired by binning-based approaches, integrating time-series filtering with joint spatiotemporal trajectory modeling and employing particle Gibbs sampling for Bayesian smoothing and latent trajectory inference. Unlike conventional binning methods—which discretize space and time coarsely—our approach preserves temporal continuity and spatial fidelity while robustly handling measurement noise and irregular sampling intervals. Empirical evaluation demonstrates substantial improvements in trajectory estimation accuracy, particularly under realistic conditions characterized by high noise and heterogeneous sampling rates. The method has been validated in adolescent health and behavioral research, successfully supporting individual-level activity pattern modeling. Its principled, scalable design positions it as a promising standardized preprocessing tool for mobile tracking studies.
📝 Abstract
As mobile phones become ubiquitous, high-frequency smartphone positioning data are increasingly being used by researchers studying the mobility patterns of individuals as they go about their daily routines and the consequences of these patterns for health, behavioral, and other outcomes. A complex data pipeline underlies empirical research leveraging mobile phone tracking data. A key component of this pipeline is transforming raw, time-stamped positions into analysis-ready data objects, typically space-time "trajectories." In this paper, we break down a key portion of the data analysis pipeline underlying the Adolescent Health and Development in Context (AHDC) Study, a large-scale, longitudinal study of youth residing in the Columbus, OH metropolitan area. Recognizing that the bespoke "binning algorithm" used by AHDC researchers resembles a time-series filtering algorithm, we propose a statistical framework - a formal probability model and computational approach to inference - inspired by the binning algorithm for transforming noisy, time-stamped geographic positioning observations into mobility trajectories that capture periods of travel and stability. Our framework, unlike the binning algorithm, allows for formal smoothing via a particle Gibbs algorithm, improving estimation of trajectories as compared to the original binning algorithm. We argue that our framework can be used as a default data processing tool for future mobile-phone tracking studies.