vix.ing · top · new · best · stats · spec

Dynamic Local Aggregation Network with Adaptive Clusterer for Anomaly Detection

2022/07/22 by Zhiwei Yang, Peng Wu, Yang, Zhiwei +5 · 2 citations
Computer Science · Engineering · #Anomaly Detection Techniques and Applications #Artificial Immune Systems Applications #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Network Security and Intrusion Detection

paper · pdf · doi:10.48550/arxiv.2207.10948

openalex publication_date 2022/07/22 · openalex created_date 2022/07/27 · openalex updated_date 2026/07/28

Abstract

Existing methods for anomaly detection based on memory-augmented autoencoder (AE) have the following drawbacks: (1) Establishing a memory bank requires additional memory space. (2) The fixed number of prototypes from subjective assumptions ignores the data feature differences and diversity. To overcome these drawbacks, we introduce DLAN-AC, a Dynamic Local Aggregation Network with Adaptive Clusterer, for anomaly detection. First, The proposed DLAN can automatically learn and aggregate high-level features from the AE to obtain more representative prototypes, while freeing up extra memory space. Second, The proposed AC can adaptively cluster video data to derive initial prototypes with prior information. In addition, we also propose a dynamic redundant clustering strategy (DRCS) to enable DLAN for automatically eliminating feature clusters that do not contribute to the construction of prototypes. Extensive experiments on benchmarks demonstrate that DLAN-AC outperforms most existing methods, validating the effectiveness of our method. Our code is publicly available at https://github.com/Beyond-Zw/DLAN-AC.

Cited by

Related