paper-with-me

Papers

Active anomaly detection based on deep one-class classification

2023-09-18 · Minkyung Kim, Junsik Kim, Jongmin Yu, Jun Kyun Choi

Active learning has been utilized as an efficient tool in building anomaly detection models by leveraging expert feedback. In an active learning framework, a model queries samples to be labeled by experts and re-trains the model with the labeled data samples. It unburdens in obtaining annotated datasets while improving anomaly detection performance. However, most of the existing studies focus on helping experts identify as many abnormal data samples as possible, which is a sub-optimal approach for one-class classification-based deep anomaly detection. In this paper, we tackle two essential problems of active learning for Deep SVDD: query strategy and semi-supervised learning method. First, rather than solely identifying anomalies, our query strategy selects uncertain samples according to an adaptive boundary. Second, we apply noise contrastive estimation in training a one-class classification model to incorporate both labeled normal and abnormal data effectively. We analyze that the proposed query strategy and semi-supervised loss individually improve an active learning process of anomaly detection and further improve when combined together on seven anomaly detection datasets.

📄 PDF Abstract BibTeX arXiv:2309.09465

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningAnomaly DetectionOne-Class Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

AnomalyMatch: Discovering Rare Objects of Interest with Semi-supervised and Active Learning

2025-05-06 · Pablo Gómez, David O'Ryan

Anomaly detection in large datasets is essential in fields such as astronomy and computer vision; however, supervised methods typically require extensive anomaly labelling, which is often impractical. We present AnomalyM…

Active LearningAnomaly DetectionAstronomyBinary Classification+1

Interactive Explainable Anomaly Detection for Industrial Settings

2024-10-01 · Daniel Gramelt, Timon Höfer, Ute Schmid

Being able to recognise defects in industrial objects is a key element of quality assurance in production lines. Our research focuses on visual anomaly detection in RGB images. Although Convolutional Neural Networks (CNN…

Anomaly Detection

Multitask Active Learning for Graph Anomaly Detection

2024-01-24 · Wenjing Chang, Kay Liu, Kaize Ding, Philip S. Yu 외

In the web era, graph machine learning has been widely used on ubiquitous graph-structured data. As a pivotal component for bolstering web security and enhancing the robustness of graph-based applications, the significan…

Active LearningAnomaly DetectionGraph Anomaly DetectionInformativeness+1

What ZTF Saw Where Rubin Looked: Anomaly Hunting in DR23

2025-07-08 · Maria V. Pruzhinskaya, Anastasia D. Lavrukhina, Timofey A. Semenikhi, Alina A. Volnova 외

We present results from the SNAD VIII Workshop, during which we conducted the first systematic anomaly search in the ZTF fields also observed by LSSTComCam during Rubin Scientific Pipeline commissioning. Using the PineFo…

Anomaly Detection

Deep Learning-based Anomaly Detection on X-ray Images of Fuel Cell Electrodes

2022-02-15 · Simon B. Jensen, Thomas B. Moeslund, Søren J. Andreasen

Anomaly detection in X-ray images has been an active and lasting research area in the last decades, especially in the domain of medical X-ray images. For this work, we created a real-world labeled anomaly dataset, consis…

Anomaly DetectionBinary ClassificationTransfer Learning