scispace - formally typeset
Journal ArticleDOI

Detection of situational information from Twitter during disaster using deep learning models

Reads0
Chats0
TLDR
Deep learning models are applied to Hindi language tweets besides English language tweets for identifying the situational information during a disaster and demonstrates that it outperforms the existing traditional approach, such as the SVM classifier with low-level lexical and syntactic features for detecting the situational tweets during the disaster.
Abstract
Twitter is an excellent resource for communicating between the victims and organizations during a disaster. People share opinions, sympathies, situational information, etc., in the form of tweets during a disaster. Detecting the situational tweets is a challenging task, which is very helpful to both humanitarian organizations and victims. There is a chance that both situational and non-situational information may be present in a tweet. Most of the existing works focused on identifying single-information-type tweets like situational information, actionable information, useful information, etc. Detecting the mixture of situational and non-situational information tweets remains a challenging task. Although existing works designed an SVM classifier using low-level lexical and syntactic features for classifying situational and non-situational tweets, their method does not work well for a mixture of situational and non-situational information tweets. This paper addresses the problem of detecting the situational tweets using different deep learning architectures such as Convolutional Neural Network (CNN), Long Short-Term Memory (LSTM), Bi-directional Long Short-Term Memory (BLSTM) and Bi-directional Long Short-Term Memory with attention (BLSTM attention). Moreover, deep learning models are applied to Hindi language tweets besides English language tweets for identifying the situational information during a disaster. Some of the tweets are posted in the Hindi language, where the information is not available in the English language in countries like India during the disaster. Experiments are performed on various disaster datasets such as Hagupit cyclone, Hyderabad bomb blast, Sandhy shooting, Nepal Earthquake and Harda rail accident in both in-domain and cross-domain. The results of deep learning models demonstrate that it outperforms the existing traditional approach, such as the SVM classifier with low-level lexical and syntactic features for detecting the situational tweets during the disaster. Additionally, to our best knowledge, this is the first attempt in applying the deep learning models to identify the Hindi language situational tweets during the disaster.

read more

Citations
More filters
Journal ArticleDOI

Multi-modal classification of Twitter data during disasters for humanitarian response

TL;DR: This paper is the first attempt, to the best of the knowledge, to detect multi-modal informative tweets using the combination of fine-tuned BERT and DenseNet models, where at least any text or image is informative during the disaster.

Multi-source Multimodal Data and Deep Learning for Disaster Response: A Systematic Review

TL;DR: In this paper, the authors conduct a systematic review of 83 articles to identify the successes, current and future challenges, and opportunities in using DL for disaster response tasks, focusing on the components of learning, a set of aspects that govern the application of Machine Learning (ML) for a given problem domain.
Journal ArticleDOI

Artificial Neural Network approaches for disaster management: A literature review (2010–2021)

TL;DR: In this article , the authors reviewed 128 articles published in various journals and conference proceedings on Artificial Neural Networks (ANN), a part of Deep Learning (DL), applications in disaster management from 2010 to 2021.
Journal ArticleDOI

OntoDSumm: Ontology-Based Tweet Summarization for Disaster Events

TL;DR: In this article , the authors exploited existing domain knowledge by the means of ontology in both the steps and proposed a novel disaster summarization method OntoDSumm, which outperforms existing methods by approximately 2-66% in terms of ROUGE-1 F1 score.
References
More filters
Posted Content

Sequence to Sequence Learning with Neural Networks

TL;DR: This paper presents a general end-to-end approach to sequence learning that makes minimal assumptions on the sequence structure, and finds that reversing the order of the words in all source sentences improved the LSTM's performance markedly, because doing so introduced many short term dependencies between the source and the target sentence which made the optimization problem easier.
Proceedings ArticleDOI

Convolutional Neural Networks for Sentence Classification

TL;DR: The CNN models discussed herein improve upon the state of the art on 4 out of 7 tasks, which include sentiment analysis and question classification, and are proposed to allow for the use of both task-specific and static vectors.
Posted Content

Convolutional Neural Networks for Sentence Classification

TL;DR: In this article, CNNs are trained on top of pre-trained word vectors for sentence-level classification tasks and a simple CNN with little hyperparameter tuning and static vectors achieves excellent results on multiple benchmarks.
Journal ArticleDOI

Enriching Word Vectors with Subword Information

TL;DR: This paper proposed a new approach based on skip-gram model, where each word is represented as a bag of character n-grams, words being represented as the sum of these representations, allowing to train models on large corpora quickly and allowing to compute word representations for words that did not appear in the training data.
Proceedings Article

Learning Word Vectors for 157 Languages

TL;DR: This article used two sources of data to train these models: the free online encyclopedia Wikipedia and data from the common crawl project, and introduced three new word analogy datasets to evaluate these word vectors, for French, Hindi and Polish.
Related Papers (5)