Weakly Supervised Anomaly Detection via Knowledge-Data Alignment
Anomaly detection (AD) plays a pivotal role in numerous web-based applications, including malware detection, anti-money laundering, device failure detection, and network fault analysis. Most methods, which rely on unsupervised learning, are hard to reach satisfactory detection accuracy due to the lack of labels. Weakly Supervised Anomaly Detection (WSAD) has been introduced with a limited number of labeled anomaly samples to enhance model performance. Nevertheless, it is still challenging for models, trained on an inadequate amount of labeled data, to generalize to unseen anomalies. In this paper, we introduce a novel framework Knowledge-Data Alignment (KDAlign) to integrate rule knowledge, typically summarized by human experts, to supplement the limited labeled data. Specifically, we transpose these rules into the knowledge space and subsequently recast the incorporation of knowledge as the alignment of knowledge and data. To facilitate this alignment, we employ the Optimal Transport (OT) technique. We then incorporate the OT distance as an additional loss term to the original objective function of WSAD methodologies. Comprehensive experimental results on five real-world datasets demonstrate that our proposed KDAlign framework markedly surpasses its state-of-the-art counterparts, achieving superior performance across various anomaly types.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionMalware DetectionSupervised Anomaly DetectionWeakly-supervised Anomaly DetectionSimilar Papers 제목 키워드 기반
Weakly-supervised anomaly detection for multimodal data distributions
Weakly-supervised anomaly detection can outperform existing unsupervised methods with the assistance of a very small number of labeled anomalies, which attracts increasing attention from researchers. However, existing we…
Anomaly DetectionSupervised Anomaly DetectionWeakly-supervised Anomaly DetectionKnowledge-Guided Textual Reasoning for Explainable Video Anomaly Detection via LLMs
We introduce Text-based Explainable Video Anomaly Detection (TbVAD), a language-driven framework for weakly supervised video anomaly detection that performs anomaly detection and explanation entirely within the textual d…
Video Anomaly DetectionWeakly Supervised Detection of Baby Cry
Detection of baby cries is an important part of baby monitoring and health care. Almost all existing methods use supervised SVM, CNN, or their varieties. In this work, we propose to use weakly supervised anomaly detectio…
Anomaly DetectionSupervised Anomaly DetectionWeakly-supervised Anomaly DetectionCross Pseudo Labeling For Weakly Supervised Video Anomaly Detection
Weakly supervised video anomaly detection aims to detect anomalies and identify abnormal categories with only video-level labels. We propose CPL-VAD, a dual-branch framework with cross pseudo labeling. The binary anomaly…
Video Anomaly DetectionInjecting Explainability and Lightweight Design into Weakly Supervised Video Anomaly Detection Systems
Weakly Supervised Monitoring Anomaly Detection (WSMAD) utilizes weak supervision learning to identify anomalies, a critical task for smart city monitoring. However, existing multimodal approaches often fail to meet the r…
Anomaly DetectionBinary ClassificationClassificationContrastive Learning+6