Challenge: Existing methods for event detection only process context once . a multi-hop mechanism to capture contextual information improves performance .
Approach: They propose to use dynamic memory network to capture contextual information . they propose to model event triggers by identifying word or phrase which most represents it .
Outcome: The proposed model achieves best F1 score compared to the state-of-the-art models.

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.
Dynamic Global Memory for Document-level Argument Extraction (2022.acl-long)

Copied to clipboard

Challenge: Recent work on document-level event argument extraction is restricted by sequence length constraints and ignores global context between events.
Approach: They propose to construct a document memory store to extract contextual event information and leverage it to implicitly and explicitly help with decoding of arguments for later events.
Outcome: The proposed framework outperforms prior methods and is more robust to adversarially annotated examples with constrained decoding design.
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.
Dual Dynamic Memory Network for End-to-End Multi-turn Task-oriented Dialog Systems (2020.coling-main)

Copied to clipboard

Challenge: Existing task-oriented dialog systems struggle to dynamically model long dialog context for interactions and effectively incorporate knowledge base (KB) information into dialog generation.
Approach: They propose a dual dynamic memory network for multi-turn dialog generation . the model dynamically expands the dialog memory turn by turn and keeps track of dialog history .
Outcome: The proposed model outperforms baseline models on three benchmark datasets on human evaluation and automatic evaluation.
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.
Incremental Event Detection via Knowledge Consolidation Networks (2020.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to event detection require a fixed set of pre-defined event types . existing methods cannot handle semantic ambiguity and training data imbalance problems .
Approach: They propose a Knowledge Consolidation Network to address these issues . they propose to use a prototype enhanced retrospection and hierarchical distillation to mitigate the adverse effects of semantic ambiguity and class imbalance.
Outcome: The proposed method outperforms the state-of-the-art model by 19% and 13.4% of whole F1 score on ACE and TAC benchmarks.
ICON: Interactive Conversational Memory Network for Multimodal Emotion Detection (D18-1)

Copied to clipboard

Challenge: Existing studies do not explicitly consider inter-personal influences that thrive in the emotional dynamics of dialogues.
Approach: They propose a multimodal emotion detection framework that extracts multimodal features from conversational videos and hierarchically models the self- and inter-speaker emotional influences into global memories.
Outcome: The proposed model outperforms state-of-the-art networks on multiple classification and regression tasks in two 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.
Automatic Stance Detection Using End-to-End Memory Networks (N18-1)

Copied to clipboard

Challenge: Existing methods for fact checking are tedious and often broken into intermediate steps to alleviate complexity.
Approach: They propose an end-to-end memory network model that predicts whether a document can be considered relevant for a given claim and extracts relevant text snippets.
Outcome: The proposed model predicts whether a document can be considered relevant for a given claim and extracts relevant text snippets to reason about the factuality of the target claim.
Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems (P18-1)

Copied to clipboard

Challenge: End-to-end task-oriented dialog systems often suffer from the challenge of incorporating knowledge bases.
Approach: They propose a novel yet simple end-to-end differentiable model called memory-tosequence to address this issue.
Outcome: The proposed model can be trained faster and achieve state-of-the-art performance on three different task-oriented dialog datasets.

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