CLLGDec 1, 2025

Enhancing BERT Fine-Tuning for Sentiment Analysis in Lower-Resourced Languages

arXiv:2512.01460v11 citationsh-index: 3IJCNLP-AACL
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving sentiment analysis for lower-resourced languages, offering a practical fine-tuning method that is incremental but provides efficiency gains.

The paper tackles the problem of weak language models for lower-resourced languages by enhancing BERT fine-tuning with Active Learning and clustering strategies, resulting in up to 30% annotation savings and up to four F1 score improvements in experiments on Slovak, Maltese, Icelandic, and Turkish languages.

Limited data for low-resource languages typically yield weaker language models (LMs). Since pre-training is compute-intensive, it is more pragmatic to target improvements during fine-tuning. In this work, we examine the use of Active Learning (AL) methods augmented by structured data selection strategies which we term 'Active Learning schedulers', to boost the fine-tuning process with a limited amount of training data. We connect the AL to data clustering and propose an integrated fine-tuning pipeline that systematically combines AL, clustering, and dynamic data selection schedulers to enhance model's performance. Experiments in the Slovak, Maltese, Icelandic and Turkish languages show that the use of clustering during the fine-tuning phase together with AL scheduling can simultaneously produce annotation savings up to 30% and performance improvements up to four F1 score points, while also providing better fine-tuning stability.

Foundations

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

Your Notes