IRCLLGOct 17, 2019

Keyphrase Extraction from Disaster-related Tweets

arXiv:1910.07897v140 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of extracting useful keyphrases from social media during disasters for situational awareness, representing an incremental improvement over existing methods.

The paper tackles keyphrase extraction from disaster-related tweets by enhancing a stacked RNN model with contextual embeddings and linguistic features, improving performance on both general and disaster-specific Twitter data, and proposes embedding-based metrics to better evaluate keyphrase correctness.

While keyphrase extraction has received considerable attention in recent years, relatively few studies exist on extracting keyphrases from social media platforms such as Twitter, and even fewer for extracting disaster-related keyphrases from such sources. During a disaster, keyphrases can be extremely useful for filtering relevant tweets that can enhance situational awareness. Previously, joint training of two different layers of a stacked Recurrent Neural Network for keyword discovery and keyphrase extraction had been shown to be effective in extracting keyphrases from general Twitter data. We improve the model's performance on both general Twitter data and disaster-related Twitter data by incorporating contextual word embeddings, POS-tags, phonetics, and phonological features. Moreover, we discuss the shortcomings of the often used F1-measure for evaluating the quality of predicted keyphrases with respect to the ground truth annotations. Instead of the F1-measure, we propose the use of embedding-based metrics to better capture the correctness of the predicted keyphrases. In addition, we also present a novel extension of an embedding-based metric. The extension allows one to better control the penalty for the difference in the number of ground-truth and predicted keyphrases

Foundations

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

Your Notes