← Search

Nate Kushman

7 accepted papers

2020

Learning Robust Representations via Multi-View Information Bottleneck

ICLR 2020poster

The information bottleneck principle provides an information-theoretic method for representation learning, by training an encoder to retain all information which is relevant for predicting the label while minimizing the amount of other, excess information in the representation. The original formulat…

Cited by 323SourcecodeScholar
2019

Inverting Supervised Representations with Autoregressive Neural Density Models

AISTATS 2019poster

We present a method for feature interpretation that makes use of recent advances in autoregressive density estimation models to invert model representations. We train generative inversion models to express a distribution over input features conditioned on intermediate model representations. Insights…

2018

Constructing Unrestricted Adversarial Examples with Generative Models

NeurIPS 2018poster

Adversarial examples are typically constructed by perturbing an existing data point within a small matrix norm, and current defense methods are focused on guarding against this type of attack. In this paper, we propose a new class of adversarial examples that are synthesized entirely from scratch us…

2018

PixelDefend: Leveraging Generative Models to Understand and Defend against Adversarial Examples

ICLR 2018poster

Adversarial perturbations of normal images are usually imperceptible to humans, but they can seriously confuse state-of-the-art machine learning models. What makes them so special in the eyes of image classifiers? In this paper, we show empirically that adversarial examples mainly lie in the low pro…

2017

Differentiable Programs with Neural Libraries

ICML 2017poster

We develop a framework for combining differentiable programming languages with neural networks. Using this framework we create end-to-end trainable systems that learn to write interpretable algorithms with perceptual components. We explore the benefits of inductive biases for strong generalization a…

Cited by 75SourcePDFScholar