Graph Enhanced Trajectory Anomaly Detection

📅 2025-09-22
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing trajectory anomaly detection methods model trajectories as sequences of points in Euclidean space, neglecting road network topology and semantic context—leading to insufficient accuracy and robustness in real-world traffic environments. To address this, we propose GETAD, the first framework integrating Graph Attention Networks (GAT) with a Transformer decoder to jointly model road network topology, segment-level semantics, and historical mobility patterns. We introduce graph-enhanced positional encoding and road-aware embeddings, and further design a multi-objective loss function coupled with confidence-weighted anomaly scoring. Extensive experiments on both real-world and synthetic datasets demonstrate that GETAD significantly outperforms state-of-the-art methods, achieving substantial improvements in anomaly identification accuracy—particularly under road-constrained scenarios—and excelling at detecting fine-grained, context-sensitive anomalous behaviors.

Technology Category

Application Category

📝 Abstract
Trajectory anomaly detection is essential for identifying unusual and unexpected movement patterns in applications ranging from intelligent transportation systems to urban safety and fraud prevention. Existing methods only consider limited aspects of the trajectory nature and its movement space by treating trajectories as sequences of sampled locations, with sampling determined by positioning technology, e.g., GPS, or by high-level abstractions such as staypoints. Trajectories are analyzed in Euclidean space, neglecting the constraints and connectivity information of the underlying movement network, e.g., road or transit networks. The proposed Graph Enhanced Trajectory Anomaly Detection (GETAD) framework tightly integrates road network topology, segment semantics, and historical travel patterns to model trajectory data. GETAD uses a Graph Attention Network to learn road-aware embeddings that capture both physical attributes and transition behavior, and augments these with graph-based positional encodings that reflect the spatial layout of the road network. A Transformer-based decoder models sequential movement, while a multiobjective loss function combining autoregressive prediction and supervised link prediction ensures realistic and structurally coherent representations. To improve the robustness of anomaly detection, we introduce Confidence Weighted Negative Log Likelihood (CW NLL), an anomaly scoring function that emphasizes high-confidence deviations. Experiments on real-world and synthetic datasets demonstrate that GETAD achieves consistent improvements over existing methods, particularly in detecting subtle anomalies in road-constrained environments. These results highlight the benefits of incorporating graph structure and contextual semantics into trajectory modeling, enabling more precise and context-aware anomaly detection.
Problem

Research questions and friction points this paper is trying to address.

Detecting unusual movement patterns in road-constrained environments
Overcoming limitations of Euclidean space trajectory analysis methods
Integrating road network topology with trajectory semantics for anomalies
Innovation

Methods, ideas, or system contributions that make the work stand out.

Graph Attention Network for road-aware embeddings
Transformer decoder models sequential movement patterns
Confidence Weighted NLL scoring emphasizes high-confidence deviations
🔎 Similar Papers
No similar papers found.
J
Jonathan Kabala Mbuya
George Mason University, Fairfax, Virginia, USA
Dieter Pfoser
Dieter Pfoser
George Mason University
spatiotemporal databasesgeospatial datageoinformaticsuser-generated content
A
Antonios Anastasopoulos
George Mason University, Fairfax, Virginia, USA