Semantica@DravidianLangTech 2026: Vision-Language Models for Hierarchical Political Meme Classification in Tamil and Malayalam
Summary
Semantica@DravidianLangTech 2026 explored Vision-Language Models (VLMs) for hierarchical political meme classification in low-resource languages, specifically Tamil and Malayalam. This initiative addressed the challenge of detecting political trolling in these languages, which suffer from limited datasets and tools. The research evaluated various approaches, including text-only models like IndicBERTv2 and XLM-RoBERTa, classical multimodal fusion using EfficientNet, and several Qwen-VL models. Among the submitted systems, Qwen2.5-VL-7B-Instruct, fine-tuned with 4-bit QLoRA, achieved notable results, securing 3rd place in the Malayalam track and 4th in the Tamil track based on weighted-F1 score. Post-evaluation experiments with Qwen3-VL-8B further enhanced macro-F1 performance, underscoring the efficacy of VLMs for multilingual political meme classification in low-resource contexts.
Key takeaway
For NLP Engineers developing content moderation systems in low-resource languages, this research indicates that Vision-Language Models are highly effective. You should prioritize exploring Qwen-VL models, specifically Qwen2.5-VL-7B-Instruct or Qwen3-VL-8B, fine-tuned with 4-bit QLoRA, for hierarchical political meme classification. This approach offers a robust solution for detecting political trolling in languages like Tamil and Malayalam, where traditional methods struggle due to data scarcity.
Key insights
Vision-Language Models effectively classify hierarchical political memes in low-resource Dravidian languages.
Principles
- VLMs outperform text-only and classical multimodal fusion.
- QLoRA fine-tuning enhances VLM performance.
- Low-resource languages benefit from advanced VLMs.
Method
The approach involved evaluating text-only, classical multimodal fusion, and VLM architectures, with QLoRA fine-tuning applied to Qwen-VL models for hierarchical classification.
In practice
- Apply Qwen-VL models for multilingual meme analysis.
- Use 4-bit QLoRA for VLM fine-tuning.
- Target low-resource language content moderation.
Topics
- Vision-Language Models
- Political Meme Classification
- Low-Resource NLP
- Tamil Malayalam
- Qwen-VL
- QLoRA Fine-tuning
Best for: Research Scientist, AI Scientist, NLP Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.