中文
相关论文

相关论文: Detecting and Simulating Artifacts in GAN Fake Ima…

200 篇论文

Generative Adversarial Networks (GAN) have led to the generation of very realistic face images, which have been used in fake social media accounts and other disinformation matters that can generate profound impacts. Therefore, the…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Xin Wang , Hui Guo , Shu Hu , Ming-Ching Chang , Siwei Lyu

This paper proposes an extension to the Generative Adversarial Networks (GANs), namely as ARTGAN to synthetically generate more challenging and complex images such as artwork that have abstract characteristics. This is in contrast to most…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Wei Ren Tan , Chee Seng Chan , Hernan Aguirre , Kiyoshi Tanaka

Recent generative models can synthesize "views" of artificial images that mimic real-world variations, such as changes in color or pose, simply by learning from unlabeled image collections. Here, we investigate whether such views can be…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Lucy Chai , Jun-Yan Zhu , Eli Shechtman , Phillip Isola , Richard Zhang

Generative Adversarial Networks (GANs) have achieved impressive results for many real-world applications. As an active research topic, many GAN variants have emerged with improvements in sample quality and training stability. However,…

In this work we ask whether it is possible to create a "universal" detector for telling apart real images from these generated by a CNN, regardless of architecture or dataset used. To test this, we collect a dataset consisting of fake…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Sheng-Yu Wang , Oliver Wang , Richard Zhang , Andrew Owens , Alexei A. Efros

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 the era of AIGC, the fast development of visual content generation technologies, such as diffusion models, bring potential security risks to our society. Existing generated image detection methods suffer from performance drop when faced…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Zheling Meng , Bo Peng , Jing Dong , Tieniu Tan

As the misuse of AI-generated images grows, generalizable image detection techniques are urgently needed. Recent state-of-the-art (SOTA) methods adopt aligned training datasets to reduce content, size, and format biases, empowering models…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Yiheng Li , Yang Yang , Zichang Tan , Gao Li , Zhen Lei , Wenhao Wang

Over the past years, image generation and manipulation have achieved remarkable progress due to the rapid development of generative AI based on deep learning. Recent studies have devoted significant efforts to address the problem of face…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Yuhang Lu , Touradj Ebrahimi

Improvements in Generative Adversarial Networks (GANs) have greatly reduced the difficulty of producing new, photo-realistic images with unique semantic meaning. With this rise in ability to generate fake images comes demand to detect them.…

图像与视频处理 · 电气工程与系统科学 2020-09-17 Michael Goebel , B. S. Manjunath

As deep learning technology continues to evolve, the images yielded by generative models are becoming more and more realistic, triggering people to question the authenticity of images. Existing generated image detection methods detect…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Xiuli Bi , Bo Liu , Fan Yang , Bin Xiao , Weisheng Li , Gao Huang , Pamela C. Cosman

Generative adversarial networks (GANs) have demonstrated to be successful at generating realistic real-world images. In this paper we compare various GAN techniques, both supervised and unsupervised. The effects on training stability of…

机器学习 · 计算机科学 2018-03-28 Mathijs Pieters , Marco Wiering

Recent advancements in Generative Adversarial Networks (GANs) have enabled photorealistic image generation with high quality. However, the malicious use of such generated media has raised concerns regarding visual misinformation. Although…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Liviu-Daniel Ştefan , Dan-Cristian Stanciu , Mihai Dogariu , Mihai Gabriel Constantin , Andrei Cosmin Jitaru , Bogdan Ionescu

Deep learning is actively being used in biometrics to develop efficient identification and verification systems. Handwritten signatures are a common subset of biometric data for authentication purposes. Generative adversarial networks…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Haadia Amjad , Kilian Goeller , Steffen Seitz , Carsten Knoll , Naseer Bajwa , Ronald Tetzlaff , Muhammad Imran Malik

Large medical imaging data sets are becoming increasingly available, but ensuring sample quality without significant artefacts is challenging. Existing methods for identifying imperfections in medical imaging rely on data-intensive…

图像与视频处理 · 电气工程与系统科学 2023-11-15 Daniele Ravi , Frederik Barkhof , Daniel C. Alexander , Lemuel Puglisi , Geoffrey JM Parker , Arman Eshaghi

Image forensics is an increasingly relevant problem, as it can potentially address online disinformation campaigns and mitigate problematic aspects of social media. Of particular interest, given its recent successes, is the detection of…

计算机视觉与模式识别 · 计算机科学 2018-12-21 Scott McCloskey , Michael Albright

This paper proposes a series of new approaches to improve Generative Adversarial Network (GAN) for conditional image synthesis and we name the proposed model as ArtGAN. One of the key innovation of ArtGAN is that, the gradient of the loss…

计算机视觉与模式识别 · 计算机科学 2018-08-27 Wei Ren Tan , Chee Seng Chan , Hernan Aguirre , Kiyoshi Tanaka

Modern Generative Adversarial Networks (GANs) generate realistic images remarkably well. Previous work has demonstrated the feasibility of "GAN-classifiers" that are distinct from the co-trained discriminator, and operate on images…

机器学习 · 计算机科学 2023-03-29 Arkanath Pathak , Nicholas Dufour

We propose to improve unconditional Generative Adversarial Networks (GAN) by training the self-supervised learning with the adversarial process. In particular, we apply self-supervised learning via the geometric transformation on input…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Ngoc-Trung Tran , Viet-Hung Tran , Ngoc-Bao Nguyen , Ngai-Man Cheung

This paper reports on WaterGAN, a generative adversarial network (GAN) for generating realistic underwater images from in-air image and depth pairings in an unsupervised pipeline used for color correction of monocular underwater images.…

计算机视觉与模式识别 · 计算机科学 2017-10-27 Jie Li , Katherine A. Skinner , Ryan M. Eustice , Matthew Johnson-Roberson