scispace - formally typeset
I

Ian Goodfellow

Researcher at Google

Publications -  139
Citations -  178656

Ian Goodfellow is an academic researcher from Google. The author has contributed to research in topics: Artificial neural network & MNIST database. The author has an hindex of 85, co-authored 137 publications receiving 135390 citations. Previous affiliations of Ian Goodfellow include OpenAI & Université de Montréal.

Papers
More filters
Posted Content

TensorFuzz: Debugging Neural Networks with Coverage-Guided Fuzzing

TL;DR: TensorFuzz as discussed by the authors is a coverage-guided fuzzing method for neural networks that is well suited to discovering errors which occur only for rare inputs, such as character level language models.
Posted Content

On distinguishability criteria for estimating generative models

TL;DR: In this paper, it was shown that a variant of NCE with a dynamic generator network is equivalent to maximum likelihood estimation, and that no choice of discriminator network can make the expected gradient for the GAN generator match that of MLE, and the existing theory does not guarantee that GANs will converge in the non-convex case.
Posted Content

Realistic Evaluation of Deep Semi-Supervised Learning Algorithms.

TL;DR: In this paper, a unified reimplementation of various widely-used semi-supervised learning (SSL) techniques is presented to address many issues that these algorithms would face in real-world applications.
Posted Content

Virtual Adversarial Training for Semi-Supervised Text Classification

TL;DR: This work extends adversarial and virtual adversarial training to the text domain by applying perturbations to the word embeddings in a recurrent neural network rather than to the original input itself.
Proceedings Article

Large-Scale Feature Learning With Spike-and-Slab Sparse Coding

TL;DR: This work introduces a new feature learning and extraction procedure based on a factor model the authors call spike-and-slab sparse coding (S3C), and presents a novel inference procedure for appropriate for use with GPUs which allows to dramatically increase both the training set size and the amount of latent factors that S3C may be trained with.