TL;DR
A significant gap exists in the availability of datasets containing annotated human mobility anomalies, which are crucial for spatial data mining. To address this, a novel generative framework was developed that uses Large Language Model (LLM) agents to create realistic trajectory anomalies while adhering to physical constraints.
✦ Why It Matters
Engineers and researchers can leverage this framework to generate realistic mobility anomaly datasets for better analysis and modeling.
Key Takeaways
Full Summary
Human trajectory anomalies are essential for improving spatial data mining, yet there is a lack of datasets that include these anomalies due to their statistical rarity and the high costs of data collection. To fill this gap, a generative framework was created that synthesizes realistic mobility anomalies using Large Language Model (LLM) agents.
These agents introduce meaningful behavioral anomalies, such as unusual check-ins and missed visits, into baseline simulated trajectories. The framework ensures spatial validity by employing map-constrained routing reconstruction to adjust the physical transitions between modified staypoints.
Additionally, a context-aware spatial noise model is integrated to simulate GPS sensor inaccuracies based on environmental factors. This innovative approach allows for the generation of a comprehensive dataset of annotated mobility anomalies, which can be used for further research and applications.
The implications of this work are significant for engineers and researchers looking to analyze human mobility patterns more effectively.
Related