中文
相关论文

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

200 篇论文

GAN-generated image detection now becomes the first line of defense against the malicious uses of machine-synthesized image manipulations such as deepfakes. Although some existing detectors work well in detecting clean, known GAN samples,…

密码学与安全 · 计算机科学 2024-01-08 Chi Liu , Tianqing Zhu , Sheng Shen , Wanlei Zhou

Learning disentangled representations of data is a fundamental problem in artificial intelligence. Specifically, disentangled latent representations allow generative models to control and compose the disentangled factors in the synthesis…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Yotam Nitzan , Amit Bermano , Yangyan Li , Daniel Cohen-Or

Anomaly detection is a classical problem where the aim is to detect anomalous data that do not belong to the normal data distribution. Current state-of-the-art methods for anomaly detection on complex high-dimensional data are based on the…

In computer vision, disentangling techniques aim at improving latent representations of images by modeling factors of variation. In this paper, we propose DualDis, a new auto-encoder-based framework that disentangles and linearizes class…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Thomas Robert , Nicolas Thome , Matthieu Cord

Reconstruction-based approaches to anomaly detection tend to fall short when applied to complex datasets with target classes that possess high inter-class variance. Similar to the idea of self-taught learning used in transfer learning, many…

机器学习 · 计算机科学 2021-11-16 Muhammad S. Battikh , Artem A. Lenskiy

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

Anomaly detection on attributed networks aims at finding nodes whose patterns deviate significantly from the majority of reference nodes, which is pervasive in many applications such as network intrusion detection and social spammer…

机器学习 · 计算机科学 2020-02-13 Haoyi Fan , Fengbin Zhang , Zuoyong Li

Data transformations (e.g. rotations, reflections, and cropping) play an important role in self-supervised learning. Typically, images are transformed into different views, and neural networks trained on tasks involving these views produce…

机器学习 · 计算机科学 2022-02-04 Chen Qiu , Timo Pfrommer , Marius Kloft , Stephan Mandt , Maja Rudolph

In order to devise an anomaly detection model using only normal training data, an autoencoder (AE) is typically trained to reconstruct the data. As a result, the AE can extract normal representations in its latent space. During test time,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Marcella Astrid , Muhammad Zaigham Zaheer , Seung-Ik Lee

Computer network anomaly detection and log analysis, as an important topic in the field of network security, has been a key task to ensure network security and system reliability. First, existing network anomaly detection and log analysis…

机器学习 · 计算机科学 2024-09-17 Shuzhan Wang , Ruxue Jiang , Zhaoqi Wang , Yan Zhou

Disentangled Representation Learning aims to improve the explainability of deep learning methods by training a data encoder that identifies semantically meaningful latent variables in the data generation process. Nevertheless, there is no…

机器学习 · 计算机科学 2024-10-08 Ruoyu Wang , Lina Yao

Traditional change detection methods usually follow the image differencing, change feature extraction and classification framework, and their performance is limited by such simple image domain differencing and also the hand-crafted…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Bin Hou , Qingjie Liu , Heng Wang , Yunhong Wang

In recent years, Generative Adversarial Networks (GAN) have emerged as a powerful method for learning the mapping from noisy latent spaces to realistic data samples in high-dimensional space. So far, the development and application of GANs…

机器学习 · 统计学 2018-01-30 Atanas Mirchev , Seyed-Ahmad Ahmadi

In disentangled representation learning, a model is asked to tease apart a dataset's underlying sources of variation and represent them independently of one another. Since the model is provided with no ground truth information about these…

机器学习 · 计算机科学 2023-10-24 Kyle Hsu , Will Dorrell , James C. R. Whittington , Jiajun Wu , Chelsea Finn

Generative models, such as GANs, learn an explicit low-dimensional representation of a particular class of images, and so they may be used as natural image priors for solving inverse problems such as image restoration and compressive…

机器学习 · 计算机科学 2025-10-28 Mara Daniels , Paul Hand , Reinhard Heckel

We propose GAN-Supervised Learning, a framework for learning discriminative models and their GAN-generated training data jointly end-to-end. We apply our framework to the dense visual alignment problem. Inspired by the classic Congealing…

计算机视觉与模式识别 · 计算机科学 2022-04-06 William Peebles , Jun-Yan Zhu , Richard Zhang , Antonio Torralba , Alexei A. Efros , Eli Shechtman

We introduce BSD-GAN, a novel multi-branch and scale-disentangled training method which enables unconditional Generative Adversarial Networks (GANs) to learn image representations at multiple scales, benefiting a wide range of generation…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Zili Yi , Zhiqin Chen , Hao Cai , Wendong Mao , Minglun Gong , Hao Zhang

Generative Adversarial Networks (GANs) can synthesize realistic images, with the learned latent space shown to encode rich semantic information with various interpretable directions. However, due to the unstructured nature of the learned…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Zikun Chen , Han Zhao , Parham Aarabi , Ruowei Jiang

In this paper, we focus on the semantic image synthesis task that aims at transferring semantic label maps to photo-realistic images. Existing methods lack effective semantic constraints to preserve the semantic information and ignore the…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Hao Tang , Song Bai , Nicu Sebe

Anomaly detection aims to recognize samples with anomalous and unusual patterns with respect to a set of normal data. This is significant for numerous domain applications, such as industrial inspection, medical imaging, and security…

机器学习 · 计算机科学 2020-03-30 Shuo Wang , Tianle Chen , Shangyu Chen , Carsten Rudolph , Surya Nepal , Marthie Grobler