paper-with-me

Papers

Multi-Normal Prototypes Learning for Weakly Supervised Anomaly Detection

2024-08-23 · Zhijin Dong, Hongzhi Liu, Boyuan Ren, Weimin Xiong, Zhonghai Wu

Anomaly detection is a crucial task in various domains. Most of the existing methods assume the normal sample data clusters around a single central prototype while the real data may consist of multiple categories or subgroups. In addition, existing methods always assume all unlabeled samples are normal while some of them are inevitably being anomalies. To address these issues, we propose a novel anomaly detection framework that can efficiently work with limited labeled anomalies. Specifically, we assume the normal sample data may consist of multiple subgroups, and propose to learn multi-normal prototypes to represent them with deep embedding clustering and contrastive learning. Additionally, we propose a method to estimate the likelihood of each unlabeled sample being normal during model training, which can help to learn more efficient data encoder and normal prototypes for anomaly detection. Extensive experiments on various datasets demonstrate the superior performance of our method compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2408.14498

Code (1)

Dongzhijin/MNPWAD 공식 구현 pytorch

Tasks

Anomaly DetectionContrastive LearningSupervised Anomaly DetectionWeakly-supervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Dual Memory Units with Uncertainty Regulation for Weakly Supervised Video Anomaly Detection

2023-02-10 · Hang Zhou, Junqing Yu, Wei Yang

Learning discriminative features for effectively separating abnormal events from normality is crucial for weakly supervised video anomaly detection (WS-VAD) tasks. Existing approaches, both video and segment-level label …

Anomaly DetectionVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection

ProDisc-VAD: An Efficient System for Weakly-Supervised Anomaly Detection in Video Surveillance Applications

2025-05-04 · Tao Zhu, Qi Yu, Xinru Dong, Shiyu Li 외

Weakly-supervised video anomaly detection (WS-VAD) using Multiple Instance Learning (MIL) suffers from label ambiguity, hindering discriminative feature learning. We propose ProDisc-VAD, an efficient framework tackling t…

Anomaly Detection In Surveillance VideosContrastive LearningMultiple Instance LearningSupervised Anomaly Detection+3

Learning to Tell Apart: Weakly Supervised Video Anomaly Detection via Disentangled Semantic Alignment

2025-11-13 · Wenti Yin, Huaxin Zhang, Xiang Wang, Yuqing Lu 외 arxiv

Recent advancements in weakly-supervised video anomaly detection have achieved remarkable performance by applying the multiple instance learning paradigm based on multimodal foundation models such as CLIP to highlight an…

Weakly-supervised Video Anomaly DetectionMultiple Instance LearningContrastive Learning

RefineVAD: Semantic-Guided Feature Recalibration for Weakly Supervised Video Anomaly Detection

2025-11-17 · Junhee Lee, ChaeBeen Bang, MyoungChul Kim, MyeongAh Cho arxiv

Weakly-Supervised Video Anomaly Detection aims to identify anomalous events using only video-level labels, balancing annotation efficiency with practical applicability. However, existing methods often oversimplify the an…

Weakly-supervised Video Anomaly Detection

Dual Prototype-Conditioned Diffusion Model for Scalable Multi-Class Unsupervised Anomaly Detection in Large Category Spaces

2026-05-23 · Yaoxuan Feng, Yuxin Li, Weijiang Lv, Zixuan Zhao 외 arxiv

Multi-class anomaly detection aims to build unified models across diverse product categories. However, as the number of categories grows, its performance often degrades due to increasingly complex and heterogeneous norma…

Unsupervised Anomaly DetectionMulti-class Anomaly Detection