← Search

Alon Halfon

3 accepted papers

2023

Zero-shot Topical Text Classification with LLMs - an Experimental Study

EMNLP 2023long findings

Topical Text Classification (TTC) is an ancient, yet timely research area in natural language processing, with many practical applications. The recent dramatic advancements in large LMs raise the question of how well these models can perform in this task in a zero-shot scenario. Here, we share a fir…

Cited by 0SourceScholar
2022

Cluster & Tune: Boost Cold Start Performance in Text Classification

ACL 2022long

In real-world scenarios, a text classification task often begins with a cold start, when labeled data is scarce. In such cases, the common practice of fine-tuning pre-trained models, such as BERT, for a target classification task, is prone to produce poor performance. We suggest a method to boost th…

2022

Zero-Shot Text Classification with Self-Training

EMNLP 2022main

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 classifiers due to their promising results and off-the-shelf availability. Howev…