paper-with-me

Papers

Convolutional Conditional Neural Processes

2019-10-29 · ICLR 2020 1 · Jonathan Gordon, Wessel P. Bruinsma, Andrew Y. K. Foong, James Requeima, Yann Dubois, Richard E. Turner

We introduce the Convolutional Conditional Neural Process (ConvCNP), a new member of the Neural Process family that models translation equivariance in the data. Translation equivariance is an important inductive bias for many learning problems including time series modelling, spatial data, and images. The model embeds data sets into an infinite-dimensional function space as opposed to a finite-dimensional vector space. To formalize this notion, we extend the theory of neural representations of sets to include functional representations, and demonstrate that any translation-equivariant embedding can be represented using a convolutional deep set. We evaluate ConvCNPs in several settings, demonstrating that they achieve state-of-the-art performance compared to existing NPs. We demonstrate that building in translation equivariance enables zero-shot generalization to challenging, out-of-domain tasks.

📄 PDF Abstract BibTeX arXiv:1910.13556

Code (3)

cambridge-mlg/convcnp 공식 구현 pytorch
makora9143/pytorch-convcnp pytorch
peterholderrieth/steerable_cnps pytorch

Tasks

Inductive BiasTime SeriesTime Series AnalysisTranslationZero-shot Generalization

Similar Papers 제목 키워드 기반

Spectral Convolutional Conditional Neural Processes

2024-04-19 · Peiman Mohseni, Nick Duffield

Conditional Neural Processes (CNPs) constitute a family of probabilistic models that harness the flexibility of neural networks to parameterize stochastic processes. Their capability to furnish well-calibrated prediction…

Inductive BiasMeta-Learning

GP-ConvCNP: Better Generalization for Convolutional Conditional Neural Processes on Time Series Data

2021-06-09 · Jens Petersen, Gregor Köhler, David Zimmerer, Fabian Isensee 외

Neural Processes (NPs) are a family of conditional generative models that are able to model a distribution over functions, in a way that allows them to perform predictions at test time conditioned on a number of context …

Time SeriesTime Series Analysis

Meta-Learning Stationary Stochastic Process Prediction with Convolutional Neural Processes

2020-07-02 · NeurIPS 2020 12 · Andrew Y. K. Foong, Wessel P. Bruinsma, Jonathan Gordon, Yann Dubois 외

Stationary stochastic processes (SPs) are a key component of many probabilistic models, such as those for off-the-grid spatio-temporal data. They enable the statistical symmetry of underlying physical phenomena to be lev…

Meta-LearningThompson SamplingTranslation

Convolutional Conditional Neural Processes

2024-08-18 · Wessel P. Bruinsma

Neural processes are a family of models which use neural networks to directly parametrise a map from data sets to predictions. Directly parametrising this map enables the use of expressive neural networks in small-data p…

Conditional Information Gain Trellis

2024-02-13 · Ufuk Can Bicici, Tuna Han Salih Meral, Lale Akarun

Conditional computing processes an input using only part of the neural network's computational units. Learning to execute parts of a deep convolutional network by routing individual samples has several advantages: Reduci…

Learning to Execute