CLApr 26, 2019

Contextualized Word Embeddings Enhanced Event Temporal Relation Extraction for Story Understanding

arXiv:1904.11942v122 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of extracting causal and temporal event relations for story comprehension, providing incremental improvements by applying existing methods to new datasets.

The paper tackled event temporal relation extraction for story understanding by establishing strong neural network baselines on two under-explored datasets (RED and CaTeRS), showing that these models outperform traditional linguistic feature-based approaches, with BERT embeddings contributing to improved performance.

Learning causal and temporal relationships between events is an important step towards deeper story and commonsense understanding. Though there are abundant datasets annotated with event relations for story comprehension, many have no empirical results associated with them. In this work, we establish strong baselines for event temporal relation extraction on two under-explored story narrative datasets: Richer Event Description (RED) and Causal and Temporal Relation Scheme (CaTeRS). To the best of our knowledge, these are the first results reported on these two datasets. We demonstrate that neural network-based models can outperform some strong traditional linguistic feature-based models. We also conduct comparative studies to show the contribution of adopting contextualized word embeddings (BERT) for event temporal relation extraction from stories. Detailed analyses are offered to better understand the results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes