CVAILGApr 19, 2024

uTRAND: Unsupervised Anomaly Detection in Traffic Trajectories

arXiv:2404.12712v17 citationsh-index: 362024 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)
Originality Incremental advance
AI Analysis

This work addresses the problem of detecting and explaining anomalous traffic trajectories for real-world applications like traffic monitoring, though it is incremental as it builds on existing deep learning and graph-based methods.

The paper tackles the lack of labeled data and interpretability in video anomaly detection by introducing uTRAND, a framework that shifts anomaly detection from pixel space to a semantic-topological domain using a patch-based graph, achieving state-of-the-art performance on a real-world dataset with explainable results.

Deep learning-based approaches have achieved significant improvements on public video anomaly datasets, but often do not perform well in real-world applications. This paper addresses two issues: the lack of labeled data and the difficulty of explaining the predictions of a neural network. To this end, we present a framework called uTRAND, that shifts the problem of anomalous trajectory prediction from the pixel space to a semantic-topological domain. The framework detects and tracks all types of traffic agents in bird's-eye-view videos of traffic cameras mounted at an intersection. By conceptualizing the intersection as a patch-based graph, it is shown that the framework learns and models the normal behaviour of traffic agents without costly manual labeling. Furthermore, uTRAND allows to formulate simple rules to classify anomalous trajectories in a way suited for human interpretation. We show that uTRAND outperforms other state-of-the-art approaches on a dataset of anomalous trajectories collected in a real-world setting, while producing explainable detection results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes