paper-with-me

Papers

Adversarial flows: A gradient flow characterization of adversarial attacks

2024-06-08 · Lukas Weigand, Tim Roith, Martin Burger

A popular method to perform adversarial attacks on neuronal networks is the so-called fast gradient sign method and its iterative variant. In this paper, we interpret this method as an explicit Euler discretization of a differential inclusion, where we also show convergence of the discretization to the associated gradient flow. To do so, we consider the concept of p-curves of maximal slope in the case $p=\infty$. We prove existence of $\infty$-curves of maximum slope and derive an alternative characterization via differential inclusions. Furthermore, we also consider Wasserstein gradient flows for potential energies, where we show that curves in the Wasserstein space can be characterized by a representing measure on the space of curves in the underlying Banach space, which fulfill the differential inclusion. The application of our theory to the finite-dimensional setting is twofold: On the one hand, we show that a whole class of normalized gradient descent methods (in particular signed gradient descent) converge, up to subsequences, to the flow, when sending the step size to zero. On the other hand, in the distributional setting, we show that the inner optimization task of adversarial training objective can be characterized via $\infty$-curves of maximum slope on an appropriate optimal transport space.

📄 PDF Abstract BibTeX arXiv:2406.05376

Code (1)

timroith/adversarialflows 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MonoFlow: Rethinking Divergence GANs via the Perspective of Wasserstein Gradient Flows

2023-02-02 · Mingxuan Yi, Zhanxing Zhu, Song Liu

The conventional understanding of adversarial training in generative adversarial networks (GANs) is that the discriminator is trained to estimate a divergence, and the generator learns to minimize this divergence. We arg…

Adaptive Epsilon Adversarial Training for Robust Gravitational Wave Parameter Estimation Using Normalizing Flows

2024-12-10 · Yiqian Yang, Xihua Zhu, Fan Zhang

Adversarial training with Normalizing Flow (NF) models is an emerging research area aimed at improving model robustness through adversarial samples. In this study, we focus on applying adversarial training to NF models f…

parameter estimation

Convergence dynamics of Generative Adversarial Networks: the dual metric flows

2020-12-18 · Gabriel Turinici

Fitting neural networks often resorts to stochastic (or similar) gradient descent which is a noise-tolerant (and efficient) resolution of a gradient descent dynamics. It outputs a sequence of networks parameters, which s…

Adversarial Robustness in Graph Neural Networks: A Hamiltonian Approach

2023-10-10 · NeurIPS 2023 11 · Kai Zhao, Qiyu Kang, Yang song, Rui She 외

Graph neural networks (GNNs) are vulnerable to adversarial perturbations, including those that affect both node features and graph topology. This paper investigates GNNs derived from diverse neural flows, concentrating o…

Adversarial Robustness

Kernel Approximation of Fisher-Rao Gradient Flows

2024-10-27 · Jia-Jie Zhu, Alexander Mielke

The purpose of this paper is to answer a few open questions in the interface of kernel methods and PDE gradient flows. Motivated by recent advances in machine learning, particularly in generative modeling and sampling, w…