← Search

Michael K. Reiter

4 accepted papers

2022

Constrained Gradient Descent: A Powerful and Principled Evasion Attack Against Neural Networks

ICML 2022spotlight

We propose new, more efficient targeted white-box attacks against deep neural networks. Our attacks better align with the attacker’s goal: (1) tricking a model to assign higher probability to the target class than to any other class, while (2) staying within an $\epsilon$-distance of the attacked in…

2022

Coordinating Followers to Reach Better Equilibria: End-to-End Gradient Descent for Stackelberg Games

AAAI 2022technical

A growing body of work in game theory extends the traditional Stackelberg game to settings with one leader and multiple followers who play a Nash equilibrium. Standard approaches for computing equilibria in these games reformulate the followers' best response as constraints in the leader's optimizat…

Cited by 31SourcePDFScholar
2022

Practical Integration via Separable Bijective Networks

ICLR 2022poster

Neural networks have enabled learning over examples that contain thousands of dimensions. However, most of these models are limited to training and evaluating on a finite collection of \textit{points} and do not consider the hypervolume in which the data resides. Any analysis of the model's local or…

Cited by 2SourcePDFScholar
2020

Defense Through Diverse Directions

ICML 2020poster

In this work we develop a novel Bayesian neural network methodology to achieve strong adversarial robustness without the need for online adversarial training. Unlike previous efforts in this direction, we do not rely solely on the stochasticity of network weights by minimizing the divergence between…