paper-with-me

Papers

STEAD: Spatio-Temporal Efficient Anomaly Detection for Time and Compute Sensitive Applications

2025-03-11 · Andrew Gao, Jun Liu

This paper presents a new method for anomaly detection in automated systems with time and compute sensitive requirements, such as autonomous driving, with unparalleled efficiency. As systems like autonomous driving become increasingly popular, ensuring their safety has become more important than ever. Therefore, this paper focuses on how to quickly and effectively detect various anomalies in the aforementioned systems, with the goal of making them safer and more effective. Many detection systems have been developed with great success under spatial contexts; however, there is still significant room for improvement when it comes to temporal context. While there is substantial work regarding this task, there is minimal work done regarding the efficiency of models and their ability to be applied to scenarios that require real-time inference, i.e., autonomous driving where anomalies need to be detected the moment they are within view. To address this gap, we propose STEAD (Spatio-Temporal Efficient Anomaly Detection), whose backbone is developed using (2+1)D Convolutions and Performer Linear Attention, which ensures computational efficiency without sacrificing performance. When tested on the UCF-Crime benchmark, our base model achieves an AUC of 91.34%, outperforming the previous state-of-the-art, and our fast version achieves an AUC of 88.87%, while having 99.70% less parameters and outperforming the previous state-of-the-art as well. The code and pretrained models are made publicly available at https://github.com/agao8/STEAD

📄 PDF Abstract BibTeX arXiv:2503.07942

Code (1)

agao8/STEAD 공식 구현 pytorch

Tasks

Anomaly DetectionAnomaly Detection In Surveillance VideosAutonomous DrivingComputational Efficiency

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
FAVOR+ 설명 없음
Performer Performer is a Transformer architecture which can estimate regular…
BASE 설명 없음

Similar Papers 제목 키워드 기반

STTS-EAD: Improving Spatio-Temporal Learning Based Time Series Prediction via

2025-01-14 · Yuanyuan Liang, Tianhao Zhang, Tingyu Xie

Handling anomalies is a critical preprocessing step in multivariate time series prediction. However, existing approaches that separate anomaly preprocessing from model training for multivariate time series prediction enc…

Anomaly DetectionMultivariate Time Series ForecastingTime SeriesTime Series Forecasting+1

Anomaly Locality in Video Surveillance

2019-01-29 · Federico Landi, Cees G. M. Snoek, Rita Cucchiara

This paper strives for the detection of real-world anomalies such as burglaries and assaults in surveillance videos. Although anomalies are generally local, as they happen in a limited portion of the frame, none of the p…

Anomaly Detection

Spatio-Temporal Graphs Beyond Grids: Benchmark for Maritime Anomaly Detection

2025-12-23 · Jeehong Kim, Youngseok Hwang, Minchan Kim, Sungho Bae 외 arxiv

Spatio-temporal graph neural networks (ST-GNNs) have achieved notable success in structured domains such as road traffic and public transportation, where spatial entities can be naturally represented as fixed nodes. In c…

Anomaly Detection

Robust Spatiotemporally Contiguous Anomaly Detection Using Tensor Decomposition

2025-10-01 · Rachita Mondal, Mert Indibi, Tapabrata Maiti, Selin Aviyente arxiv

Anomaly detection in spatiotemporal data is a challenging problem encountered in a variety of applications, including video surveillance, medical imaging data, and urban traffic monitoring. Existing anomaly detection met…

Anomaly Detection

Anomaly Detection in Video Sequences: A Benchmark and Computational Model

2021-06-16 · Boyang Wan, Wenhui Jiang, Yuming Fang, Zhiyuan Luo 외

Anomaly detection has attracted considerable search attention. However, existing anomaly detection databases encounter two major problems. Firstly, they are limited in scale. Secondly, training sets contain only video-le…

Anomaly Detection