Challenge: Neural network models have been the most successful for event detection, but they ignore syntactic relationships in the text.
Approach: They propose a GRU-based model that combines syntactic information along with temporal structure through an attention mechanism.
Outcome: The proposed model is competitive with existing models on a ACE2005 dataset.

Similar Papers

Treasures Outside Contexts: Improving Event Detection via Global Statistics (2021.emnlp-main)

Copied to clipboard

Challenge: Existing neural-based ED models are confused by changeable contexts during testing . we propose a system that extracts statistical event features from word-event cooccurrence frequencies .
Approach: They propose to integrate a set of statistical event features from word-event co-occurrence frequencies into the training set to cooperate with contextual features.
Outcome: The proposed model outperforms ten strong baselines on ACE2005 and KBP2015 datasets.
Event-Centric Natural Language Processing (2021.acl-tutorials)

Copied to clipboard

Challenge: This tutorial will provide an introduction to various methods for automating the extraction, conceptualization and prediction of events and their relations.
Approach: This tutorial will provide an introduction to various methods for automating events and their relations, and a wide range of NLU and commonsense understanding tasks.
Outcome: This tutorial will provide an introduction to various methods for automating extraction, conceptualization and prediction of events and their relations, and a wide range of NLU and commonsense understanding tasks.
Lexicosyntactic Inference in Neural Models (D18-1)

Copied to clipboard

Challenge: lexicosyntactic inferences are triggered by surprising aspects of the syntactical context that a word occurs in.
Approach: They build a factuality judgment dataset for English clause-embedding verbs in various syntactic contexts and use it to probe the behavior of current state-of-the-art neural systems.
Outcome: The proposed model makes systematic errors that are visible through the lens of factuality prediction.
Graph based Neural Networks for Event Factuality Prediction using Syntactic and Semantic Structures (P19-1)

Copied to clipboard

Challenge: Existing work on event factuality prediction (EFP) relies on syntactic and semantic information to identify important context words.
Approach: They propose a graph-based neural network that integrates syntactic and semantic information more effectively.
Outcome: The proposed model integrates syntactic and semantic information more effectively . it provides more meaningful information for downstream tasks than classification formulations .
CLEVE: Contrastive Pre-training for Event Extraction (2021.acl-long)

Copied to clipboard

Challenge: Existing EE methods do not model event characteristics from large unsupervised data.
Approach: They propose a contrastive pre-training framework for event extraction to better learn event knowledge from large unsupervised data and their semantic structures.
Outcome: The proposed framework improves on ACE 2005 and MAVEN datasets on event extraction tasks.
Soft Syntactic Reinforcement for Neural Event Extraction (2025.naacl-long)

Copied to clipboard

Challenge: Recent event extraction methods rely on pre-trained language models but still suffer from errors due to a lack of syntactic knowledge.
Approach: They propose a method to incorporate syntactic information into PLM-based models for event extraction (EE) this method uses a standard dependency corpus to select syntax-related dimensions of the model's representation.
Outcome: The proposed method outperforms baseline models and existing syntactic reinforcement methods on sentence-level and document-level EE benchmark datasets.
Event Detection as Graph Parsing (2021.findings-acl)

Copied to clipboard

Challenge: Existing approaches to event detection focus on using syntactic dependency structures or external knowledge to boost the performance.
Approach: They propose a graph parsing problem that explicitly models multiple event correlations and utilizes rich information conveyed by event type and subtype.
Outcome: The proposed model outperforms existing models on the public ACE2005 dataset by 4.2% on the dataset.
Open Domain Event Extraction Using Neural Latent Variable Models (P19-1)

Copied to clipboard

Challenge: Existing work on extracting events from news documents focuses on a set of pre-specified event types.
Approach: They propose a latent variable neural model which is scalable to large corpus.
Outcome: The proposed model performs better than the state-of-the-art method for event schema induction.
Event Detection: Gate Diversity and Syntactic Importance Scores for Graph Convolution Neural Networks (2020.emnlp-main)

Copied to clipboard

Challenge: Recent studies on event detection (ED) have shown that the syntactic dependency graph can be employed in graph convolutional neural networks (GCNs) but the computation of the hidden vectors in such graph-based models is agnostic to the trigger candidate words, leaving irrelevant information for the trigger candidates.
Approach: They propose a mechanism to filter noisy information in the hidden vectors of graph-based models based on the information from the trigger candidate.
Outcome: The proposed model achieves state-of-the-art on two ED datasets.
Document-Level Event Factuality Identification via Adversarial Neural Network (N19-1)

Copied to clipboard

Challenge: Document-level event factuality identification is crucial for discourse understanding in NLP . identifying document-level factual of events requires comprehensive understanding of documents .
Approach: They propose to construct a corpus annotated with document- and sentence-level event factuality information on English and Chinese texts.
Outcome: The proposed model outperforms baselines on the constructed corpus.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations