CLLGOct 23, 2023

CrisisMatch: Semi-Supervised Few-Shot Learning for Fine-Grained Disaster Tweet Classification

arXiv:2310.14627v13 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses the challenge of real-time disaster monitoring on social media for emergency responders by reducing the need for large annotated datasets, though it is incremental as it builds on existing semi-supervised learning ideas.

The authors tackled the problem of classifying disaster-related tweets into fine-grained categories with limited labeled data, achieving an average performance improvement of 11.2% on two datasets using their semi-supervised few-shot learning model CrisisMatch.

The shared real-time information about natural disasters on social media platforms like Twitter and Facebook plays a critical role in informing volunteers, emergency managers, and response organizations. However, supervised learning models for monitoring disaster events require large amounts of annotated data, making them unrealistic for real-time use in disaster events. To address this challenge, we present a fine-grained disaster tweet classification model under the semi-supervised, few-shot learning setting where only a small number of annotated data is required. Our model, CrisisMatch, effectively classifies tweets into fine-grained classes of interest using few labeled data and large amounts of unlabeled data, mimicking the early stage of a disaster. Through integrating effective semi-supervised learning ideas and incorporating TextMixUp, CrisisMatch achieves performance improvement on two disaster datasets of 11.2\% on average. Further analyses are also provided for the influence of the number of labeled data and out-of-domain results.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes