NEUNI@LT-EDI 2026: Counter Narrative Generation on Homophobic and Transphobic Comments
Summary
Gajawada, Yanamadala, Kar, Wadhwa, and Chaudhary's work, presented at NEUNI@LT-EDI 2026, introduces a novel fine-tuning-free prompt optimization technique for generating Counter Narratives (CN) using Large Language Models (LLMs). This method aims to combat homophobic and transphobic hate speech by producing targeted responses without the costly post-training or fine-tuning typically required by existing approaches, making it resource-efficient and readily deployable. The researchers conducted extensive evaluations on hate speech datasets in both English and Tamil, utilizing reference-based metrics and rubric-based LLM-as-a-judge scoring to assess narrative quality. Their experiments across multiple LLMs demonstrated that this prompt optimization consistently outperforms vanilla prompting baselines, exhibits strong transferability across different models, and adapts seamlessly to new evaluation metrics, requiring no architectural or procedural modifications. This research suggests that carefully optimized prompting strategies can achieve or surpass the performance of more resource-intensive methods, offering a practical path for scalable hate speech intervention.
Key takeaway
For NLP Engineers or AI Scientists tasked with deploying LLMs for hate speech intervention, you should prioritize fine-tuning-free prompt optimization. This approach allows you to generate effective counter narratives without the significant computational cost and time associated with model fine-tuning. Implement optimized prompting strategies to achieve strong performance and transferability across various LLMs, enabling scalable and resource-efficient solutions for combating harmful online content.
Key insights
Optimized prompt engineering can effectively generate counter narratives against hate speech without costly LLM fine-tuning.
Principles
- Prompt optimization enhances LLM narrative quality.
- Resource-efficient methods can match intensive ones.
- Transferability across LLMs is achievable.
Method
The method involves a fine-tuning-free prompt optimization technique. It enhances Counter Narrative effectiveness by carefully structuring prompts, avoiding additional model training, and adapting to new evaluation metrics without architectural changes.
In practice
- Implement prompt optimization for CN generation.
- Evaluate CNs using LLM-as-a-judge scoring.
- Apply optimized prompts across diverse LLMs.
Topics
- Counter Narrative Generation
- Prompt Engineering
- Large Language Models
- Hate Speech Intervention
- Homophobia
- Transphobia
Best for: Research Scientist, AI Engineer, Machine Learning Engineer, AI Scientist, NLP Engineer, Prompt Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.