Team_One@DravidianLangTech 2026: A Gated Multimodal Architecture for Multi-Level Stance and Target Detection in Malayalam Political Memes

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

Summary

A novel gated multimodal architecture is proposed for multi-level stance and target detection in Malayalam political memes, addressing challenges in low-resource and highly imbalanced datasets. This framework, developed for the DravidianLangTech 2026 Shared Task, processes a Malayalam dataset of 500 samples with a significant 95.4:4.6 stance imbalance. It integrates bilingual OCR, a Vision Transformer (ViT), and IndicBERT to learn complementary visual and textual features. A gated fusion mechanism effectively combines these multimodal features, while asymmetric loss weighting and post-training threshold optimization are employed to mitigate extreme class imbalance. The methodology achieved a Weighted F1-score of 0.9535 for stance detection and 0.5283 for target identification, demonstrating robust performance under realistic multimodal constraints.

Key takeaway

For NLP Engineers developing multimodal classification systems, especially with low-resource languages or imbalanced data, consider adopting a gated multimodal architecture. You should integrate specialized components like bilingual OCR, Vision Transformers, and IndicBERT for robust feature extraction. Implement asymmetric loss weighting and post-training threshold optimization to effectively manage extreme class imbalances, improving both stance and target detection accuracy in challenging real-world scenarios.

Key insights

A gated multimodal architecture effectively detects stance and targets in imbalanced, low-resource Malayalam political memes.

Principles

Method

The proposed method integrates bilingual OCR, Vision Transformer (ViT), and IndicBERT for visual and textual representations. It uses a gated fusion mechanism, asymmetric loss weighting, and post-training threshold optimization.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

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