paper-with-me

홈 › Papers

Text2Model: Text-based Model Induction for Zero-shot Image Classification

2022-10-27 · Ohad Amosy, Tomer Volk, Eilam Shapira, Eyal Ben-David, Roi Reichart, Gal Chechik

We address the challenge of building task-agnostic classifiers using only text descriptions, demonstrating a unified approach to image classification, 3D point cloud classification, and action recognition from scenes. Unlike approaches that learn a fixed representation of the output classes, we generate at inference time a model tailored to a query classification task. To generate task-based zero-shot classifiers, we train a hypernetwork that receives class descriptions and outputs a multi-class model. The hypernetwork is designed to be equivariant with respect to the set of descriptions and the classification layer, thus obeying the symmetries of the problem and improving generalization. Our approach generates non-linear classifiers, handles rich textual descriptions, and may be adapted to produce lightweight models efficient enough for on-device applications. We evaluate this approach in a series of zero-shot classification tasks, for image, point-cloud, and action recognition, using a range of text descriptions: From single words to rich descriptions. Our results demonstrate strong improvements over previous approaches, showing that zero-shot learning can be applied with little training data. Furthermore, we conduct an analysis with foundational vision and language models, demonstrating that they struggle to generalize when describing what attributes the class lacks.

📄 PDF Abstract BibTeX arXiv:2210.15182

Code (0)

등록된 구현이 없습니다.

Tasks

3D Point Cloud ClassificationAction RecognitionClassificationimage-classificationImage ClassificationObject RecognitionPoint Cloud Classificationzero-shot-classificationZero-shot GeneralizationZero-Shot Image ClassificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Induction Heads as an Essential Mechanism for Pattern Matching in In-context Learning

2024-07-09 · Joy Crosbie, Ekaterina Shutova

Large language models (LLMs) have shown a remarkable ability to learn and perform complex tasks through in-context learning (ICL). However, a comprehensive understanding of its internal mechanisms is still lacking. This …

In-Context Learning

Zero-Shot Activity Recognition with Verb Attribute Induction

2017-07-29 · EMNLP 2017 9 · Rowan Zellers, Yejin Choi

In this paper, we investigate large-scale zero-shot activity recognition by modeling the visual and linguistic attributes of action verbs. For example, the verb "salute" has several properties, such as being a light move…

Activity RecognitionAttribute

Zero-Shot On-the-Fly Event Schema Induction

2022-10-12 · Rotem Dror, Haoyu Wang, Dan Roth

What are the events involved in a pandemic outbreak? What steps should be taken when planning a wedding? The answers to these questions can be found by collecting many documents on the complex event of interest, extracti…

Zero-Shot On-the-Fly Event Schema Induction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

What are the events involved in a pandemic outbreak? What steps should be taken when planning a wedding? The answers to these questions can be found by collecting many documents on the complex event of interest, extracti…

On Bilingual Lexicon Induction with Large Language Models

2023-10-21 · Yaoyiran Li, Anna Korhonen, Ivan Vulić

Bilingual Lexicon Induction (BLI) is a core task in multilingual NLP that still, to a large extent, relies on calculating cross-lingual word representations. Inspired by the global paradigm shift in NLP towards Large Lan…

Bilingual Lexicon InductionCross-Lingual Word EmbeddingsFew-Shot LearningIn-Context Learning+7