← Search

Lena Dankin

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

Fortunately, Discourse Markers Can Enhance Language Models for Sentiment Analysis

AAAI 2022technical

In recent years, pretrained language models have revolutionized the NLP world, while achieving state of the art performance in various downstream tasks. However, in many cases, these models do not perform well when labeled data is scarce and the model is expected to perform in the zero or few shot s…