中文
相关论文

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

200 篇论文

The advent of Generative Adversarial Networks (GANs) has brought about completely novel ways of transforming and manipulating pixels in digital images. GAN based techniques such as Image-to-Image translations, DeepFakes, and other automated…

Generative adversarial networks (GAN) are a class of powerful machine learning techniques, where both a generative and discriminative model are trained simultaneously. GANs have been used, for example, to successfully generate "deep fake"…

密码学与安全 · 计算机科学 2021-07-06 Rakesh Nagaraju , Mark Stamp

Deep neural networks can generate images that are astonishingly realistic, so much so that it is often hard for humans to distinguish them from actual photos. These achievements have been largely made possible by Generative Adversarial…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Joel Frank , Thorsten Eisenhofer , Lea Schönherr , Asja Fischer , Dorothea Kolossa , Thorsten Holz

Generative adversarial networks (GANs) have made remarkable progress in synthesizing realistic-looking images that effectively outsmart even humans. Although several detection methods can recognize these deep fakes by checking for image…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Vera Wesselkamp , Konrad Rieck , Daniel Arp , Erwin Quiring

Various deepfake detectors have been proposed, but challenges still exist to detect images of unknown categories or GAN models outside of the training settings. Such issues arise from the overfitting issue, which we discover from our own…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Yonghyun Jeong , Doyeon Kim , Youngmin Ro , Jongwon Choi

Recent advances in Generative Adversarial Networks (GANs) have led to the creation of realistic-looking digital images that pose a major challenge to their detection by humans or computers. GANs are used in a wide range of tasks, from…

图像与视频处理 · 电气工程与系统科学 2020-07-22 Michael Goebel , Lakshmanan Nataraj , Tejaswi Nanjundaswamy , Tajuddin Manhar Mohammed , Shivkumar Chandrasekaran , B. S. Manjunath

Despite recent advances in Generative Adversarial Networks (GANs), with special focus to the Deepfake phenomenon there is no a clear understanding neither in terms of explainability nor of recognition of the involved models. In particular,…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Luca Guarnera , Oliver Giudice , Matthias Niessner , Sebastiano Battiato

Although the recent advancement in generative models brings diverse advantages to society, it can also be abused with malicious purposes, such as fraud, defamation, and fake news. To prevent such cases, vigorous research is conducted to…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Yonghyun Jeong , Doyeon Kim , Pyounggeon Kim , Youngmin Ro , Jongwon Choi

The rapid progression of Generative Adversarial Networks (GANs) has raised a concern of their misuse for malicious purposes, especially in creating fake face images. Although many proposed methods succeed in detecting GAN-based synthetic…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Binh M. Le , Simon S. Woo

Despite an impressive performance from the latest GAN for generating hyper-realistic images, GAN discriminators have difficulty evaluating the quality of an individual generated sample. This is because the task of evaluating the quality of…

图像与视频处理 · 电气工程与系统科学 2019-12-03 Xiru Zhu , Fengdi Che , Tianzi Yang , Tzuyang Yu , David Meger , Gregory Dudek

We propose and demonstrate the use of a model-assisted generative adversarial network (GAN) to produce fake images that accurately match true images through the variation of the parameters of the model that describes the features of the…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Saúl Alonso-Monsalve , Leigh H. Whitehead

Although Generative Adversarial Network (GAN) can be used to generate the realistic image, improper use of these technologies brings hidden concerns. For example, GAN can be used to generate a tampered video for specific people and…

多媒体 · 计算机科学 2018-10-19 Chih-Chung Hsu , Chia-Yen Lee , Yi-Xiu Zhuang

Generative Adversarial Networks are used for generating the data using a generator and a discriminator, GANs usually produce high-quality images, but training GANs in an adversarial setting is a difficult task. GANs require high computation…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Md Nurul Muttakin , Malik Shahid Sultan , Robert Hoehndorf , Hernando Ombao

It is well-known that GANs are difficult to train, and several different techniques have been proposed in order to stabilize their training. In this paper, we propose a novel training method called manifold-matching, and a new GAN model…

In the past decades, the excessive use of the last-generation GAN (Generative Adversarial Networks) models in computer vision has enabled the creation of artificial face images that are visually indistinguishable from genuine ones. These…

密码学与安全 · 计算机科学 2022-03-04 Ehsan Nowroozi , Mauro Conti , Yassine Mekdad

In the last few years, we have witnessed the rise of a series of deep learning methods to generate synthetic images that look extremely realistic. These techniques prove useful in the movie industry and for artistic purposes. However, they…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Sara Mandelli , Nicolò Bonettini , Paolo Bestagini , Stefano Tubaro

Detecting fake images is becoming a major goal of computer vision. This need is becoming more and more pressing with the continuous improvement of synthesis methods based on Generative Adversarial Networks (GAN), and even more with the…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Riccardo Corvi , Davide Cozzolino , Giovanni Poggi , Koki Nagano , Luisa Verdoliva

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

At this moment, GAN-based image generation methods are still imperfect, whose upsampling design has limitations in leaving some certain artifact patterns in the synthesized image. Such artifact patterns can be easily exploited (by recent…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Yihao Huang , Felix Juefei-Xu , Run Wang , Qing Guo , Lei Ma , Xiaofei Xie , Jianwen Li , Weikai Miao , Yang Liu , Geguang Pu

With the recent progress in Generative Adversarial Networks (GANs), it is imperative for media and visual forensics to develop detectors which can identify and attribute images to the model generating them. Existing works have shown to…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Sharath Girish , Saksham Suri , Saketh Rambhatla , Abhinav Shrivastava
‹ 上一页 1 2 3 10 下一页 ›