Efficacy of BERT embeddings on predicting disaster from Twitter data
Ashis Kumar Chanda

TL;DR
This study evaluates the effectiveness of BERT contextual embeddings in predicting disasters from Twitter data, demonstrating superior performance over traditional embeddings using various machine learning models.
Contribution
It provides a comprehensive analysis of BERT embeddings' impact on disaster tweet classification, comparing them with traditional embeddings and offering both quantitative and qualitative insights.
Findings
BERT embeddings outperform traditional embeddings in disaster prediction.
Deep learning models achieve higher accuracy with BERT.
The study offers accessible code for further research.
Abstract
Social media like Twitter provide a common platform to share and communicate personal experiences with other people. People often post their life experiences, local news, and events on social media to inform others. Many rescue agencies monitor this type of data regularly to identify disasters and reduce the risk of lives. However, it is impossible for humans to manually check the mass amount of data and identify disasters in real-time. For this purpose, many research works have been proposed to present words in machine-understandable representations and apply machine learning methods on the word representations to identify the sentiment of a text. The previous research methods provide a single representation or embedding of a word from a given document. However, the recent advanced contextual embedding method (BERT) constructs different vectors for the same word in different contexts.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Public Relations and Crisis Communication
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · WordPiece · Layer Normalization · Adam · Residual Connection · Weight Decay · Linear Warmup With Linear Decay · Attention Dropout
