Efficient LLM Adaptation Boosts Hate Speech Detection in Low-Resource Languages.

Toneema Zubair, Muhammad Junaid Asif, Faisal Kamiran, Hafiz Hassan Saeed, Rana Fayyaz Ahmad· August 20, 2026 View original

Key takeaways

  • Hate speech detection in low-resource languages is challenging due to data scarcity and linguistic variation.
  • Parameter-Efficient Fine-Tuning (PEFT) with LoRA significantly boosts LLM performance for this task.
  • PEFT models achieved F1 scores over 0.93 for Roman Urdu, far surpassing zero-shot methods.
  • This approach offers computational efficiency, making it suitable for resource-constrained environments.

Who benefits

Social MediaContent ModerationAI DevelopmentGlobal TechPublic Safety

Summary

Detecting hate speech in low-resource languages like Roman Urdu is challenging due to data scarcity and linguistic informality. This study shows that Parameter-Efficient Fine-Tuning (PEFT) with LoRA significantly improves LLM performance (F1 > 0.93) for hate speech detection in Roman Urdu, outperforming zero-shot methods.

Detecting hate speech in languages with limited digital resources, such as Roman Urdu, presents significant challenges. These difficulties stem from a lack of annotated data, the informal nature of the language, and inconsistent spellings, making it hard for standard Large Language Models (LLMs) to perform effectively. This research focuses on addressing these issues for Roman Urdu, a widely used code-mixed language in South Asia. The study comprehensively evaluated various open-source LLMs, including Mistral, LLaMA, Falcon, and multilingual BERT, for hate speech detection in Roman Urdu. It compared their zero-shot inference capabilities against models fine-tuned using Parameter-Efficient Fine-Tuning (PEFT) with the Low-Rank Adaptation (LoRA) method. Utilizing the PURUTT dataset of over 72,000 annotated comments, the results demonstrated that while zero-shot models performed moderately (F1 = 0.56), fine-tuning even a small fraction of model parameters via PEFT dramatically improved classification performance, achieving an F1 score greater than 0.93. This highlights PEFT's effectiveness and computational efficiency for low-resource language processing.

Why it matters

For platforms and organizations operating in linguistically diverse regions, this research provides a highly efficient and effective method to combat hate speech, improving content moderation and user safety without requiring extensive computational resources.

How to implement this in your domain

  1. 1Identify low-resource languages critical for your user base or content moderation efforts.
  2. 2Explore and implement PEFT techniques like LoRA for adapting existing LLMs to these languages.
  3. 3Prioritize collecting and annotating smaller, high-quality datasets for fine-tuning in target low-resource languages.
  4. 4Integrate the fine-tuned models into content moderation pipelines for improved hate speech detection.
  5. 5Monitor model performance and user feedback to continuously refine adaptation strategies.

Original post by Toneema Zubair, Muhammad Junaid Asif, Faisal Kamiran, Hafiz Hassan Saeed, Rana Fayyaz Ahmad

"arXiv:2608.18142v1 Announce Type: new Abstract: It is challenging to detect hate speech in Low Resource Languages (LRLs) because of the absence of annotated data, the informality of its language structure, and the lack of standardized grammar. A good example of such a challenge i…"

View on X

Originally posted by Toneema Zubair, Muhammad Junaid Asif, Faisal Kamiran, Hafiz Hassan Saeed, Rana Fayyaz Ahmad on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses