paper-with-me

Papers

EASY: Ensemble Augmented-Shot Y-shaped Learning: State-Of-The-Art Few-Shot Classification with Simple Ingredients

2022-01-24 · Yassir Bendou, Yuqing Hu, Raphael Lafargue, Giulia Lioi, Bastien Pasdeloup, Stéphane Pateux, Vincent Gripon

Few-shot learning aims at leveraging knowledge learned by one or more deep learning models, in order to obtain good classification performance on new problems, where only a few labeled samples per class are available. Recent years have seen a fair number of works in the field, introducing methods with numerous ingredients. A frequent problem, though, is the use of suboptimally trained models to extract knowledge, leading to interrogations on whether proposed approaches bring gains compared to using better initial models without the introduced ingredients. In this work, we propose a simple methodology, that reaches or even beats state of the art performance on multiple standardized benchmarks of the field, while adding almost no hyperparameters or parameters to those used for training the initial deep learning models on the generic dataset. This methodology offers a new baseline on which to propose (and fairly compare) new techniques or adapt existing ones.

📄 PDF Abstract BibTeX arXiv:2201.09699

Code (3)

ybendou/easy 공식 구현 pytorch
brain-bzh/pefsl pytorch
ybendou/fs-generalization pytorch

Tasks

Few-Shot Image ClassificationFew-Shot Learning

Similar Papers 제목 키워드 기반

EasyNLP: A Comprehensive and Easy-to-use Toolkit for Natural Language Processing

2022-04-30 · Chengyu Wang, Minghui Qiu, Chen Shi, Taolin Zhang 외

The success of Pre-Trained Models (PTMs) has reshaped the development of Natural Language Processing (NLP). Yet, it is not easy to obtain high-performing models and deploy them online for industrial practitioners. To bri…

Few-Shot LearningKnowledge Distillation

GPT-DETOX: An In-Context Learning-Based Paraphraser for Text Detoxification

2024-04-03 · Ali Pesaranghader, Nikhil Verma, Manasa Bharadwaj

Harmful and offensive communication or content is detrimental to social bonding and the mental state of users on social media platforms. Text detoxification is a crucial task in natural language processing (NLP), where t…

In-Context Learning

Sensory complexity and global gain in a DCNN codetermine optimal arousal state

2020-10-09 · NeurIPS Workshop SVRHM 2020 12 · Lynn Katrina Annika Sörensen, Heleen A. Slagter, H. Steven Scholte, Sander Bohte

Arousal deeply impacts behaviour and sensory processing. Whereas for an easy task, perceptual performance linearly increases with higher arousal levels, for a more challenging task, an inverted-U-shaped relationship has…

Data-Efficient Language Shaped Few-shot Image Classification

2021-11-01 · Findings (EMNLP) 2021 11 · Zhenwen Liang, Xiangliang Zhang

Many existing works have demonstrated that language is a helpful guider for image understanding by neural networks. We focus on a language-shaped learning problem in a few-shot setting, i.e., using language to improve fe…

ClassificationFew-Shot Image ClassificationFew-Shot Learningimage-classification+1

ECOVNet: An Ensemble of Deep Convolutional Neural Networks Based on EfficientNet to Detect COVID-19 From Chest X-rays

2020-09-24 · Nihad Karim Chowdhury, Muhammad Ashad Kabir, Md. Muhtadir Rahman, Noortaz Rezoana

This paper proposed an ensemble of deep convolutional neural networks (CNN) based on EfficientNet, named ECOVNet, to detect COVID-19 using a large chest X-ray data set. At first, the open-access large chest X-ray collect…