paper-with-me

홈 › Papers

Zero-shot Learning of Classifiers from Natural Language Quantification

2018-07-01 · ACL 2018 7 · Shashank Srivastava, Igor Labutov, Tom Mitchell

Humans can efficiently learn new concepts using language. We present a framework through which a set of explanations of a concept can be used to learn a classifier without access to any labeled examples. We use semantic parsing to map explanations to probabilistic assertions grounded in latent class labels and observed attributes of unlabeled data, and leverage the differential semantics of linguistic quantifiers (e.g., {}usually{'} vs {}always{'}) to drive model training. Experiments on three domains show that the learned classifiers outperform previous approaches for learning with limited data, and are comparable with fully supervised classifiers trained from a small number of labeled examples.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic ParsingZero-Shot Learning

Similar Papers 제목 키워드 기반

Building Efficient Universal Classifiers with Natural Language Inference

2023-12-29 · Moritz Laurer, Wouter van Atteveldt, Andreu Casas, Kasper Welbers

Generative Large Language Models (LLMs) have become the mainstream choice for fewshot and zeroshot learning thanks to the universality of text generation. Many users, however, do not need the broad capabilities of genera…

ClassificationNatural Language Inferencetext-classificationText Classification+1

Flexible Job Classification with Zero-Shot Learning

2022-08-30 · Thom Lake

Using a taxonomy to organize information requires classifying objects (documents, images, etc) with appropriate taxonomic classes. The flexible nature of zero-shot learning is appealing for this task because it allows cl…

ClassificationDocument ClassificationJob classificationRecommendation Systems+2

Zero-Shot Text Classification with Self-Training

2022-10-31 · Ariel Gera, Alon Halfon, Eyal Shnarch, Yotam Perlitz 외

Recent advances in large pretrained language models have increased attention to zero-shot text classification. In particular, models finetuned on natural language inference datasets have been widely adopted as zero-shot …

ClassificationNatural Language Inferencetext-classificationText Classification+1

Large Language Models Are Zero-Shot Text Classifiers

2023-12-02 · Zhiqiang Wang, Yiran Pang, Yanbin Lin

Retrained large language models (LLMs) have become extensively used across various sub-disciplines of natural language processing (NLP). In NLP, text classification problems have garnered considerable focus, but still fa…

Classificationtext-classificationText ClassificationZero-Shot Learning

Detecting Urgency Status of Crisis Tweets: A Transfer Learning Approach for Low Resource Languages

2020-12-01 · COLING 2020 8 · Efsun Sarioglu Kayi, Linyong Nan, Bohan Qu, Mona Diab 외

We release an urgency dataset that consists of English tweets relating to natural crises, along with annotations of their corresponding urgency status. Additionally, we release evaluation datasets for two low-resource la…

Transfer LearningXLM-R