paper-with-me

홈 › 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, Kwan Hui Lim

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 crisis such as natural disasters can be predicted by professional institutions, certain events are first signaled by civilians, such as the recent COVID-19 pandemics. Social media platforms such as Twitter often exposes firsthand signals on such crises through high volume information exchange over half a billion tweets posted daily. Prior works proposed various crisis embeddings and classification using conventional Machine Learning and Neural Network models. However, none of the works perform crisis embedding and classification using state of the art attention-based deep neural networks models, such as Transformers and document-level contextual embeddings. This work proposes CrisisBERT, an end-to-end transformer-based model for two crisis classification tasks, namely crisis detection and crisis recognition, which shows promising results across accuracy and f1 scores. The proposed model also demonstrates superior robustness over benchmark, as it shows marginal performance compromise while extending from 6 to 36 events with only 51.4% additional data points. We also proposed Crisis2Vec, an attention-based, document-level contextual embedding architecture for crisis embedding, which achieve better performance than conventional crisis embedding methods such as Word2Vec and GloVe. To the best of our knowledge, our works are first to propose using transformer-based crisis classification and document-level contextual crisis embedding in the literature.

📄 PDF Abstract BibTeX arXiv:2005.06627

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar 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 base…

ClassificationHumanitarianimage-classificationImage 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

Semantically Enriched Cross-Lingual Sentence Embeddings for Crisis-related Social Media Texts

2024-03-25 · Rabindra Lamsal, Maria Rodriguez Read, Shanika Karunasekera

Tasks such as semantic search and clustering on crisis-related social media texts enhance our comprehension of crisis discourse, aiding decision-making and targeted interventions. Pre-trained language models have advance…

Decision MakingDiversitySentenceSentence Embeddings

How does a Pre-Trained Transformer Integrate Contextual Keywords? Application to Humanitarian Computing

2021-11-07 · Barriere Valentin, Jacquet Guillaume

In a classification task, dealing with text snippets and metadata usually requires dealing with multimodal approaches. When those metadata are textual, it is tempting to use them intrinsically with a pre-trained transfor…

ClassificationHumanitarian

CrisisBench: Benchmarking Crisis-related Social Media Datasets for Humanitarian Information Processing

2020-04-14 · Firoj Alam, Hassan Sajjad, Muhammad Imran, Ferda Ofli

Time-critical analysis of social media streams is important for humanitarian organizations for planing rapid response during disasters. The \textit{crisis informatics} research community has developed several techniques …

BenchmarkingGeneral ClassificationHumanitarianInformativeness