paper-with-me

홈 › Papers

Meta-Learning Probabilistic Inference For Prediction

2018-05-24 · ICLR 2019 5 · Jonathan Gordon, John Bronskill, Matthias Bauer, Sebastian Nowozin, Richard E. Turner

This paper introduces a new framework for data efficient and versatile learning. Specifically: 1) We develop ML-PIP, a general framework for Meta-Learning approximate Probabilistic Inference for Prediction. ML-PIP extends existing probabilistic interpretations of meta-learning to cover a broad class of methods. 2) We introduce VERSA, an instance of the framework employing a flexible and versatile amortization network that takes few-shot learning datasets as inputs, with arbitrary numbers of shots, and outputs a distribution over task-specific parameters in a single forward pass. VERSA substitutes optimization at test time with forward passes through inference networks, amortizing the cost of inference and relieving the need for second derivatives during training. 3) We evaluate VERSA on benchmark datasets where the method sets new state-of-the-art results, handles arbitrary numbers of shots, and for classification, arbitrary numbers of classes at train and test time. The power of the approach is then demonstrated through a challenging few-shot ShapeNet view reconstruction task.

📄 PDF Abstract BibTeX arXiv:1805.09921

Code (1)

Gordonjo/versa 공식 구현 tf

Tasks

Few-Shot Image ClassificationFew-Shot LearningMeta-LearningPrediction

Similar Papers 제목 키워드 기반

Amortised Inference in Bayesian Neural Networks

2023-09-06 · Tommy Rochussen

Meta-learning is a framework in which machine learning models train over a set of datasets in order to produce predictions on new datasets at test time. Probabilistic meta-learning has received an abundance of attention …

Meta-LearningVariational Inference

Probabilistic task modelling for meta-learning

2021-06-09 · Cuong C. Nguyen, Thanh-Toan Do, Gustavo Carneiro

We propose probabilistic task modelling -- a generative probabilistic model for collections of tasks used in meta-learning. The proposed model combines variational auto-encoding and latent Dirichlet allocation to model e…

Meta-Learningparameter estimationVariational Inference

Node metadata can produce predictability transitions in network inference problems

2021-03-26 · Oscar Fajardo-Fontiveros, Marta Sales-Pardo, Roger Guimera

Network inference is the process of learning the properties of complex networks from data. Besides using information about known links in the network, node attributes and other forms of network metadata can help to solve…

Meta-Learning an Inference Algorithm for Probabilistic Programs

2021-03-01 · NeurIPS Workshop AIPLANS 2021 12 · Gwonsoo Che, Hongseok Yang

We present a meta-algorithm for learning a posterior-inference algorithm for restricted probabilistic programs. Our meta-algorithm takes a training set of probabilistic programs that describe models with observations, an…

Meta-LearningProbabilistic Programming

MetaCOG: A Hierarchical Probabilistic Model for Learning Meta-Cognitive Visual Representations

2021-10-06 · Marlene D. Berke, Zhangir Azerbayev, Mario Belledonne, Zenna Tavares 외

Humans have the capacity to question what we see and to recognize when our vision is unreliable (e.g., when we realize that we are experiencing a visual illusion). Inspired by this capacity, we present MetaCOG: a hierarc…

Bayesian InferenceObjectobject-detectionObject Detection+1