中文
相关论文

相关论文: OCGAN: One-class Novelty Detection Using GANs with…

200 篇论文

One-class novelty detection is the process of determining if a query example differs from the training examples (the target class). Most of previous strategies attempt to learn the real characteristics of target sample by using generative…

计算机视觉与模式识别 · 计算机科学 2020-02-06 Chengwei Chen , Wang Yuan , Yuan Xie , Yanyun Qu , Yiqing Tao , Haichuan Song , Lizhuang Ma

Novelty detection using deep generative models such as autoencoder, generative adversarial networks mostly takes image reconstruction error as novelty score function. However, image data, high dimensional as it is, contains a lot of…

机器学习 · 计算机科学 2021-01-08 Sungkwon An , Jeonghoon Kim , Myungjoo Kang , Shahbaz Razaei , Xin Liu

Novelty detection, a widely studied problem in machine learning, is the problem of detecting a novel class of data that has not been previously observed. A common setting for novelty detection is inductive whereby only examples of the…

机器学习 · 计算机科学 2022-03-31 Najiba Toron , Janaina Mourao-Miranda , John Shawe-Taylor

The ability of a classifier to recognize unknown inputs is important for many classification-based systems. We discuss the problem of simultaneous classification and novelty detection, i.e. determining whether an input is from the known set…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Mark Kliger , Shachar Fleishman

One-class novelty detection is to identify anomalous instances that do not conform to the expected normal instances. In this paper, the Generative Adversarial Networks (GANs) based on encoder-decoder-encoder pipeline are used for detection…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Zhiwei Zhang , Shifeng Chen , Lei Sun

One-class novelty detection is conducted to identify anomalous instances, with different distributions from the expected normal instances. In this paper, the Generative Adversarial Network based on the Encoder-Decoder-Encoder scheme…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Zhiwei Zhang , Yu Dong , Hanyu Peng , Shifeng Chen

Novelty detection is the process of determining whether a query example differs from the learned training distribution. Previous methods attempt to learn the representation of the normal samples via generative adversarial networks (GANs).…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Chengwei Chen , Yuan Xie , Shaohui Lin , Ruizhi Qiao , Jian Zhou , Xin Tan , Yi Zhang , Lizhuang Ma

We present an approach to quantifying both aleatoric and epistemic uncertainty for deep neural networks in image classification, based on generative adversarial networks (GANs). While most works in the literature that use GANs to generate…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Philipp Oberdiek , Gernot A. Fink , Matthias Rottmann

We propose a novel reconstruction-based model for anomaly detection, called Y-GAN. The model consists of a Y-shaped auto-encoder and represents images in two separate latent spaces. The first captures meaningful image semantics, key for…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Marija Ivanovska , Vitomir Štruc

We present a novel Convolutional Neural Network (CNN) based approach for one class classification. The idea is to use a zero centered Gaussian noise in the latent space as the pseudo-negative class and train the network using the…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Poojan Oza , Vishal M. Patel

We propose a one-class neural network (OC-NN) model to detect anomalies in complex data sets. OC-NN combines the ability of deep networks to extract a progressively rich representation of data with the one-class objective of creating a…

机器学习 · 计算机科学 2019-01-14 Raghavendra Chalapathy , Aditya Krishna Menon , Sanjay Chawla

Detection of out-of-distribution samples is one of the critical tasks for real-world applications of computer vision. The advancement of deep learning has enabled us to analyze real-world data which contain unexplained samples, accentuating…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Seyyed Morteza Hashemi , Parvaneh Aliniya , Parvin Razzaghi

Exploring the potential of GANs for unsupervised disentanglement learning, this paper proposes a novel GAN-based disentanglement framework with One-Hot Sampling and Orthogonal Regularization (OOGAN). While previous works mostly attempt to…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Bingchen Liu , Yizhe Zhu , Zuohui Fu , Gerard de Melo , Ahmed Elgammal

Novelty detection is the process of identifying the observation(s) that differ in some respect from the training observations (the target class). In reality, the novelty class is often absent during training, poorly sampled or not well…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Mohammad Sabokrou , Mohammad Khalooei , Mahmood Fathy , Ehsan Adeli

One-class novelty detectors are trained with examples of a particular class and are tasked with identifying whether a query example belongs to the same known class. Most recent advances adopt a deep auto-encoder style architecture to…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Shao-Yuan Lo , Poojan Oza , Vishal M. Patel

As a kind of generative self-supervised learning methods, generative adversarial nets have been widely studied in the field of anomaly detection. However, the representation learning ability of the generator is limited since it pays too…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Xuan Xia , Xizhou Pan , Xing He , Jingfei Zhang , Ning Ding , Lin Ma

Novelty detection is commonly referred to as the discrimination of observations that do not conform to a learned model of regularity. Despite its importance in different application settings, designing a novelty detector is utterly complex…

计算机视觉与模式识别 · 计算机科学 2019-03-07 Davide Abati , Angelo Porrello , Simone Calderara , Rita Cucchiara

In one-class novelty detection, a model learns solely on the in-class data to single out out-class instances. Autoencoder (AE) variants aim to compactly model the in-class data to reconstruct it exclusively, thus differentiating the…

机器学习 · 计算机科学 2022-07-25 Jaewoo Park , Yoon Gyo Jung , Andrew Beng Jin Teoh

We present a novel model called One Class Minimum Spanning Tree (OCmst) for novelty detection problem that uses a Convolutional Neural Network (CNN) as deep feature extractor and graph-based model based on Minimum Spanning Tree (MST). In a…

机器学习 · 计算机科学 2020-03-31 Riccardo La Grassa , Ignazio Gallo , Nicola Landro

In the field of continual learning, relying on so-called oracles for novelty detection is commonplace albeit unrealistic. This paper introduces CONCLAD ("COntinuous Novel CLAss Detector"), a comprehensive solution to the under-explored…

机器学习 · 计算机科学 2024-12-17 Amanda Rios , Ibrahima Ndiour , Parual Datta , Omesh Tickoo , Nilesh Ahuja
‹ 上一页 1 2 3 10 下一页 ›