Igniters@LTEDI 2026: Multilingual Gender-Inclusive Language Generation with mT5 and Counter-Narrative Generation Using Llama-3

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

Summary

The Igniters@LTEDI 2026 framework introduces a dual-paradigm approach to mitigate societal stereotypes propagated by Large Language Models. It specifically targets multilingual gender-inclusivity and counter-narrative generation. For gender-neutral text transformation, a fine-tuned mT5 encoder-decoder model performs controlled sentence rewriting, ensuring minimal edits while preserving semantic fidelity and grammatical fluency. The counter-narrative component employs the Llama-3 8B decoder-only model, generating empathetic and persuasive responses through structured prompt-based generation. Evaluated using LT-EDI ACL 2026 shared task datasets across English, Tamil, Kannada, German, and Spanish, the framework demonstrates strong effectiveness. It successfully identifies and neutralizes gender markers, particularly in morphologically rich languages, and achieves high performance in politeness, coherence, and relevance for counter-narratives, contributing to responsible multilingual NLP systems.

Key takeaway

For NLP Engineers developing multilingual systems, this framework offers a robust method to address gender bias and generate empathetic counter-narratives. You should consider fine-tuning mT5 for controlled gender-neutral text transformation, especially for morphologically rich languages. Additionally, employing Llama-3 8B with structured prompts can effectively produce polite, coherent, and relevant counter-narratives, enhancing the responsibility and inclusivity of your deployed LLM applications.

Key insights

A dual-paradigm framework uses mT5 and Llama-3 to achieve multilingual gender-inclusive and counter-narrative language generation.

Principles

Method

Fine-tune mT5 for controlled sentence rewriting to neutralize gender markers. Employ Llama-3 8B with structured prompts for empathetic, persuasive counter-narrative generation.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer, AI Ethicist

Related on AIssential

Open in AIssential →

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