One-class classifier

24 papers with code • 0 benchmarks • 3 datasets

This task has no description! Would you like to contribute one?

Generative Semi-supervised Graph Anomaly Detection

mala-lab/ggad 19 Feb 2024

This work considers a practical semi-supervised graph anomaly detection (GAD) scenario, where part of the nodes in a graph are known to be normal, contrasting to the unsupervised setting in most GAD studies with a fully unlabeled graph.

6
19 Feb 2024

OCGEC: One-class Graph Embedding Classification for DNN Backdoor Detection

jhy549/ocgec 4 Dec 2023

We then pre-train a generative self-supervised graph autoencoder (GAE) to better learn the features of benign models in order to detect backdoor models without knowing the attack strategy.

3
04 Dec 2023

UNTAG: LEARNING GENERIC FEATURES FOR UNSUPERVISED TYPE-AGNOSTIC DEEPFAKE DETECTION

nesrnesr/UNTAG ICASSP 2023

This paper introduces a novel framework for unsupervised type-agnostic deepfake detection called UNTAG.

3
04 Jun 2023

Calibrated One-class Classification for Unsupervised Time Series Anomaly Detection

xuhongzuo/couta 25 Jul 2022

Our one-class classifier is calibrated in two ways: (1) by adaptively penalizing uncertain predictions, which helps eliminate the impact of anomaly contamination while accentuating the predictions that the one-class model is confident in, and (2) by discriminating the normal samples from native anomaly examples that are generated to simulate genuine time series abnormal behaviors on the basis of original data.

46
25 Jul 2022

Near out-of-distribution detection for low-resolution radar micro-Doppler signatures

blupblupblup/doppler-signatures-generation 12 May 2022

We emphasize the relevance of OODD and its specific supervision requirements for the detection of a multimodal, diverse targets class among other similar radar targets and clutter in real-life critical systems.

11
12 May 2022

SIFT and SURF based feature extraction for the anomaly detection

boortel/sift-and-surf-based-ad 24 Mar 2022

In this paper, we suggest a way, how to use SIFT and SURF algorithms to extract the image features for anomaly detection.

1
24 Mar 2022

Exemplar-free Class Incremental Learning via Discriminative and Comparable One-class Classifiers

SunWenJu123/DCPOC 5 Jan 2022

DisCOIL follows the basic principle of POC, but it adopts variational auto-encoders (VAE) instead of other well-established one-class classifiers (e. g. deep SVDD), because a trained VAE can not only identify the probability of an input sample belonging to a class but also generate pseudo samples of the class to assist in learning new tasks.

5
05 Jan 2022

Shell Theory: A Statistical Model of Reality

wen-yan-lin/shell-theory IEEE Transactions on Pattern Analysis and Machine Intelligence 2021

The foundational assumption of machine learning is that the data under consideration is separable into classes; while intuitively reasonable, separability constraints have proven remarkably difficult to formulate mathematically.

2
28 May 2021

CutPaste: Self-Supervised Learning for Anomaly Detection and Localization

Runinho/pytorch-cutpaste CVPR 2021

We aim at constructing a high performance model for defect detection that detects unknown anomalous patterns of an image without anomalous data.

221
08 Apr 2021

Learning and Evaluating Representations for Deep One-class Classification

google-research/deep_representation_one_class ICLR 2021

We first learn self-supervised representations from one-class data, and then build one-class classifiers on learned representations.

150
04 Nov 2020