CLAISIDec 8, 2024

Evaluating Robustness of LLMs on Crisis-Related Microblogs across Events, Information Types, and Linguistic Features

arXiv:2412.10413v110 citationsh-index: 17Has CodeWWW
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of filtering noisy real-time crisis information for governments and response authorities, though it is incremental as it benchmarks existing LLMs without proposing new methods.

The paper evaluated six large language models (LLMs) on processing disaster-related microblogs, finding that proprietary models like GPT-4o and GPT-4 offer better generalizability across events and information types, but most LLMs struggle with flood-related data, show minimal improvement from few-shot examples, and fail to identify critical categories like urgent requests.

The widespread use of microblogging platforms like X (formerly Twitter) during disasters provides real-time information to governments and response authorities. However, the data from these platforms is often noisy, requiring automated methods to filter relevant information. Traditionally, supervised machine learning models have been used, but they lack generalizability. In contrast, Large Language Models (LLMs) show better capabilities in understanding and processing natural language out of the box. This paper provides a detailed analysis of the performance of six well-known LLMs in processing disaster-related social media data from a large-set of real-world events. Our findings indicate that while LLMs, particularly GPT-4o and GPT-4, offer better generalizability across different disasters and information types, most LLMs face challenges in processing flood-related data, show minimal improvement despite the provision of examples (i.e., shots), and struggle to identify critical information categories like urgent requests and needs. Additionally, we examine how various linguistic features affect model performance and highlight LLMs' vulnerabilities against certain features like typos. Lastly, we provide benchmarking results for all events across both zero- and few-shot settings and observe that proprietary models outperform open-source ones in all tasks.

Foundations

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

Your Notes