paper-with-me

Papers

Implicit Generative Modeling of Random Noise during Training for Adversarial Robustness

2018-07-05 · Priyadarshini Panda, Kaushik Roy

We introduce a Noise-based prior Learning (NoL) approach for training neural networks that are intrinsically robust to adversarial attacks. We find that the implicit generative modeling of random noise with the same loss function used during posterior maximization, improves a model's understanding of the data manifold furthering adversarial robustness. We evaluate our approach's efficacy and provide a simplistic visualization tool for understanding adversarial data, using Principal Component Analysis. Our analysis reveals that adversarial robustness, in general, manifests in models with higher variance along the high-ranked principal components. We show that models learnt with our approach perform remarkably well against a wide-range of attacks. Furthermore, combining NoL with state-of-the-art adversarial training extends the robustness of a model, even beyond what it is adversarially trained for, in both white-box and black-box attack scenarios.

📄 PDF Abstract BibTeX arXiv:1807.02188

Code (1)

panda1230/Adversarial_NoiseLearning_NoL 공식 구현 pytorch

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Learning Diverse Stochastic Human-Action Generators by Learning Smooth Latent Transitions

2019-12-21 · AAAI 2019 12 · Zhenyi Wang, Ping Yu, Yang Zhao, Ruiyi Zhang 외

Human-motion generation is a long-standing challenging task due to the requirement of accurately modeling complex and diverse dynamic patterns. Most existing methods adopt sequence models such as RNN to directly model tr…

Action GenerationDecoderHuman action generationMotion Generation

Physics-informed deep generative models

2018-12-09 · Yibo Yang, Paris Perdikaris

We consider the application of deep generative models in propagating uncertainty through complex physical systems. Specifically, we put forth an implicit variational inference formulation that constrains the generative m…

Variational Inference

Robust Representation Consistency Model via Contrastive Denoising

2025-01-22 · Jiachen Lei, Julius Berner, Jiongxiao Wang, Zhongzhu Chen 외

Robustness is essential for deep neural networks, especially in security-sensitive applications. To this end, randomized smoothing provides theoretical guarantees for certifying robustness against adversarial perturbatio…

Denoisingmodel

Staying on the Manifold: Geometry-Aware Noise Injection

2025-09-24 · Albert Kjøller Jacobsen, Johanna Marie Gegenfurtner, Georgios Arvanitidis arxiv

It has been shown that perturbing the input during training implicitly regularises the gradient of the learnt function, leading to smoother models and enhancing generalisation. However, previous research mostly considere…

Random Process Flow Matching: Generative Implicit Representations of Multivariate Random Fields

2026-05-27 · Julien Lalanne, David Picard, Lionel Boillot, Lina-María Guayacán-Carrillo 외 arxiv

Generative modeling provides a powerful framework for learning data distributions. These models initially relied on probabilistic methods such as Gaussian Processes (GP) for uncertainty-aware predictions and shifted towa…

Gaussian Processes