paper-with-me

홈 › Papers

CrisisViT: A Robust Vision Transformer for Crisis Image Classification

2024-01-05 · Zijun Long, Richard McCreadie, Muhammad Imran

In times of emergency, crisis response agencies need to quickly and accurately assess the situation on the ground in order to deploy relevant services and resources. However, authorities often have to make decisions based on limited information, as data on affected regions can be scarce until local response services can provide first-hand reports. Fortunately, the widespread availability of smartphones with high-quality cameras has made citizen journalism through social media a valuable source of information for crisis responders. However, analyzing the large volume of images posted by citizens requires more time and effort than is typically available. To address this issue, this paper proposes the use of state-of-the-art deep neural models for automatic image classification/tagging, specifically by adapting transformer-based architectures for crisis image classification (CrisisViT). We leverage the new Incidents1M crisis image dataset to develop a range of new transformer-based image classification models. Through experimentation over the standard Crisis image benchmark dataset, we demonstrate that the CrisisViT models significantly outperform previous approaches in emergency type, image relevance, humanitarian category, and damage severity classification. Additionally, we show that the new Incidents1M dataset can further augment the CrisisViT models resulting in an additional 1.25% absolute accuracy gain.

📄 PDF Abstract BibTeX arXiv:2401.02838

Code (1)

longkukuhi/crisisvit 공식 구현 pytorch

Tasks

ClassificationHumanitarianimage-classificationImage Classification

Similar Papers 제목 키워드 기반

CrisisBERT: a Robust Transformer for Crisis Classification and Contextual Crisis Embedding

2020-05-11 · Junhua Liu, Trisha Singhal, Lucienne T. M. Blessing, Kristin L. Wood 외

Classification of crisis events, such as natural disasters, terrorist attacks and pandemics, is a crucial task to create early signals and inform relevant parties for spontaneous actions to reduce overall damage. Despite…

ClassificationGeneral Classification

CrisisTransformers: Pre-trained language models and sentence encoders for crisis-related social media texts

2023-09-11 · Rabindra Lamsal, Maria Rodriguez Read, Shanika Karunasekera

Social media platforms play an essential role in crisis communication, but analyzing crisis-related social media texts is challenging due to their informal nature. Transformer-based pre-trained models like BERT and RoBER…

SentenceSentence Embeddingstext-classificationText Classification

Cross-Modal Rationale Transfer for Explainable Humanitarian Classification on Social Media

2026-03-19 · Thi Huyen Nguyen, Koustav Rudra, Wolfgang Nejdl arxiv

Advances in social media data dissemination enable the provision of real-time information during a crisis. The information comes from different classes, such as infrastructure damages, persons missing or stranded in the …

Study of Vision Transformers for Covid-19 Detection from Chest X-rays

2023-07-17 · Sandeep Angara, Sharath Thirunagaru

The COVID-19 pandemic has led to a global health crisis, highlighting the need for rapid and accurate virus detection. This research paper examines transfer learning with vision transformers for COVID-19 detection, known…

Transfer Learning

Differential Attention for Multimodal Crisis Event Analysis

2025-07-07 · Nusrat Munia, Junfeng Zhu, Olfa Nasraoui, Abdullah-Al-Zubaer Imran

Social networks can be a valuable source of information during crisis events. In particular, users can post a stream of multimodal data that can be critical for real-time humanitarian response. However, effectively extra…

Disaster ResponseHumanitarian