CLAIAug 28, 2024

Harnessing the Intrinsic Knowledge of Pretrained Language Models for Challenging Text Classification Settings

arXiv:2408.15650v11 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses incremental improvements in text classification for applications like sentiment analysis and toxic text filtering.

The thesis tackled three challenging text classification settings by leveraging pretrained language models, achieving performance that rivals or surpasses human accuracy in selecting distractors for cloze questions and improving generalization to unseen labels with domain-independent descriptions.

Text classification is crucial for applications such as sentiment analysis and toxic text filtering, but it still faces challenges due to the complexity and ambiguity of natural language. Recent advancements in deep learning, particularly transformer architectures and large-scale pretraining, have achieved inspiring success in NLP fields. Building on these advancements, this thesis explores three challenging settings in text classification by leveraging the intrinsic knowledge of pretrained language models (PLMs). Firstly, to address the challenge of selecting misleading yet incorrect distractors for cloze questions, we develop models that utilize features based on contextualized word representations from PLMs, achieving performance that rivals or surpasses human accuracy. Secondly, to enhance model generalization to unseen labels, we create small finetuning datasets with domain-independent task label descriptions, improving model performance and robustness. Lastly, we tackle the sensitivity of large language models to in-context learning prompts by selecting effective demonstrations, focusing on misclassified examples and resolving model ambiguity regarding test example labels.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes