paper-with-me

홈 › Papers

On Noise Injection in Generative Adversarial Networks

2020-06-10 · Ruili Feng, Deli Zhao, ZhengJun Zha

Noise injection has been proved to be one of the key technique advances in generating high-fidelity images. Despite its successful usage in GANs, the mechanism of its validity is still unclear. In this paper, we propose a geometric framework to theoretically analyze the role of noise injection in GANs. Based on Riemannian geometry, we successfully model the noise injection framework as fuzzy equivalence on the geodesic normal coordinates. Guided by our theories, we find that the existing method is incomplete and a new strategy for noise injection is devised. Experiments on image generation and GAN inversion demonstrate the superiority of our method.

📄 PDF Abstract BibTeX arXiv:2006.05891

Code (3)

NVlabs/stylegan2 공식 구현 tf
JackMcCoy/riemann-noise-pytorch pytorch
MindCode-4/code-8/tree/main/riemann-noise mindspore

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Dual Adversarial Variational Embedding for Robust Recommendation

2021-06-30 · Qiaomin Yi, Ning Yang, Philip S. Yu

Robust recommendation aims at capturing true preference of users from noisy data, for which there are two lines of methods have been proposed. One is based on noise injection, and the other is to adopt the generative mod…

Variational Inference

Robust VAEs via Generating Process of Noise Augmented Data

2024-07-26 · Hiroo Irobe, Wataru Aoki, Kimihiro Yamazaki, Yuhui Zhang 외

Advancing defensive mechanisms against adversarial attacks in generative models is a critical research topic in machine learning. Our study focuses on a specific type of generative models - Variational Auto-Encoders (VAE…

Parametric Noise Injection: Trainable Randomness to Improve Deep Neural Network Robustness against Adversarial Attack

2018-11-22 · CVPR 2019 6 · Adnan Siraj Rakin, Zhezhi He, Deliang Fan

Recent development in the field of Deep Learning have exposed the underlying vulnerability of Deep Neural Network (DNN) against adversarial examples. In image classification, an adversarial example is a carefully modifie…

Adversarial AttackAdversarial Defenseimage-classificationImage Classification

Generative Adversarial Networks via a Composite Annealing of Noise and Diffusion

2021-05-01 · Kensuke Nakamura, Simon Korman, Byung-Woo Hong

Generative adversarial network (GAN) is a framework for generating fake data using a set of real examples. However, GAN is unstable in the training stage. In order to stabilize GANs, the noise injection has been used to …

Generative Adversarial Network

Towards Rapid and Robust Adversarial Training with One-Step Attacks

2020-02-24 · Leo Schwinn, René Raab, Björn Eskofier

Adversarial training is the most successful empirical method for increasing the robustness of neural networks against adversarial attacks. However, the most effective approaches, like training with Projected Gradient Des…