Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Neural Processes

About

A neural network (NN) is a parameterised function that can be tuned via gradient descent to approximate a labelled collection of data with high precision. A Gaussian process (GP), on the other hand, is a probabilistic model that defines a distribution over possible functions, and is updated in light of data via the rules of probabilistic inference. GPs are probabilistic, data-efficient and flexible, however they are also computationally intensive and thus limited in their applicability. We introduce a class of neural latent variable models which we call Neural Processes (NPs), combining the best of both worlds. Like GPs, NPs define distributions over functions, are capable of rapid adaptation to new observations, and can estimate the uncertainty in their predictions. Like NNs, NPs are computationally efficient during training and evaluation but also learn to adapt their priors to data. We demonstrate the performance of NPs on a range of learning tasks, including regression and optimisation, and compare and contrast with related models in the literature.

Marta Garnelo, Jonathan Schwarz, Dan Rosenbaum, Fabio Viola, Danilo J. Rezende, S.M. Ali Eslami, Yee Whye Teh• 2018

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingILI
MAE1.276
141
Image ClassificationOffice-31 (test)
Avg Accuracy40.52
93
Time Series ForecastingWeather
MAE0.551
81
Time Series ForecastingETTh1
MSE1.11
63
Time Series ForecastingTraffic
MAE0.402
58
Time Series ForecastingExchange Rate
MSE0.924
49
Time Series ForecastingElectricity
MAE0.405
49
Episodic multi-task classificationOffice-Home meta (test)
Avg Accuracy53.99
36
Episodic multi-task classificationDomainNet meta (test)
Accuracy20.58
36
ClassificationS-CIFAR-10
Accuracy59.3
26
Showing 10 of 36 rows

Other info

Follow for update