CLCYLGOct 4, 2016

Applications of Online Deep Learning for Crisis Response Using Social Media Information

arXiv:1610.01030v294 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of extracting useful information from social media for humanitarian response organizations during disasters, but it is incremental as it applies existing DNN methods with a new online training approach.

The paper tackles the challenge of processing short, informal Twitter messages for crisis response by proposing a Deep Neural Network (DNN) to identify informative tweets and classify them into topical classes, using a new online algorithm based on stochastic gradient descent and testing it on a real-world crisis-related Twitter dataset.

During natural or man-made disasters, humanitarian response organizations look for useful information to support their decision-making processes. Social media platforms such as Twitter have been considered as a vital source of useful information for disaster response and management. Despite advances in natural language processing techniques, processing short and informal Twitter messages is a challenging task. In this paper, we propose to use Deep Neural Network (DNN) to address two types of information needs of response organizations: 1) identifying informative tweets and 2) classifying them into topical classes. DNNs use distributed representation of words and learn the representation as well as higher level features automatically for the classification task. We propose a new online algorithm based on stochastic gradient descent to train DNNs in an online fashion during disaster situations. We test our models using a crisis-related real-world Twitter dataset.

Foundations

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

Your Notes