paper-with-me

Papers

Few-Shot Unsupervised Continual Learning through Meta-Examples

2020-09-17 · Alessia Bertugli, Stefano Vincenzi, Simone Calderara, Andrea Passerini

In real-world applications, data do not reflect the ones commonly used for neural networks training, since they are usually few, unlabeled and can be available as a stream. Hence many existing deep learning solutions suffer from a limited range of applications, in particular in the case of online streaming data that evolve over time. To narrow this gap, in this work we introduce a novel and complex setting involving unsupervised meta-continual learning with unbalanced tasks. These tasks are built through a clustering procedure applied to a fitted embedding space. We exploit a meta-learning scheme that simultaneously alleviates catastrophic forgetting and favors the generalization to new tasks. Moreover, to encourage feature reuse during the meta-optimization, we exploit a single inner loop taking advantage of an aggregated representation achieved through the use of a self-attention mechanism. Experimental results on few-shot learning benchmarks show competitive performance even compared to the supervised case. Additionally, we empirically observe that in an unsupervised scenario, the small tasks and the variability in the clusters pooling play a crucial role in the generalization capability of the network. Further, on complex datasets, the exploitation of more clusters than the true number of classes leads to higher results, even compared to the ones obtained with full supervision, suggesting that a predefined partitioning into classes can miss relevant structural information.

📄 PDF Abstract BibTeX arXiv:2009.08107

Code (1)

alessiabertugli/FUSION 공식 구현 pytorch

Tasks

ClusteringContinual LearningFew-Shot LearningMeta-Learning

Similar Papers 제목 키워드 기반

Generalising via Meta-Examples for Continual Learning in the Wild

2021-01-28 · Alessia Bertugli, Stefano Vincenzi, Simone Calderara, Andrea Passerini

Future deep learning systems call for techniques that can deal with the evolving nature of temporal data and scarcity of annotations when new problems occur. As a step towards this goal, we present FUSION (Few-shot UnSup…

Continual LearningFew-Shot LearningMeta-Learning

Learning to Learn for Few-shot Continual Active Learning

2023-11-07 · Stella Ho, Ming Liu, Shang Gao, Longxiang Gao

Continual learning strives to ensure stability in solving previously seen tasks while demonstrating plasticity in a novel domain. Recent advances in continual learning are mostly confined to a supervised learning setting…

Active LearningContinual LearningMeta-Learningtext-classification+1

Metaphor Detection for Low Resource Languages: From Zero-Shot to Few-Shot Learning in Middle High German

2022-06-01 · LREC (MWE) 2022 6 · Felix Schneider, Sven Sickert, Phillip Brandes, Sophie Marshall 외

In this work, we present a novel unsupervised method for adjective-noun metaphor detection on low resource languages. We propose two new approaches: First, a way of artificially generating metaphor training examples and …

Few-Shot LearningWord Embeddings

Metaphor Detection for Low Resource Languages: From Zero-Shot to Few-Shot Learning in Middle High German

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In this work, we present a novel unsupervised method for adjective-noun metaphor detection on low resource languages. We propose two new approaches: First, a way of artificially generating metaphor training examples and …

Few-Shot LearningWord Embeddings

Few-shot Continual Learning: a Brain-inspired Approach

2021-04-19 · Liyuan Wang, Qian Li, Yi Zhong, Jun Zhu

It is an important yet challenging setting to continually learn new tasks from a few examples. Although numerous efforts have been devoted to either continual learning or few-shot learning, little work has considered thi…

Continual LearningFew-Shot Learning