SigJBS@LT-EDI 2026: QLoRA-Tuned Homophobic and Transphobic Counter Narrative Generation

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

The SigJBS team's approach to the LT-EDI@ACL 2026 challenge focuses on generating counter-narratives for homophobic and transphobic comments, particularly in multilingual and low-resource environments. Their strategy involved fine-tuning the Gemma 3 12B model using QLoRA, incorporating techniques like data rebalancing and alternative input methods for Tamil. The research found that task-specific fine-tuning with native-script Tamil inputs yielded more stable and higher-quality outputs compared to large few-shot prompts or transliteration-based inputs. On the official leaderboard, their system achieved second place in English with an overall score of 86.35% and sixth place in Tamil with 63.77%. These results underscore the effectiveness of targeted fine-tuning for this sensitive task, while also highlighting the persistent difficulties in low-resource counter-narrative generation.

Key takeaway

For NLP Engineers developing hate speech counter-narrative systems, you should prioritize task-specific QLoRA fine-tuning on models like Gemma 3 12B. This approach, especially when using native-script inputs for low-resource languages, significantly improves output quality and stability compared to few-shot prompting or transliteration. Consider implementing data rebalancing to address dataset imbalances, which is crucial for achieving competitive performance in challenging multilingual environments.

Key insights

QLoRA-tuned Gemma 3 12B with native-script input excels at generating counter-narratives in low-resource settings, outperforming few-shot methods.

Principles

Method

Fine-tune Gemma 3 12B with QLoRA, employing data rebalancing and native-script inputs for low-resource languages like Tamil, to generate counter-narratives.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.