← Search

Geoffrey E Hinton

10 accepted papers

2020

Big Self-Supervised Models are Strong Semi-Supervised Learners

NeurIPS 2020poster

One paradigm for learning from few labeled examples while making best use of a large amount of unlabeled data is unsupervised pretraining followed by supervised fine-tuning. Although this paradigm uses unlabeled data in a task-agnostic way, in contrast to common approaches to semi-supervised learnin…

2019

Lookahead Optimizer: k steps forward, 1 step back

NeurIPS 2019poster

The vast majority of successful deep neural networks are trained using variants of stochastic gradient descent (SGD) algorithms. Recent attempts to improve SGD can be broadly categorized into two approaches: (1) adaptive learning rate schemes, such as AdaGrad and Adam and (2) accelerated schemes, su…

2018

Assessing the Scalability of Biologically-Motivated Deep Learning Algorithms and Architectures

NeurIPS 2018poster

The backpropagation of error algorithm (BP) is impossible to implement in a real brain. The recent success of deep networks in machine learning and AI, however, has inspired proposals for understanding how the brain might learn across multiple layers, and hence how it might approximate BP. As of yet…

2018

Large scale distributed neural network training through online distillation

ICLR 2018poster

Techniques such as ensembling and distillation promise model quality improvements when paired with almost any base model. However, due to increased test-time cost (for ensembles) and increased complexity of the training pipeline (for distillation), these techniques are challenging to use in industri…

Cited by 535SourcePDFScholar
2016

Attend, Infer, Repeat: Fast Scene Understanding with Generative Models

NeurIPS 2016poster

We present a framework for efficient inference in structured image models that explicitly reason about objects. We achieve this by performing probabilistic inference using a recurrent neural network that attends to scene elements and processes them one at a time. Crucially, the model itself learns t…

Cited by 634SourcePDFScholar
2016

Using Fast Weights to Attend to the Recent Past

NeurIPS 2016oral

Until recently, research on artificial neural networks was largely restricted to systems with only two types of variable: Neural activities that represent the current or recent input and weights that learn to capture regularities among inputs, outputs and payoffs. There is no good reason for this re…

Cited by 317SourcePDFScholar