CuriousVectors@LT-EDI 2026: Detection of Homophobic and Transphobic Memes on Social Media Using a Hybrid Multimodal Approach
Summary
The paper "CuriousVectors@LT-EDI 2026" introduces a hybrid multimodal approach designed to detect homophobic and transphobic memes circulating on social media platforms. This method directly addresses the growing issue of abusive and harmful content, specifically targeting the LGBT+ community through visual and textual meme formats. The proposed technique integrates both image and text information processing. To mitigate the challenge of limited data within the LT-EDI 2026 challenge dataset, the models underwent pre-fine-tuning on a similar external dataset named PrideMM. This multimodal strategy achieved notable results in the shared task, securing the 8th rank for English language memes with a Macro F1-score of 0.24, and the 6th rank for Chinese language memes, yielding a Macro F1-score of 0.57.
Key takeaway
For NLP Engineers and AI Scientists developing hate speech detection systems for social media, you should prioritize multimodal approaches, especially when dealing with meme content. Your models will benefit significantly from pre-fine-tuning on similar, larger datasets like PrideMM to address data scarcity challenges. This strategy can improve detection accuracy for nuanced content like homophobic and transphobic memes, enabling more effective content moderation.
Key insights
Hybrid multimodal AI detects homophobic/transphobic memes by pre-fine-tuning on similar datasets to overcome data scarcity.
Principles
- Multimodal analysis is crucial for meme content.
- Pre-fine-tuning on related datasets improves performance.
- Limited data requires strategic model initialization.
Method
A hybrid multimodal technique processes image and text data. Models are pre-fine-tuned on the PrideMM dataset before training on the LT-EDI 2026 challenge meme dataset.
In practice
- Use multimodal models for meme analysis.
- Pre-fine-tune on external datasets like PrideMM.
- Combine image and text features for detection.
Topics
- Homophobic Memes
- Transphobic Memes
- Multimodal AI
- Hate Speech Detection
- Social Media Content Moderation
- LT-EDI 2026 Challenge
- PrideMM Dataset
Best for: Research Scientist, AI Scientist, NLP Engineer, Computer Vision Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.