A concise review of recent few-shot meta-learning methods.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
We study few-shot acoustic event detection (AED) in this paper. Few-shot learning enables detection of new events with very limited labeled data. Compared to other research areas like computer vision, few-shot learning for audio recognition has been under-studied. We formulate few-shot AED problem and explore different…
Fine-tuning a deep network trained with the standard cross-entropy loss is a strong baseline for few-shot learning. When fine-tuned transductively, this outperforms the current state-of-the-art on standard datasets such as Mini-ImageNet, Tiered-ImageNet, CIFAR-FS and FC-100 with the same hyper-parameters. The simplicit…
New online few-shot learning model for context-aware recognition.
FROB model improves robustness and reliable confidence for few-shot OoD detection.
Method improves few-shot one-class classification.
Advances few-shot classification by treating it as supervised learning and proposing new training techniques.
Paper introduces negative margin loss for better few-shot classification accuracy.
LMs perform poorly in true few-shot learning without held-out examples.
Novel GNN model tackles few-shot learning with improved performance.
Few-shot learning algorithms aim to learn model parameters capable of adapting to unseen classes with the help of only a few labeled examples. A recent regularization technique - Manifold Mixup focuses on learning a general-purpose representation, robust to small changes in the data distribution. Since the goal of few-…
ProtoTransfer learns from unlabeled data to classify unseen tasks.
CosML combines domain-specific meta-learners for cross-domain few-shot classification.
In the few-shot scenario, a learner must effectively generalize to unseen classes given a small support set of labeled examples. While a relatively large amount of research has gone into few-shot learning for image classification, little work has been done on few-shot video classification. In this work, we address the …
Paper introduces privacy-preserving few-shot learning for images.
Paper proposes LMM-PQS for cross-domain few-shot learning.
Few-shot learning has become essential for producing models that generalize from few examples. In this work, we identify that metric scaling and metric task conditioning are important to improve the performance of few-shot algorithms. Our analysis reveals that simple metric scaling completely changes the nature of few-…
Paper defines benchmarks for learning new tasks sequentially.
Paper improves few-shot classification accuracy using feature distribution preprocessing.
A framework for using auxiliary data to improve few-shot learning.
Improved few-shot learning with lower-level neural network embeddings.
Paper accelerates Bayesian few-shot classification using mirror descent.
Few-shot learning is the process of learning novel classes using only a few examples and it remains a challenging task in machine learning. Many sophisticated few-shot learning algorithms have been proposed based on the notion that networks can easily overfit to novel examples if they are simply fine-tuned using only a…
Bayesian online meta-learning framework tackles catastrophic forgetting in few-shot classification.
The successful application of deep learning to many visual recognition tasks relies heavily on the availability of a large amount of labeled data which is usually expensive to obtain. The few-shot learning problem has attracted increasing attention from researchers for building a robust model upon only a few labeled sa…
TIM maximizes mutual information for few-shot learning, outperforming state-of-the-art methods.
Improved few-shot learning with LSSVM and transductive modules.
The field of few-shot learning has been laboriously explored in the supervised setting, where per-class labels are available. On the other hand, the unsupervised few-shot learning setting, where no labels of any kind are required, has seen little investigation. We propose a method, named Assume, Augment and Learn or AA…
Unified RL meta-learning framework for few-shot optimization.
Metric-based few-shot learning methods try to overcome the difficulty due to the lack of training examples by learning embedding to make comparison easy. We propose a novel algorithm to generate class representatives for few-shot classification tasks. As a probabilistic model for learned features of inputs, we consider…
Self-augmentation improves deep networks for few-shot learning with minimal training data.
Accurate image classification given small amounts of labelled data (few-shot classification) remains an open problem in computer vision. In this work we examine how the known texture bias of Convolutional Neural Networks (CNNs) affects few-shot classification performance. Although texture bias can help in standard imag…
Meta-learning has received a tremendous recent attention as a possible approach for mimicking human intelligence, i.e., acquiring new knowledge and skills with little or even no demonstration. Most of the existing meta-learning methods are proposed to tackle few-shot learning problems such as image and text, in rather …
Few-shot classification is the task of predicting the category of an example from a set of few labeled examples. The number of labeled examples per category is called the number of shots (or shot number). Recent works tackle this task through meta-learning, where a meta-learner extracts information from observed tasks …
Bayesian method improves few-shot classification accuracy.
Graph Prototypical Networks improve few-shot node classification on attributed networks.
Interpretable neural model for few-shot time-series classification.
LSTMs show surprising few-shot learning ability, improving on MAML.
Meta-ticket finds optimal sparse subnetworks for few-shot learning in randomly initialized neural networks.
New PAC-Bayesian bounds explain few-shot learning performance gaps.
Enhances few-shot image classification using unlabelled examples.
Few-Shot Diffusion Models generate new samples from small image sets.
We propose to study the problem of few-shot learning with the prism of inference on a partially observed graphical model, constructed from a collection of input images whose label can be either observed or not. By assimilating generic message-passing inference algorithms with their neural-network counterparts, we defin…
Link prediction is an important way to complete knowledge graphs (KGs), while embedding-based methods, effective for link prediction in KGs, perform poorly on relations that only have a few associative triples. In this work, we propose a Meta Relational Learning (MetaR) framework to do the common but challenging few-sh…
Few-shot Learning aims to learn classifiers for new classes with only a few training examples per class. Existing meta-learning or metric-learning based few-shot learning approaches are limited in handling diverse domains with various number of labels. The meta-learning approaches train a meta learner to predict weight…
Less-than-one-shot learning tackles few-shot learning with minimal data.
The key issue of few-shot learning is learning to generalize. This paper proposes a large margin principle to improve the generalization capacity of metric based methods for few-shot learning. To realize it, we develop a unified framework to learn a more discriminative metric space by augmenting the classification loss…
Task-adaptive clustering improves few-shot learning with unlabeled data.