中文
相关论文

相关论文: Y-GAN: Learning Dual Data Representations for Effi…

200 篇论文

Anomaly detection is a fundamental problem in computer vision area with many real-world applications. Given a wide range of images belonging to the normal class, emerging from some distribution, the objective of this task is to construct…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Chengwei Chen , Pan Chen , Haichuan Song , Yiqing Tao , Yuan Xie , Shouhong Ding , Lizhuang Ma

Generative adversarial networks (GANs) have shown promise for various problems including anomaly detection. When anomaly detection is performed using GAN models that learn only the features of normal data samples, data that are not similar…

机器学习 · 计算机科学 2020-12-23 Teguh Budianto , Tomohiro Nakai , Kazunori Imoto , Takahiro Takimoto , Kosuke Haruki

Disentangling factors of variation has become a very challenging problem on representation learning. Existing algorithms suffer from many limitations, such as unpredictable disentangling factors, poor quality of generated images from…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Taihong Xiao , Jiapeng Hong , Jinwen Ma

Unsupervised learning of anomaly detection in high-dimensional data, such as images, is a challenging problem recently subject to intense research. Through careful modelling of the data distribution of normal samples, it is possible to…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Amanda Berg , Jörgen Ahlberg , Michael Felsberg

This paper addresses the dual challenge of improving anomaly detection and signal integrity in high-speed dynamic random access memory signals. To achieve this, we propose a joint training framework that integrates an autoencoder with a…

机器学习 · 计算机科学 2025-06-24 Muhammad Usama , Hee-Deok Jang , Soham Shanbhag , Yoo-Chang Sung , Seung-Jun Bae , Dong Eui Chang

Representation disentanglement aims at learning interpretable features, so that the output can be recovered or manipulated accordingly. While existing works like infoGAN and AC-GAN exist, they choose to derive disjoint attribute code for…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Shang-Fu Chen , Jia-Wei Yan , Ya-Fan Su , Yu-Chiang Frank Wang

In the last few years there have been important advancements in generative models with the two dominant approaches being Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). However, standard Autoencoders (AEs) and…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Massimiliano Patacchiola , Patrick Fox-Roberts , Edward Rosten

The goal of anomaly detection is to identify anomalous samples from normal ones. In this paper, a small number of anomalies are assumed to be available at the training stage, but they are assumed to be collected only from several anomaly…

机器学习 · 计算机科学 2022-05-03 Bowen Tian , Qinliang Su , Jian Yin

We present a novel model called OCGAN for the classical problem of one-class novelty detection, where, given a set of examples from a particular class, the goal is to determine if a query example is from the same class. Our solution is…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Pramuditha Perera , Ramesh Nallapati , Bing Xiang

Deep generative models provide powerful tools for distributions over complicated manifolds, such as those of natural images. But many of these methods, including generative adversarial networks (GANs), can be difficult to train, in part…

机器学习 · 统计学 2017-11-08 Akash Srivastava , Lazar Valkov , Chris Russell , Michael U. Gutmann , Charles Sutton

Anomaly detection is a significant and hence well-studied problem. However, developing effective anomaly detection methods for complex and high-dimensional data remains a challenge. As Generative Adversarial Networks (GANs) are able to…

机器学习 · 计算机科学 2018-12-07 Houssam Zenati , Manon Romain , Chuan Sheng Foo , Bruno Lecouat , Vijay Ramaseshan Chandrasekhar

Anomaly detection is often considered a challenging field of machine learning due to the difficulty of obtaining anomalous samples for training and the need to obtain a sufficient amount of training data. In recent years, autoencoders have…

机器学习 · 计算机科学 2018-10-15 Yotam Intrator , Gilad Katz , Asaf Shabtai

Anomaly detection is a classical problem in computer vision, namely the determination of the normal from the abnormal when datasets are highly biased towards one class (normal) due to the insufficient sample size of the other class…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Samet Akcay , Amir Atapour-Abarghouei , Toby P. Breckon

Automatic detection of anomalies such as weapons or threat objects in baggage security, or detecting impaired items in industrial production is an important computer vision task demanding high efficiency and accuracy. Most of the available…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Rushikesh Zawar , Krupa Bhayani , Neelanjan Bhowmik , Kamlesh Tiwari , Dhiraj Sangwan

Anomaly detection in time series has been widely researched and has important practical applications. In recent years, anomaly detection algorithms are mostly based on deep-learning generative models and use the reconstruction error to…

机器学习 · 计算机科学 2020-10-15 Chunkai Zhang , Wei Zuo , Xuan Wang

Conditional Generative Adversarial Networks (GANs) for cross-domain image-to-image translation have made much progress recently. Depending on the task complexity, thousands to millions of labeled image pairs are needed to train a…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Zili Yi , Hao Zhang , Ping Tan , Minglun Gong

Hacking and false data injection from adversaries can threaten power grids' everyday operations and cause significant economic loss. Anomaly detection in power grids aims to detect and discriminate anomalies caused by cyber attacks against…

机器学习 · 计算机科学 2023-03-14 Xijuan Sun , Di Wu , Arnaud Zinflou , Benoit Boulet

Unsupervised image translation, which aims in translating two independent sets of images, is challenging in discovering the correct correspondences without paired data. Existing works build upon Generative Adversarial Network (GAN) such…

计算机视觉与模式识别 · 计算机科学 2018-02-20 Shuang Ma , Jianlong Fu , Chang Wen Chen , Tao Mei

Generative adversarial networks (GANs) are able to model the complex highdimensional distributions of real-world data, which suggests they could be effective for anomaly detection. However, few works have explored the use of GANs for the…

机器学习 · 计算机科学 2019-05-03 Houssam Zenati , Chuan Sheng Foo , Bruno Lecouat , Gaurav Manek , Vijay Ramaseshan Chandrasekhar

In this work, we propose CBiGAN -- a novel method for anomaly detection in images, where a consistency constraint is introduced as a regularization term in both the encoder and decoder of a BiGAN. Our model exhibits fairly good modeling…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Fabio Carrara , Giuseppe Amato , Luca Brombin , Fabrizio Falchi , Claudio Gennaro
‹ 上一页 1 2 3 10 下一页 ›