paper-with-me

Papers

Variadic Learning by Bayesian Nonparametric Deep Embedding

2018-09-27 · Kelsey R Allen, Hanul Shin, Evan Shelhamer, Josh B. Tenenbaum

Learning at small or large scales of data is addressed by two strong but divided frontiers: few-shot learning and standard supervised learning. Few-shot learning focuses on sample efficiency at small scale, while supervised learning focuses on accuracy at large scale. Ideally they could be reconciled for effective learning at any number of data points (shot) and number of classes (way). To span the full spectrum of shot and way, we frame the variadic learning regime of learning from any number of inputs. We approach variadic learning by meta-learning a novel multi-modal clustering model that connects bayesian nonparametrics and deep metric learning. Our bayesian nonparametric deep embedding (BANDE) method is optimized end-to-end with a single objective, and adaptively adjusts capacity to learn from variable amounts of supervision. We show that multi-modality is critical for learning complex classes such as Omniglot alphabets and carrying out unsupervised clustering. We explore variadic learning by measuring generalization across shot and way between meta-train and meta-test, show the first results for scaling from few-way, few-shot tasks to 1692-way Omniglot classification and 5k-shot CIFAR-10 classification, and find that nonparametric methods generalize better than parametric methods. On the standard few-shot learning benchmarks of Omniglot and mini-ImageNet, BANDE equals or improves on the state-of-the-art for semi-supervised classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFew-Shot LearningMeta-LearningMetric Learning

Similar Papers 제목 키워드 기반

A Bayesian Nonparametric Perspective on Mahalanobis Distance for Out of Distribution Detection

2025-02-12 · Randolph W. Linderman, Yiran Chen, Scott W. Linderman

Bayesian nonparametric methods are naturally suited to the problem of out-of-distribution (OOD) detection. However, these techniques have largely been eschewed in favor of simpler methods based on distances between pre-t…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

A Variational AutoEncoder for Transformers with Nonparametric Variational Information Bottleneck

2022-07-27 · James Henderson, Fabio Fehr

We propose a VAE for Transformers by developing a variational information bottleneck regulariser for Transformer embeddings. We formalise the embedding space of Transformer encoders as mixture probability distributions, …

Decoder

Bayesian Deconditional Kernel Mean Embeddings

2019-06-01 · Kelvin Hsu, Fabio Ramos

Conditional kernel mean embeddings form an attractive nonparametric framework for representing conditional means of functions, describing the observation processes for many complex models. However, the recovery of the or…

Gaussian Processes

Verifiable Regularity Criterion for Conditional Expectation Operators and Conditional Mean Embeddings with Applications to Nonparametric Regression, Bayesian Inverse Problems, and Koopman Operators

2026-08-06 · Maximiliano Hertel, Ilja Klebanov, Manuel Schaller, Karl Worthmann arxiv

Conditional expectation operators (CEOs) and their associated conditional mean embeddings (CMEs) play a central role across applied mathematics and machine learning, appearing in nonparametric regression, Bayesian invers…

Bayesian Nonparametrics: An Alternative to Deep Learning

2024-03-29 · Bahman Moraffah

Bayesian nonparametric models offer a flexible and powerful framework for statistical model selection, enabling the adaptation of model complexity to the intricacies of diverse datasets. This survey intends to delve into…

Deep LearningElectrical EngineeringModel SelectionMulti-Object Tracking+2