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…
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
Paper proposes Meta Label Learning to infer global labels for robust few-shot models.
We consider the problem of semi-supervised few-shot classification where a classifier needs to adapt to new tasks using a few labeled examples and (potentially many) unlabeled examples. We propose a clustering approach to the problem. The features extracted with Prototypical Networks are clustered using -means with …
MetaTNE tackles few-shot novel labels in graphs, improving node classification.
New method improves few-shot learning with noisy labels.
TransMatch uses transfer learning to improve few-shot learning accuracy.
Few-shot classification (FSC) is challenging due to the scarcity of labeled training data (e.g. only one labeled data point per class). Meta-learning has shown to achieve promising results by learning to initialize a classification model for FSC. In this paper we propose a novel semi-supervised meta-learning method cal…
A method to improve few-shot learning using continual local replacement and pseudo labeling.
The paper proposes methods to predict classifier generalization with few labeled samples.
Adaptive-Step Graph Meta-Learner tackles few-shot graph classification with limited labeled data.
Paper tackles cross-granularity few-shot learning with meta-embedder.
Graph neural networks (GNNs) are designed for semi-supervised node classification on graphs where only a subset of nodes have class labels. However, under extreme cases when very few labels are available (e.g., 1 labeled node per class), GNNs suffer from severe performance degradation. Specifically, we observe that exi…
Classifiers for the semi-supervised setting often combine strong supervised models with additional learning objectives to make use of unlabeled data. This results in powerful though very complex models that are hard to train and that demand additional labels for optimal parameter tuning, which are often not given when …
Graph Convolutional Networks(GCNs) play a crucial role in graph learning tasks, however, learning graph embedding with few supervised signals is still a difficult problem. In this paper, we propose a novel training algorithm for Graph Convolutional Network, called Multi-Stage Self-Supervised(M3S) Training Algorithm, co…
Unified model for sequence labeling and classification.
Few-shot graph classification on graphs with limited labeled examples.
New methods improve inference with scarce labels using regression.
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…
Paper explains why small-loss criterion works for learning from noisy labels.
Transferring learned models to novel tasks is a challenging problem, particularly if only very few labeled examples are available. Although this few-shot learning setup has received a lot of attention recently, most proposed methods focus on discriminating novel classes only. Instead, we consider the extended setup of …
A variety of machine learning applications expect to achieve rapid learning from a limited number of labeled data. However, the success of most current models is the result of heavy training on big data. Meta-learning addresses this problem by extracting common knowledge across different tasks that can be quickly adapt…
MeLa learns task relations by inferring global labels for robust FSL.
Less-than-one-shot learning tackles few-shot learning with minimal data.
We show that several popular few-shot learning benchmarks can be solved with varying degrees of success without using support set Labels at Test-time (LT). To this end, we introduce a new baseline called Centroid Networks, a modification of Prototypical Networks in which the support set labels are hidden from the metho…
AutoWS-Bench-101 evaluates automated weak supervision methods for diverse domains.
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…
Proposes a strategy to train models with minimal labeled data.
TAMA uses LMMs to detect and interpret anomalies in time series data with few labels.
This paper considers the problem of inferring image labels from images when only a few annotated examples are available at training time. This setup is often referred to as low-shot learning, where a standard approach is to re-train the last few layers of a convolutional neural network learned on separate classes for w…
New method transfers causal mechanisms for few-shot domain adaptation.
A framework for using auxiliary data to improve few-shot learning.
Orion-Bix combines biaxial attention and meta-learning for tabular few-shot learning.
This paper proposes new methods for ALR that consider informativeness, representativeness, and diversity.
Study evaluates graph-based semi-supervised learning under noisy label conditions.
Biomedical text tagging systems are plagued by the dearth of labeled training data. There have been recent attempts at using pre-trained encoders to deal with this issue. Pre-trained encoder provides representation of the input text which is then fed to task-specific layers for classification. The entire network is fin…
Improved few-shot learning with lower-level neural network embeddings.
Improved few-shot learning with LSSVM and transductive modules.
LLM embeddings improve adaptation to tabular -shifts with few labeled examples.
Historical documents present many challenges for offline handwriting recognition systems, among them, the segmentation and labeling steps. Carefully annotated textlines are needed to train an HTR system. In some scenarios, transcripts are only available at the paragraph level with no text-line information. In this work…
OPLTs online train label trees for multi-label and multi-class classification.
A novel semi-supervised outlier detection model detects anomalies with few labels.
Graph Prototypical Networks improve few-shot node classification on attributed networks.
Meta-learning improves few-shot acoustic event detection.
Meta-learning improves anomaly detection with few labeled instances.
The goal of few-shot learning is to learn a classifier that generalizes well even when trained with a limited number of training instances per class. The recently introduced meta-learning approaches tackle this problem by learning a generic classifier across a large number of multiclass classification tasks and general…
Recent progress has shown that few-shot learning can be improved with access to unlabelled data, known as semi-supervised few-shot learning(SS-FSL). We introduce an SS-FSL approach, dubbed as Prototypical Random Walk Networks(PRWN), built on top of Prototypical Networks (PN). We develop a random walk semi-supervised lo…
Novel bounds for deep MDA algorithms improve performance and efficiency.
Task-adaptive clustering improves few-shot learning with unlabeled data.