An Improved Neural Baseline for Temporal Relation Extraction (D19-1)

Copied to clipboard

Challenge: Existing datasets are small and/or have low inter-annotator agreements.
Approach: They propose a new neural system that achieves 10% absolute accuracy improvement over the previous best system.
Outcome: The proposed system achieves 10% absolute improvement over the previous best system on two benchmark datasets.

Similar Papers

Severing the Edge Between Before and After: Neural Architectures for Temporal Ordering of Events (2020.emnlp-main)

Copied to clipboard

Challenge: Existing models for temporal ordering of events rely on pretrained representations, transfer and multitask learning, and self-training techniques.
Approach: They propose a neural architecture and a set of training methods for ordering events by predicting temporal relations by pre-training models.
Outcome: The proposed models can predict temporal relations between two pairs of events within a span of text and identify temporal relationships between them.
Consistent Discourse-level Temporal Relation Extraction Using Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have spurred research on temporal relation extraction tasks.
Approach: They propose a framework to improve LLMs’ temporal relation extraction capabilities using context selection, prompts inspired by Allen’s interval algebra and reflection-based consistency learning.
Outcome: The proposed framework improves LLMs’ extraction capabilities by focusing on context selection, prompts inspired by Allen’s interval algebra and reflection-based consistency learning.
Improving Temporal Relation Extraction with a Globally Acquired Statistical Resource (N18-1)

Copied to clipboard

Challenge: Existing temporal extraction systems that extract temporal relations can be improved by using a resource that provides prior knowledge of the temporal order that events usually follow.
Approach: They propose to use a probabilistic knowledge base acquired in the news domain to extract temporal relations between events from the New York Times articles over a 20-year span.
Outcome: The proposed system and resource are both publicly available.
Exploring Contextualized Neural Language Models for Temporal Dependency Parsing (2020.emnlp-main)

Copied to clipboard

Challenge: Recent work shows that deep contextualized language models (LMs) can extract temporal relations between events and time expressions.
Approach: They propose a temporal relation extraction technique which extracts temporal relations between events and time expressions.
Outcome: The proposed method significantly improves temporal dependency parsing, the authors show . their work compares the proposed method to other methods and shows where they may fail .
TIMELINE: Exhaustive Annotation of Temporal Relations Supporting the Automatic Ordering of Events in News Articles (2023.emnlp-main)

Copied to clipboard

Challenge: Existing temporal relation extraction models have low inter-annotator agreement due to lack of specificity of annotation guidelines . authors propose a method for annotating all temporal relations, including long-distance ones, which automates the process .
Approach: They propose a new annotation scheme that defines criteria for temporal relations to be annotated . scheme includes events even if they are not expressed as verbs, they argue .
Outcome: The proposed method reduces time and manual effort on the part of annotators.
Context-Aware Neural Model for Temporal Information Extraction (P18-1)

Copied to clipboard

Challenge: Existing temporal information extraction systems rely on statistical learning with feature-engineered task-specific models.
Approach: They propose a context-aware neural network model for temporal information extraction using a global context layer.
Outcome: The proposed model outperforms existing models in terms of performance and performance . it is the first model to use NTM-like architecture to process the information from global context in discourse-scale natural text processing.
Joint Event and Temporal Relation Extraction with Shared Representations and Structured Prediction (D19-1)

Copied to clipboard

Challenge: Existing systems treat this task as a pipeline of two separate subtasks, i.e., event extraction and temporal relation classification.
Approach: They propose a joint event and temporal relation extraction model with shared representation learning and structured prediction.
Outcome: The proposed method improves both event extraction and temporal relation extraction over state-of-the-art systems.
Event Temporal Relation Extraction with Bayesian Translational Model (2023.eacl-main)

Copied to clipboard

Challenge: Existing methods to extract temporal relations between events lack a principled method to incorporate external knowledge.
Approach: They propose a Bayesian-based method that models the temporal relation representations as latent variables and infers their values via Bayessian inference and translational functions.
Outcome: The proposed method outperforms existing methods for event temporal relation extraction on three widely used datasets.
Fine-Grained Temporal Relation Extraction (P19-1)

Copied to clipboard

Challenge: Existing methods for temporal relations and event durations are insufficient for determining the fine-grained temporal structure of complex events.
Approach: They propose a semantic framework for temporal relations and event durations that maps pairs of events to real-valued scales.
Outcome: The proposed framework can predict fine-grained temporal relations and event durations . it can be applied to the entire English Web Treebank dataset .
Extracting Temporal Event Relation with Syntax-guided Graph Transformer (2022.findings-naacl)

Copied to clipboard

Challenge: Temporal relationship extraction is crucial for understanding complex events and reasoning over them.
Approach: They propose a Syntax-guided Graph Transformer network to extract temporal relations between events by explicitly exploiting the connection between two events based on their dependency parsing trees.
Outcome: The proposed approach outperforms state-of-the-art methods on MATRES and TB-DENSE with up to 7.9% absolute F-score gain.

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