paper-with-me

홈 › Papers

End-to-end Generative Zero-shot Learning via Few-shot Learning

2021-02-08 · Georgios Chochlakis, Efthymios Georgiou, Alexandros Potamianos

Contemporary state-of-the-art approaches to Zero-Shot Learning (ZSL) train generative nets to synthesize examples conditioned on the provided metadata. Thereafter, classifiers are trained on these synthetic data in a supervised manner. In this work, we introduce Z2FSL, an end-to-end generative ZSL framework that uses such an approach as a backbone and feeds its synthesized output to a Few-Shot Learning (FSL) algorithm. The two modules are trained jointly. Z2FSL solves the ZSL problem with a FSL algorithm, reducing, in effect, ZSL to FSL. A wide class of algorithms can be integrated within our framework. Our experimental results show consistent improvement over several baselines. The proposed method, evaluated across standard benchmarks, shows state-of-the-art or competitive performance in ZSL and Generalized ZSL tasks.

📄 PDF Abstract BibTeX arXiv:2102.04379

Code (1)

gchochla/z2fsl 공식 구현 pytorch

Tasks

Few-Shot LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Diffusion in Zero-Shot Learning for Environmental Audio

2024-12-04 · Ysobel Sims, Stephan Chalup, Alexandre Mendes

Zero-shot learning enables models to generalize to unseen classes by leveraging semantic information, bridging the gap between training and testing sets with non-overlapping classes. While much research has focused on ze…

Generative Adversarial NetworkZero-Shot Learning

Zero is Not Hero Yet: Benchmarking Zero-Shot Performance of LLMs for Financial Tasks

2023-05-26 · Agam Shah, Sudheer Chava

Recently large language models (LLMs) like ChatGPT have shown impressive performance on many natural language processing tasks with zero-shot. In this paper, we investigate the effectiveness of zero-shot LLMs in the fina…

Benchmarking

Gen-Z: Generative Zero-Shot Text Classification with Contextualized Label Descriptions

2023-11-13 · Sachin Kumar, Chan Young Park, Yulia Tsvetkov

Language model (LM) prompting--a popular paradigm for solving NLP tasks--has been shown to be susceptible to miscalibration and brittleness to slight prompt variations, caused by its discriminative prompting approach, i.…

ClassificationLanguage ModelingLanguage Modellingtext-classification+4

Unified Generator-Classifier for Efficient Zero-Shot Learning

2019-05-11 · Ayyappa Kumar Pambala, Titir Dutta, Soma Biswas

Generative models have achieved state-of-the-art performance for the zero-shot learning problem, but they require re-training the classifier every time a new object category is encountered. The traditional semantic embed…

Action ClassificationGeneral ClassificationObjectZero-Shot Learning

Dynamic VAEs with Generative Replay for Continual Zero-shot Learning

2021-04-26 · Subhankar Ghosh

Continual zero-shot learning(CZSL) is a new domain to classify objects sequentially the model has not seen during training. It is more suitable than zero-shot and continual learning approaches in real-case scenarios when…

Continual LearningZero-Shot Learning