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.

Similar Papers

Open Event Extraction from Online Text using a Generative Adversarial Network (D19-1)

Copied to clipboard

Challenge: Existing approaches to extract structured representations of open-domain events are limited . a recent study shows that the model outperforms the baseline approaches for extracting events from online texts .
Approach: They propose an event extraction model based on Generative Adversarial Nets which captures latent events with a generator network and a discriminator to distinguish documents reconstructed from latent and original events.
Outcome: The proposed model outperforms baseline models on two Twitter and a news article datasets.
Corpus-based Open-Domain Event Type Induction (2021.emnlp-main)

Copied to clipboard

Challenge: Existing event extraction methods require predefined event types and their annotations to learn event extractors.
Approach: They propose to represent each event type as a cluster of predicate sense, object head> pairs.
Outcome: The proposed method can discover salient and high-quality event types on three datasets from different domains.
Rapid Customization for Event Extraction (P19-3)

Copied to clipboard

Challenge: a novel system allows users to customize event extraction to find new event types and their arguments.
Approach: They propose a system that allows a user to find, expand and filter event triggers by exploring an unannotated development corpus.
Outcome: The proposed system can find, expand and filter event triggers from an unannotated development corpus . it trains a generic argument attachment model for extracting Actor, Place, and Time .
Event-Driven Learning of Systematic Behaviours in Stock Markets (2020.findings-emnlp)

Copied to clipboard

Challenge: Using financial news, we can predict stock market behaviours by extracting financial events from the news and ranking the importance of the events.
Approach: They propose to combine open information extraction and neural co-reference resolution to extract financial events from news streams and extend hierarchical attention networks that include attentions on event, news and temporal levels.
Outcome: The proposed method achieves significantly better accuracies and higher simulated annualized returns than state-of-the-art models when being applied to predicting Standard&Poor 500, Dow Jones, Nasdaq indices and 10 individual stocks.
Domain Knowledge Empowered Structured Neural Net for End-to-End Event Temporal Relation Extraction (2020.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to extract event temporal relations from text data are limited by hard constraints and large datasets.
Approach: They propose a framework that enhances deep neural network with distributional constraints constructed by probabilistic domain knowledge to improve the baseline neural network models.
Outcome: The proposed framework improves baseline models with strong statistical significance on two widely used datasets in news and clinical domains.
Neural Latent Extractive Document Summarization (D18-1)

Copied to clipboard

Challenge: Existing summarization paradigms focus on extractive summarizing based on sentence level labels .
Approach: They propose a latent variable extractive model where sentences are viewed as latent variables and sentences with activated variables are used to infer gold summaries.
Outcome: The proposed model outperforms a strong extractive baseline trained on rule-based labels and performs competitively with several recent models.
Searching for Effective Neural Extractive Summarization: What Works and What’s Next (P19-1)

Copied to clipboard

Challenge: Recent years have seen success in the use of deep neural networks on text summarization, but there is no clear understanding of why they perform so well or how they might be improved.
Approach: They propose to use different types of model architectures to improve extractive summarization systems.
Outcome: The proposed framework achieves state-of-the-art on CNN/DailyMail by a large margin based on observations and analysis.
Event Detection with Neural Networks: A Rigorous Empirical Evaluation (D18-1)

Copied to clipboard

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.
Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction (2021.acl-long)

Copied to clipboard

Challenge: Existing methods to extract event records from text decompose complex structure prediction task into multiple subtasks.
Approach: They propose a sequence-to-structure generation paradigm that can extract events from text . they propose unified event extraction, constrained decoding algorithm and curriculum learning algorithm .
Outcome: The proposed method can achieve competitive performance using record-level annotations in both supervised learning and transfer learning settings.
Semi-supervised New Event Type Induction and Event Detection (2020.emnlp-main)

Copied to clipboard

Challenge: Existing event extraction studies assume a set of event types and corresponding annotations are given, which could be expensive.
Approach: They propose a semi-supervised task of event type induction to learn seen and unseen types . they use seen type annotations to optimize the process and enforce the reconstruction .
Outcome: The proposed method achieves state-of-the-art on supervised event detection and discovers high-quality new types.

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