@inproceedings{zhang-etal-2022-extracting,
title = "Extracting Temporal Event Relation with Syntax-guided Graph Transformer",
author = "Zhang, Shuaicheng and
Ning, Qiang and
Huang, Lifu",
editor = "Carpuat, Marine and
de Marneffe, Marie-Catherine and
Meza Ruiz, Ivan Vladimir",
booktitle = "Findings of the Association for Computational Linguistics: NAACL 2022",
month = jul,
year = "2022",
address = "Seattle, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.findings-naacl.29/",
doi = "10.18653/v1/2022.findings-naacl.29",
pages = "379--390",
abstract = "Extracting temporal relations (e.g., before, after, and simultaneous) among events is crucial to natural language understanding. One of the key challenges of this problem is that when the events of interest are far away in text, the context in-between often becomes complicated, making it challenging to resolve the temporal relationship between them. This paper thus proposes a new Syntax-guided Graph Transformer network (SGT) to mitigate this issue, by (1) explicitly exploiting the connection between two events based on their dependency parsing trees, and (2) automatically locating temporal cues between two events via a novel syntax-guided attention mechanism. Experiments on two benchmark datasets, MATRES and TB-DENSE, show that our approach significantly outperforms previous state-of-the-art methods on both end-to-end temporal relation extraction and temporal relation classification with up to 7.9{\%} absolute F-score gain; This improvement also proves to be robust on the contrast set of MATRES. We will make all the programs publicly available once the paper is accepted."
}
Markdown (Informal)
[Extracting Temporal Event Relation with Syntax-guided Graph Transformer](https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.findings-naacl.29/) (Zhang et al., Findings 2022)
ACL