paper-with-me

Papers

Dynamic Local Aggregation Network with Adaptive Clusterer for Anomaly Detection

2022-07-22 · Zhiwei Yang, Peng Wu, Jing Liu, Xiaotao Liu

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.

📄 PDF Abstract BibTeX arXiv:2207.10948

Code (1)

beyond-zw/dlan-ac 공식 구현 pytorch

Tasks

Anomaly DetectionDiversity

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

Dual‑detector Re‑optimization for Federated Weakly Supervised Video Anomaly Detection Via Adaptive Dynamic Recursive Mapping

2025-06-13 · IEEE TII 2025 6 · Yong Su, Jiahang Li, Simin An, Hengpeng Xu 외

Federated weakly supervised video anomaly detection represents a significant advancement in privacy-preserving collaborative learning, enabling distributed clients to train anomaly detectors using only video-level annota…

Anomaly DetectionAnomaly Detection In Surveillance VideosEdge-computingFederated Learning+5

Optimal Clustering under Uncertainty

2018-06-02 · Lori A. Dalton, Marco E. Benalcázar, Edward R. Dougherty

Classical clustering algorithms typically either lack an underlying probability framework to make them predictive or focus on parameter estimation rather than defining and minimizing a notion of error. Recent work addres…

Clusteringparameter estimationPoint ProcessesRobust classification

Highly Efficient Real-Time Streaming and Fully On-Device Speaker Diarization with Multi-Stage Clustering

2022-10-25 · Quan Wang, Yiling Huang, Han Lu, Guanlong Zhao 외

While recent research advances in speaker diarization mostly focus on improving the quality of diarization results, there is also an increasing interest in improving the efficiency of diarization systems. In this paper, …

ClusteringCPUspeaker-diarizationSpeaker Diarization

PromptTAD: Object-Prompt Enhanced Traffic Anomaly Detection

2025-05-22 · IEEE Robotics and Automation Letters (RA-L) 2025 5 · Hao Qiu, Xiaobo Yang, and Xiaojin Gong

Ego-centric Traffic Anomaly Detection (TAD) aims to identify abnormal events in videos captured by dashboard-mounted cameras in vehicles. Compared to anomaly detection in roadside surveillance videos, ego-centric TAD pos…

Anomaly DetectionObjectOnline Video Anomaly Detection

Beyond Passive Aggregation: Active Auditing and Topology-Aware Defense in Decentralized Federated Learning

2026-03-19 · Sheng Pan, Niansheng Tang arxiv

Decentralized Federated Learning (DFL) remains highly vulnerable to adaptive backdoor attacks designed to bypass traditional passive defense metrics. To address this limitation, we shift the defensive paradigm toward a n…

Federated Learning