scispace - formally typeset
G

Geoffrey E. Hinton

Researcher at Google

Publications -  426
Citations -  501778

Geoffrey E. Hinton is an academic researcher from Google. The author has contributed to research in topics: Artificial neural network & Generative model. The author has an hindex of 157, co-authored 414 publications receiving 409047 citations. Previous affiliations of Geoffrey E. Hinton include Canadian Institute for Advanced Research & Max Planck Society.

Papers
More filters
Proceedings ArticleDOI

Scaling Forward Gradient With Local Losses

TL;DR: This paper shows that it is possible to substantially reduce the variance of the forward gradient estimator by applying perturbations to activations rather than weights, and improves the scalability of forward gradient by introducing a large number of local greedy loss functions and a new MLPMixer-inspired architecture, LocalMixer, that is more suitable for local learning.
Proceedings Article

Efficient parametric projection pursuit density estimation

TL;DR: In this article, the authors presented the Undercomplete Product of Experts (UPoE) model, where each expert models a one dimensional projection of the data, and the UPoE may be interpreted as a parametric probabilistic model for projection pursuit.
Proceedings ArticleDOI

Embedding via clustering: using spectral information to guide dimensionality reduction

TL;DR: An approach to improve iterative dimensionality reduction methods by using information contained in the leading eigenvectors of a data affinity matrix by modifying the gradient of an iterative method so that latent space elements belonging to the same cluster are encouraged to move in similar directions during optimization.
Journal ArticleDOI

The horizontal-vertical delusion.

TL;DR: Most people can correctly apply the concepts of horizontal and vertical in describing objects, but a simple demonstration shows that they are confused about how these concepts work.
Posted Content

Pix2seq: A Language Modeling Framework for Object Detection

TL;DR: Pix2Seq as mentioned in this paper cast object detection as a language modeling task conditioned on the observed pixel inputs, where object descriptions (e.g., bounding boxes and class labels) are expressed as sequences of discrete tokens and train a neural network to perceive the image and generate the desired sequence.