paper-with-me

Papers

Graph based Neural Networks for Event Factuality Prediction using Syntactic and Semantic Structures

2019-07-07 · ACL 2019 7 · Amir Pouran Ben Veyseh, Thien Huu Nguyen, Dejing Dou

Event factuality prediction (EFP) is the task of assessing the degree to which an event mentioned in a sentence has happened. For this task, both syntactic and semantic information are crucial to identify the important context words. The previous work for EFP has only combined these information in a simple way that cannot fully exploit their coordination. In this work, we introduce a novel graph-based neural network for EFP that can integrate the semantic and syntactic information more effectively. Our experiments demonstrate the advantage of the proposed model for EFP.

📄 PDF Abstract BibTeX arXiv:1907.03227

Code (1)

Yottaxx/T-LSTM pytorch

Tasks

Sentence

Similar 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 impo…

Representation LearningSentence

Lexicosyntactic Inference in Neural Models

2018-08-19 · EMNLP 2018 10 · Aaron Steven White, Rachel Rudinger, Kyle Rawlins, Benjamin Van Durme

We investigate neural models' ability to capture lexicosyntactic inferences: inferences triggered by the interaction of lexical and syntactic information. We take the task of event factuality prediction as a case study a…

Prediction

Lexicosyntactic Inference in Neural Models

2018-05-23 · Anonymous

We investigate neural models' ability to capture "lexicosyntactic inferences": inferences triggered by the interaction of lexical and syntactic information. We take the task of event factuality prediction as a case study…

Prediction

Neural models of factuality

2018-04-06 · NAACL 2018 6 · Rachel Rudinger, Aaron Steven White, Benjamin Van Durme

We present two neural models for event factuality prediction, which yield significant performance gains over previous models on three event factuality datasets: FactBank, UW, and MEANTIME. We also present a substantial e…

Event Detection with Dual Relational Graph Attention Networks

2022-10-01 · COLING 2022 10 · Jiaxin Mi, Po Hu, Peng Li

Event detection, which aims to identify instances of specific event types from pieces of text, is a fundamental task in information extraction. Most existing approaches leverage syntactic knowledge with a set of syntacti…

Event DetectionGraph Attention