paper-with-me

홈 › Papers

uTRAND: Unsupervised Anomaly Detection in Traffic Trajectories

2024-04-19 · Giacomo D'Amicantonio, Egor Bondarau, Peter H. N. de With

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.

📄 PDF Abstract BibTeX arXiv:2404.12712

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTrajectory PredictionUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

UMAD: Unsupervised Mask-Level Anomaly Detection for Autonomous Driving

2024-06-10 · Daniel Bogdoll, Noël Ollick, Tim Joseph, Svetlana Pavlitska 외

Dealing with atypical traffic scenarios remains a challenging task in autonomous driving. However, most anomaly detection approaches cannot be trained on raw sensor data but require exposure to outlier data and powerful …

Anomaly DetectionAutonomous DrivingImage SegmentationSegmentation+3

Fast Unsupervised Anomaly Detection in Traffic Videos

2020-07-28 · CVPR 2020 7 · Keval Doshi, Yasin Yilmaz

Anomaly detection in traffic videos has been recently gaining attention due to its importance in intelligent transportation systems. Due to several factors such as weather, viewpoint, lighting conditions, etc. affecting …

Anomaly DetectionUnsupervised Anomaly Detection

ARCADE: Adversarially Regularized Convolutional Autoencoder for Network Anomaly Detection

2022-05-03 · Willian T. Lunardi, Martin Andreoni Lopez, Jean-Pierre Giacalone

As the number of heterogenous IP-connected devices and traffic volume increase, so does the potential for security breaches. The undetected exploitation of these breaches can bring severe cybersecurity and privacy risks.…

Anomaly Detection

Data Transformer for Anomalous Trajectory Detection

2021-01-01 · Anonymous

Anomaly detection is an important task in many traffic applications. Methods based on convolutional neural networks reach state-of-the-art accuracy; however, they typically rely on supervised training with large labeled …

Anomaly Detection

Learning Representation for Anomaly Detection of Vehicle Trajectories

2023-03-09 · Ruochen Jiao, Juyang Bai, Xiangguo Liu, Takami Sato 외

Predicting the future trajectories of surrounding vehicles based on their history trajectories is a critical task in autonomous driving. However, when small crafted perturbations are introduced to those history trajector…

Anomaly DetectionAutonomous DrivingContrastive LearningTime Series Analysis+2