paper-with-me

Papers

Unsupervised Meta-Learning via In-Context Learning

2024-05-25 · Anna Vettoruzzo, Lorenzo Braccaioli, Joaquin Vanschoren, Marlena Nowaczyk

Unsupervised meta-learning aims to learn feature representations from unsupervised datasets that can transfer to downstream tasks with limited labeled data. In this paper, we propose a novel approach to unsupervised meta-learning that leverages the generalization abilities of in-context learning observed in transformer architectures. Our method reframes meta-learning as a sequence modeling problem, enabling the transformer encoder to learn task context from support images and utilize it to predict query images. At the core of our approach lies the creation of diverse tasks generated using a combination of data augmentations and a mixing strategy that challenges the model during training while fostering generalization to unseen tasks at test time. Experimental results on benchmark datasets showcase the superiority of our approach over existing unsupervised meta-learning baselines, establishing it as the new state-of-the-art in the field. Remarkably, our method achieves competitive results with supervised and self-supervised approaches, underscoring the efficacy of the model in leveraging generalization over memorization.

📄 PDF Abstract BibTeX arXiv:2405.16124

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningMemorizationMeta-Learning

Similar Papers 제목 키워드 기반

CMVAE: Causal Meta VAE for Unsupervised Meta-Learning

2023-02-20 · Guodong Qi, Huimin Yu

Unsupervised meta-learning aims to learn the meta knowledge from unlabeled data and rapidly adapt to novel tasks. However, existing approaches may be misled by the context-bias (e.g. background) from the training data. I…

Few-Shot Image Classificationimage-classificationImage ClassificationMeta-Learning+1

Unsupervised Attention-based Sentence-Level Meta-Embeddings from Contextualised Language Models

2022-04-16 · LREC 2022 6 · Keigo Takahashi, Danushka Bollegala

A variety of contextualised language models have been proposed in the NLP community, which are trained on diverse corpora to produce numerous Neural Language Models (NLMs). However, different NLMs have reported different…

Semantic Textual SimilaritySentenceSentence EmbeddingSentence-Embedding

Unsupervised Meta-Learning for Reinforcement Learning

2018-06-12 · ICLR 2020 1 · Abhishek Gupta, Benjamin Eysenbach, Chelsea Finn, Sergey Levine

Meta-learning algorithms use past experience to learn to quickly solve new tasks. In the context of reinforcement learning, meta-learning algorithms acquire reinforcement learning procedures to solve new problems more ef…

Meta-LearningMeta Reinforcement LearningMulti-Task Learningreinforcement-learning+2

Unsupervised Generation of Long-form Technical Questions from Textbook Metadata using Structured Templates

2022-10-01 · PANDL (COLING) 2022 10 · Indrajit Bhattacharya, Subhasish Ghosh, Arpita Kundu, Pratik Saini 외

We explore the task of generating long-form technical questions from textbooks. Semi-structured metadata of a textbook — the table of contents and the index — provide rich cues for technical question generation. Existing…

FormQuestion GenerationQuestion-GenerationReading Comprehension

Metagenome2Vec: Building Contextualized Representations for Scalable Metagenome Analysis

2021-11-09 · Sathyanarayanan N. Aakur, Vineela Indla, Vennela Indla, Sai Narayanan 외

Advances in next-generation metagenome sequencing have the potential to revolutionize the point-of-care diagnosis of novel pathogen infections, which could help prevent potential widespread transmission of diseases. Give…

Representation Learning