WildFireCan-MMD: A Multimodal Dataset for Classification of User-Generated Content During Wildfires in Canada
Braeden Sherritt, Isar Nejadgholi, Efstratios Aivaliotis, Khaled Mslmani, Marzieh Amini
TL;DR
This work addresses the need for Canada-specific, real-time wildfire information from social media by introducing WildFireCan-MMD, a multimodal dataset of 4,688 image-text posts across Canadian wildfires (2022–2024) annotated with a 12-category taxonomy derived via BERTopic. It benchmarks multiple approaches, finding that a task-specific, fine-tuned dual-encoder transformer model (ViT for images and RoBERTa for text with a transformer fusion module) achieves the best overall F1 score of 84.48%, outperforming zero-shot vision-language models. The study also demonstrates the value of leveraging unlabeled data to uncover trends in wildfire-related discourse from 2018–2024. Overall, the dataset and modeling work provide a targeted resource for improving disaster response analytics and highlight the importance of localized, domain-specific datasets and training.
Abstract
Rapid information access is vital during wildfires, yet traditional data sources are slow and costly. Social media offers real-time updates, but extracting relevant insights remains a challenge. In this work, we focus on multimodal wildfire social media data, which, although existing in current datasets, is currently underrepresented in Canadian contexts. We present WildFireCan-MMD, a new multimodal dataset of X posts from recent Canadian wildfires, annotated across twelve key themes. We evaluate zero-shot vision-language models on this dataset and compare their results with those of custom-trained and baseline classifiers. We show that while baseline methods and zero-shot prompting offer quick deployment, custom-trained models outperform them when labelled data is available. Our best-performing custom model reaches 84.48% f-score, outperforming VLMs and baseline classifiers. We also demonstrate how this model can be used to uncover trends during wildfires, through the collection and analysis of a large unlabeled dataset. Our dataset facilitates future research in wildfire response, and our findings highlight the importance of tailored datasets and task-specific training. Importantly, such datasets should be localized, as disaster response requirements vary across regions and contexts.
