paper-with-me

홈 › Papers

Dual-Modality Vehicle Anomaly Detection via Bilateral Trajectory Tracing

2021-06-09 · Jingyuan Chen, Guanchen Ding, Yuchen Yang, Wenwei Han, Kangmin Xu, Tianyi Gao, Zhe Zhang, Wanping Ouyang, Hao Cai, Zhenzhong Chen

Traffic anomaly detection has played a crucial role in Intelligent Transportation System (ITS). The main challenges of this task lie in the highly diversified anomaly scenes and variational lighting conditions. Although much work has managed to identify the anomaly in homogenous weather and scene, few resolved to cope with complex ones. In this paper, we proposed a dual-modality modularized methodology for the robust detection of abnormal vehicles. We introduced an integrated anomaly detection framework comprising the following modules: background modeling, vehicle tracking with detection, mask construction, Region of Interest (ROI) backtracking, and dual-modality tracing. Concretely, we employed background modeling to filter the motion information and left the static information for later vehicle detection. For the vehicle detection and tracking module, we adopted YOLOv5 and multi-scale tracking to localize the anomalies. Besides, we utilized the frame difference and tracking results to identify the road and obtain the mask. In addition, we introduced multiple similarity estimation metrics to refine the anomaly period via backtracking. Finally, we proposed a dual-modality bilateral tracing module to refine the time further. The experiments conducted on the Track 4 testset of the NVIDIA 2021 AI City Challenge yielded a result of 0.9302 F1-Score and 3.4039 root mean square error (RMSE), indicating the effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2106.05003

Code (1)

jingyuanchan/CVPR_AICity_2021_Anomaly_Detection 공식 구현 pytorch

Tasks

Anomaly Detectionvehicle detection

Similar Papers 제목 키워드 기반

DAS3D: Dual-modality Anomaly Synthesis for 3D Anomaly Detection

2024-10-13 · Kecen Li, Bingquan Dai, Jingjing Fu, Xinwen Hou

Synthesizing anomaly samples has proven to be an effective strategy for self-supervised 2D industrial anomaly detection. However, this approach has been rarely explored in multi-modality anomaly detection, particularly i…

3D Anomaly DetectionAnomaly Detection

AnyAD: Unified Any-Modality Anomaly Detection in Incomplete Multi-Sequence MRI

2025-12-24 · Changwei Wu, Yifei Chen, Yuxin Du, Mingxuan Liu 외 arxiv

Reliable anomaly detection in brain MRI remains challenging due to the scarcity of annotated abnormal cases and the frequent absence of key imaging modalities in real clinical workflows. Existing single-class or multi-cl…

Multi-class Anomaly Detection

AnomalyDAE: Dual autoencoder for anomaly detection on attributed networks

2020-02-10 · Haoyi Fan, Fengbin Zhang, Zuoyong Li

Anomaly detection on attributed networks aims at finding nodes whose patterns deviate significantly from the majority of reference nodes, which is pervasive in many applications such as network intrusion detection and so…

Anomaly DetectionAttributeDecoderIntrusion Detection+2

STREAM-VAE: Dual-Path Routing for Slow and Fast Dynamics in Vehicle Telemetry Anomaly Detection

2025-11-19 · Kadir-Kaan Özer, René Ebeling, Markus Enzweiler arxiv

Automotive telemetry data exhibits slow drifts and fast spikes, often within the same sequence, making reliable anomaly detection challenging. Standard reconstruction-based methods, including sequence variational autoenc…

Anomaly Detection

A Survey of Anomaly Detection in In-Vehicle Networks

2024-09-11 · Övgü Özdemir, M. Tuğberk İşyapar, Pınar Karagöz, Klaus Werner Schmidt 외

Modern vehicles are equipped with Electronic Control Units (ECU) that are used for controlling important vehicle functions including safety-critical operations. ECUs exchange information via in-vehicle communication buse…

Anomaly DetectionSurvey