paper-with-me

Papers

Rethinking Generative Zero-Shot Learning: An Ensemble Learning Perspective for Recognising Visual Patches

2020-07-27 · Zhi Chen, Sen Wang, Jingjing Li, Zi Huang

Zero-shot learning (ZSL) is commonly used to address the very pervasive problem of predicting unseen classes in fine-grained image classification and other tasks. One family of solutions is to learn synthesised unseen visual samples produced by generative models from auxiliary semantic information, such as natural language descriptions. However, for most of these models, performance suffers from noise in the form of irrelevant image backgrounds. Further, most methods do not allocate a calculated weight to each semantic patch. Yet, in the real world, the discriminative power of features can be quantified and directly leveraged to improve accuracy and reduce computational complexity. To address these issues, we propose a novel framework called multi-patch generative adversarial nets (MPGAN) that synthesises local patch features and labels unseen classes with a novel weighted voting strategy. The process begins by generating discriminative visual features from noisy text descriptions for a set of predefined local patches using multiple specialist generative models. The features synthesised from each patch for unseen classes are then used to construct an ensemble of diverse supervised classifiers, each corresponding to one local patch. A voting strategy averages the probability distributions output from the classifiers and, given that some patches are more discriminative than others, a discrimination-based attention mechanism helps to weight each patch accordingly. Extensive experiments show that MPGAN has significantly greater accuracy than state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2007.13314

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningFine-Grained Image Classificationimage-classificationImage ClassificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Rethinking Zero-shot Neural Machine Translation: From a Perspective of Latent Variables

2021-09-10 · Findings (EMNLP) 2021 11 · Weizhi Wang, Zhirui Zhang, Yichao Du, Boxing Chen 외

Zero-shot translation, directly translating between language pairs unseen in training, is a promising capability of multilingual neural machine translation (NMT). However, it usually suffers from capturing spurious corre…

DenoisingMachine TranslationNMTTranslation

GenQREnsemble: Zero-Shot LLM Ensemble Prompting for Generative Query Reformulation

2024-04-04 · Kaustubh Dhole, Eugene Agichtein

Query Reformulation(QR) is a set of techniques used to transform a user's original search query to a text that better aligns with the user's intent and improves their search experience. Recently, zero-shot QR has been sh…

Passage RankingRetrieval

Beyond Sole Strength: Customized Ensembles for Generalized Vision-Language Models

2023-11-28 · Zhihe Lu, Jiawang Bai, Xin Li, Zeyu Xiao 외

Fine-tuning pre-trained vision-language models (VLMs), e.g., CLIP, for the open-world generalization has gained increasing popularity due to its practical value. However, performance advancements are limited when relying…

Prompt Engineering

Rethinking Negative Instances for Generative Named Entity Recognition

2024-02-26 · Yuyang Ding, Juntao Li, Pinzheng Wang, Zecheng Tang 외

Large Language Models (LLMs) have demonstrated impressive capabilities for generalizing in unseen tasks. In the Named Entity Recognition (NER) task, recent advancements have seen the remarkable improvement of LLMs in a b…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Rethinking Domain Adaptation and Generalization in the Era of CLIP

2024-07-21 · Ruoyu Feng, Tao Yu, Xin Jin, Xiaoyuan Yu 외

In recent studies on domain adaptation, significant emphasis has been placed on the advancement of learning shared knowledge from a source domain to a target domain. Recently, the large vision-language pre-trained model,…

Domain AdaptationZero-Shot Learning