paper-with-me

Papers

PNUNet: Anomaly Detection using Positive-and-Negative Noise based on Self-Training Procedure

2019-05-27 · Masanari Kimura

We propose the novel framework for anomaly detection in images. Our new framework, PNUNet, is based on many normal data and few anomalous data. We assume that some noises are added to the input images and learn to remove the noise. In addition, the proposed method achieves significant performance improvement by updating the noise assumed in the inputs using a self-training framework. The experimental results for the benchmark datasets show the usefulness of our new anomaly detection framework.

📄 PDF Abstract BibTeX arXiv:1905.10939

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Contrastive Language Prompting to Ease False Positives in Medical Anomaly Detection

2024-11-12 · YeongHyeon Park, Myung Jin Kim, Hyeong Seok Kim

A pre-trained visual-language model, contrastive language-image pre-training (CLIP), successfully accomplishes various downstream tasks with text prompts, such as finding images or localizing regions within the image. De…

Anomaly DetectionLanguage ModelingLanguage Modelling

CARLA: Self-supervised Contrastive Representation Learning for Time Series Anomaly Detection

2023-08-18 · Zahra Zamanzadeh Darban, Geoffrey I. Webb, Shirui Pan, Charu C. Aggarwal 외

One main challenge in time series anomaly detection (TSAD) is the lack of labelled data in many real-life scenarios. Most of the existing anomaly detection methods focus on learning the normal behaviour of unlabelled tim…

Anomaly DetectionContrastive LearningRepresentation LearningTime Series+1

Interpretable, Multidimensional, Multimodal Anomaly Detection with Negative Sampling for Detection of Device Failure

2020-07-12 · ICML 2020 1 · John Sipple

Complex devices are connected daily and eagerly generate vast streams of multidimensional state measurements. These devices often operate in distinct modes based on external conditions (day/night, occupied/vacant, etc.),…

Anomaly DetectionAttributeUnsupervised Anomaly Detection

PAC-Wrap: Semi-Supervised PAC Anomaly Detection

2022-05-22 · Shuo Li, Xiayan Ji, Edgar Dobriban, Oleg Sokolsky 외

Anomaly detection is essential for preventing hazardous outcomes for safety-critical applications like autonomous driving. Given their safety-criticality, these applications benefit from provable bounds on various errors…

Anomaly DetectionAutonomous DrivingUnsupervised Anomaly Detection

Contrastive Self-Supervised Network Intrusion Detection using Augmented Negative Pairs

2025-09-08 · Jack Wilkie, Hanan Hindy, Christos Tachtatzis, Robert Atkinson arxiv

Network intrusion detection remains a critical challenge in cybersecurity. While supervised machine learning models achieve state-of-the-art performance, their reliance on large labelled datasets makes them impractical f…

Network Intrusion DetectionMulti-class ClassificationSelf-Supervised LearningBinary Classification