English

Revisiting the Role of Label Smoothing in Enhanced Text Sentiment Classification

Computation and Language 2024-02-26 v2 Artificial Intelligence Machine Learning

Abstract

Label smoothing is a widely used technique in various domains, such as text classification, image classification and speech recognition, known for effectively combating model overfitting. However, there is little fine-grained analysis on how label smoothing enhances text sentiment classification. To fill in the gap, this article performs a set of in-depth analyses on eight datasets for text sentiment classification and three deep learning architectures: TextCNN, BERT, and RoBERTa, under two learning schemes: training from scratch and fine-tuning. By tuning the smoothing parameters, we can achieve improved performance on almost all datasets for each model architecture. We further investigate the benefits of label smoothing, finding that label smoothing can accelerate the convergence of deep models and make samples of different labels easily distinguishable.

Keywords

Cite

@article{arxiv.2312.06522,
  title  = {Revisiting the Role of Label Smoothing in Enhanced Text Sentiment Classification},
  author = {Yijie Gao and Shijing Si and Hua Luo and Haixia Sun and Yugui Zhang},
  journal= {arXiv preprint arXiv:2312.06522},
  year   = {2024}
}

Comments

Technical Report