paper-with-me

Papers

A Novel Framework for Detecting Important Subevents from Crisis Events via Dynamic Semantic Graphs

2021-11-01 · WNUT (ACL) 2021 11 · Evangelia Spiliopoulou, Tanay Kumar Saha, Joel Tetreault, Alejandro Jaimes

Social media is an essential tool to share information about crisis events, such as natural disasters. Event Detection aims at extracting information in the form of an event, but considers each event in isolation, without combining information across sentences or events. Many posts in Crisis NLP contain repetitive or complementary information which needs to be aggregated (e.g., the number of trapped people and their location) for disaster response. Although previous approaches in Crisis NLP aggregate information across posts, they only use shallow representations of the content (e.g., keywords), which cannot adequately represent the semantics of a crisis event and its sub-events. In this work, we propose a novel framework to extract critical sub-events from a large-scale crisis event by combining important information across relevant tweets. Our framework first converts all the tweets from a crisis event into a temporally-ordered set of graphs. Then it extracts sub-graphs that represent semantic relationships connecting verbs and nouns in 3 to 6 node sub-graphs. It does this by learning edge weights via Dynamic Graph Convolutional Networks (DGCNs) and extracting smaller, relevant sub-graphs. Our experiments show that our extracted structures (1) are semantically meaningful sub-events and (2) contain information important for the large crisis-event. Furthermore, we show that our approach significantly outperforms event detection baselines, highlighting the importance of aggregating information across tweets for our task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Disaster ResponseEvent Detection

Similar Papers 제목 키워드 기반

Detecting Subevent Structure for Event Coreference Resolution

2014-05-01 · LREC 2014 5 · Jun Araki, Zhengzhong Liu, Eduard Hovy, Teruko Mitamura

In the task of event coreference resolution, recent work has shown the need to perform not only full coreference but also partial coreference of events. We show that subevents can form a particular hierarchical event str…

coreference-resolutionCoreference ResolutionEvent Coreference ResolutionNatural Language Inference+2

Extracting Subevents via an Effective Two-phase Approach

2016-11-01 · EMNLP 2016 11 · Allison Badgett, Ruihong Huang
Vocal Bursts Valence Prediction

Weakly Supervised Subevent Knowledge Acquisition

2020-11-01 · EMNLP 2020 11 · Wenlin Yao, Zeyu Dai, Maitreyi Ramaswamy, Bonan Min 외

Subevents elaborate an event and widely exist in event descriptions. Subevent knowledge is useful for discourse analysis and event-centric applications. Acknowledging the scarcity of subevent knowledge, we propose a weak…

Relation

Detecting Subevents using Discourse and Narrative Features

2019-07-01 · ACL 2019 7 · Mohammed Aldawsari, Mark Finlayson

Recognizing the internal structure of events is a challenging language processing task of great importance for text understanding. We present a supervised model for automatically identifying when one event is a subevent …

Event-Related Bias Removal for Real-time Disaster Events

2020-11-02 · Findings of the Association for Computational Linguistics 2020 · Evangelia Spiliopoulou, Salvador Medina Maza, Eduard Hovy, Alexander Hauptmann

Social media has become an important tool to share information about crisis events such as natural disasters and mass attacks. Detecting actionable posts that contain useful information requires rapid analysis of huge vo…

General Classification