Trajectory Anomaly Detection with Language Models
Jonathan Mbuya, Dieter Pfoser, Antonios Anastasopoulos

TL;DR
This paper introduces LM-TAD, a novel language model-based approach for trajectory anomaly detection that leverages sequence modeling, user-specific tokens, and efficient online detection techniques to improve accuracy and reduce latency.
Contribution
The paper presents a new autoregressive causal-attention model for trajectory anomaly detection, incorporating user-specific tokens and online detection capabilities, outperforming existing methods.
Findings
Outperforms existing methods on the PoL dataset
Achieves competitive results on the Porto taxi dataset
Supports diverse trajectory representations and online detection
Abstract
This paper presents a novel approach for trajectory anomaly detection using an autoregressive causal-attention model, termed LM-TAD. This method leverages the similarities between language statements and trajectories, both of which consist of ordered elements requiring coherence through external rules and contextual variations. By treating trajectories as sequences of tokens, our model learns the probability distributions over trajectories, enabling the identification of anomalous locations with high precision. We incorporate user-specific tokens to account for individual behavior patterns, enhancing anomaly detection tailored to user context. Our experiments demonstrate the effectiveness of LM-TAD on both synthetic and real-world datasets. In particular, the model outperforms existing methods on the Pattern of Life (PoL) dataset by detecting user-contextual anomalies and achieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Human Mobility and Location-Based Analysis
