Exploring Vision Language Models for Multimodal and Multilingual Stance Detection
Jake Vasilakes, Carolina Scarton, Zhixue Zhao
TL;DR
This work addresses the gap in stance detection for multimodal and multilingual social media by evaluating four Vision-Language Models on an extended multilingual multimodal dataset spanning seven languages. Using 0-shot evaluation and targeted ablations, the study reveals that VLMs predominantly rely on text, including text embedded in images, to predict stance, with vision contributing modest gains overall. It also analyzes cross-language behavior, finding general cross-language consistency but notable outliers, and demonstrates that model choice matters for multilingual robustness, with Ovis showing the strongest cross-language stability. The findings highlight the practical potential of VLMs for cross-lingual multimodal stance tasks while underscoring the need to better capture in-image text and to broaden language coverage and dataset resources.
Abstract
Social media's global reach amplifies the spread of information, highlighting the need for robust Natural Language Processing tasks like stance detection across languages and modalities. Prior research predominantly focuses on text-only inputs, leaving multimodal scenarios, such as those involving both images and text, relatively underexplored. Meanwhile, the prevalence of multimodal posts has increased significantly in recent years. Although state-of-the-art Vision-Language Models (VLMs) show promise, their performance on multimodal and multilingual stance detection tasks remains largely unexamined. This paper evaluates state-of-the-art VLMs on a newly extended dataset covering seven languages and multimodal inputs, investigating their use of visual cues, language-specific performance, and cross-modality interactions. Our results show that VLMs generally rely more on text than images for stance detection and this trend persists across languages. Additionally, VLMs rely significantly more on text contained within the images than other visual content. Regarding multilinguality, the models studied tend to generate consistent predictions across languages whether they are explicitly multilingual or not, although there are outliers that are incongruous with macro F1, language support, and model size.
