paper-with-me

Papers

Does It Happen? Multi-hop Path Structures for Event Factuality Prediction with Graph Transformer Networks

2021-11-01 · WNUT (ACL) 2021 11 · Duong Le, Thien Huu Nguyen

The goal of Event Factuality Prediction (EFP) is to determine the factual degree of an event mention, representing how likely the event mention has happened in text. Current deep learning models has demonstrated the importance of syntactic and semantic structures of the sentences to identify important context words for EFP. However, the major problem with these EFP models is that they only encode the one-hop paths between the words (i.e., the direct connections) to form the sentence structures. In this work, we show that the multi-hop paths between the words are also necessary to compute the sentence structures for EFP. To this end, we introduce a novel deep learning model for EFP that explicitly considers multi-hop paths with both syntax-based and semantic-based edges between the words to obtain sentence structures for representation learning in EFP. We demonstrate the effectiveness of the proposed model via the extensive experiments in this work.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSentence

Similar Papers 제목 키워드 기반

HapPenIng: Happen, Predict, Infer -- Event Series Completion in a Knowledge Graph

2019-09-12 · Simon Gottschalk, Elena Demidova

Event series, such as the Wimbledon Championships and the US presidential elections, represent important happenings in key societal areas including sports, culture and politics. However, semantic reference sources, such …

Cultural Vocal Bursts Intensity PredictionKnowledge Graphs

Fine-grained Event Categorization with Heterogeneous Graph Convolutional Networks

2019-06-09 · Hao Peng, Jian-Xin Li, Qiran Gong, Yangqiu Song 외

Events are happening in real-world and real-time, which can be planned and organized occasions involving multiple people and objects. Social media platforms publish a lot of text messages containing public events with co…

ClusteringEvent Detection

Connecting the Dots: Event Graph Schema Induction with Path Language Modeling

2020-11-01 · EMNLP 2020 11 · Manling Li, Qi Zeng, Ying Lin, Kyunghyun Cho 외

Event schemas can guide our understanding and ability to make predictions with respect to what might happen next. We propose a new Event Graph Schema, where two event types are connected through multiple paths involving …

Language ModelingLanguage Modelling

The Algorithmic Imprint

2022-06-03 · Upol Ehsan, Ranjit Singh, Jacob Metcalf, Mark O. Riedl

When algorithmic harms emerge, a reasonable response is to stop using the algorithm to resolve concerns related to fairness, accountability, transparency, and ethics (FATE). However, just because an algorithm is removed …

EthicsFairness

NegPSpan: efficient extraction of negative sequential patterns with embedding constraints

2018-04-04 · Thomas Guyet, René Quiniou

Mining frequent sequential patterns consists in extracting recurrent behaviors, modeled as patterns, in a big sequence dataset. Such patterns inform about which events are frequently observed in sequences, i.e. what does…