paper-with-me

홈 › Papers

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 faced with some limitations related to expensive computational cost, time consumption, and robust performance to unseen classes. With the proposal of chain of thought prompting (CoT), LLMs can be implemented using zero-shot learning (ZSL) with the step by step reasoning prompts, instead of conventional question and answer formats. The zero-shot LLMs in the text classification problems can alleviate these limitations by directly utilizing pretrained models to predict both seen and unseen classes. Our research primarily validates the capability of GPT models in text classification. We focus on effectively utilizing prompt strategies to various text classification scenarios. Besides, we compare the performance of zero shot LLMs with other state of the art text classification methods, including traditional machine learning methods, deep learning methods, and ZSL methods. Experimental results demonstrate that the performance of LLMs underscores their effectiveness as zero-shot text classifiers in three of the four datasets analyzed. The proficiency is especially advantageous for small businesses or teams that may not have extensive knowledge in text classification.

📄 PDF Abstract BibTeX arXiv:2312.01044

Code (1)

yeyimilk/llm-zero-shot-classifiers 공식 구현 tf

Tasks

Classificationtext-classificationText ClassificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Residual Connection 설명 없음
Adam 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Text Classification in the LLM Era - Where do we stand?

2025-02-17 · Sowmya Vajjala, Shwetali Shimangaud

Large Language Models revolutionized NLP and showed dramatic performance improvements across several tasks. In this paper, we investigated the role of such language models in text classification and how they compare with…

ClassificationSentiment AnalysisSentiment Classificationtext-classification+3

Political DEBATE: Efficient Zero-shot and Few-shot Classifiers for Political Text

2024-09-03 · Michael Burnham, Kayla Kahn, Ryan Yank Wang, Rachel X. Peng

Social scientists quickly adopted large language models due to their ability to annotate documents without supervised training, an ability known as zero-shot learning. However, due to their compute demands, cost, and oft…

Natural Language InferenceZero-Shot Learning

Listenable Maps for Zero-Shot Audio Classifiers

2024-05-27 · Francesco Paissan, Luca Della Libera, Mirco Ravanelli, Cem Subakan

Interpreting the decisions of deep learning models, including audio classifiers, is crucial for ensuring the transparency and trustworthiness of this technology. In this paper, we introduce LMAC-ZS (Listenable Maps for A…

Decoderzero-shot-classificationZero-Shot Learning

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

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