paper-with-me

Papers

Grid HTM: Hierarchical Temporal Memory for Anomaly Detection in Videos

2022-05-30 · Vladimir Monakhov, Vajira Thambawita, Pål Halvorsen, Michael A. Riegler

The interest for video anomaly detection systems has gained traction for the past few years. The current approaches use deep learning to perform anomaly detection in videos, but this approach has multiple problems. For starters, deep learning in general has issues with noise, concept drift, explainability, and training data volumes. Additionally, anomaly detection in itself is a complex task and faces challenges such as unknowness, heterogeneity, and class imbalance. Anomaly detection using deep learning is therefore mainly constrained to generative models such as generative adversarial networks and autoencoders due to their unsupervised nature, but even they suffer from general deep learning issues and are hard to train properly. In this paper, we explore the capabilities of the Hierarchical Temporal Memory (HTM) algorithm to perform anomaly detection in videos, as it has favorable properties such as noise tolerance and online learning which combats concept drift. We introduce a novel version of HTM, namely, Grid HTM, which is an HTM-based architecture specifically for anomaly detection in complex videos such as surveillance footage.

📄 PDF Abstract BibTeX arXiv:2205.15407

Code (1)

vladim0105/gridhtm 공식 구현

Tasks

Anomaly DetectionDeep LearningVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Spatio-Temporal Grid Intelligence: A Hybrid Graph Neural Network and LSTM Framework for Robust Electricity Theft Detection

2026-03-20 · Adewale U. Oguntola, Olowookere A. AbdulQoyum, Adebukola M. Madehin, Adekemi A. Adetoro arxiv

Electricity theft, or non-technical loss (NTL), presents a persistent threat to global power systems, driving significant financial deficits and compromising grid stability. Conventional detection methodologies, predomin…

Graph Neural NetworkAnomaly Detection

Distributed Hierarchical Temporal Memory with Shared Associative Memory for Cross-Entity Preemptive Warning

2026-06-30 · Pavia Bera, Jennifer Adorno, Sanjukta Bhanja arxiv

Anomaly detection in multivariate time series remains a critical challenge in large-scale distributed systems, where related entities may exhibit transferable precursor behavior prior to anomaly onset. Existing methods t…

Anomaly Detection

Real-Time Anomaly Detection for Streaming Analytics

2016-07-08 · Subutai Ahmad, Scott Purdy

Much of the worlds data is streaming, time-series data, where anomalies give significant information in critical situations. Yet detecting anomalies in streaming data is a difficult task, requiring detectors to process d…

Anomaly DetectionTime SeriesTime Series Analysis

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

ReactVAU: A Slow-Fast Decoupled Framework for Streaming Video Anomaly Understanding

2026-09-07 · Chia-Hui Chen, Shih-Ying Yeh, Fu-En Yang, Min-Hung Chen 외 arxiv

In this paper, we propose ReactVAU, a Slow-Fast Decoupled Framework for real-time streaming Video Anomaly Understanding (VAU). Existing VAU methods rely on offline inference with global temporal sampling, which violates …

Computational EfficiencyAnomaly Detection