Embedding Time Expressions for Deep Temporal Ordering Models

Tanya Goyal, Greg Durrett


Abstract
Data-driven models have demonstrated state-of-the-art performance in inferring the temporal ordering of events in text. However, these models often overlook explicit temporal signals, such as dates and time windows. Rule-based methods can be used to identify the temporal links between these time expressions (timexes), but they fail to capture timexes’ interactions with events and are hard to integrate with the distributed representations of neural net models. In this paper, we introduce a framework to infuse temporal awareness into such models by learning a pre-trained model to embed timexes. We generate synthetic data consisting of pairs of timexes, then train a character LSTM to learn embeddings and classify the timexes’ temporal relation. We evaluate the utility of these embeddings in the context of a strong neural model for event temporal ordering, and show a small increase in performance on the MATRES dataset and more substantial gains on an automatically collected dataset with more frequent event-timex interactions.
Anthology ID:
P19-1433
Volume:
Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics
Month:
July
Year:
2019
Address:
Florence, Italy
Editors:
Anna Korhonen, David Traum, Lluís Màrquez
Venue:
ACL
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
4400–4406
Language:
URL:
https://aclanthology.org/P19-1433
DOI:
10.18653/v1/P19-1433
Bibkey:
Cite (ACL):
Tanya Goyal and Greg Durrett. 2019. Embedding Time Expressions for Deep Temporal Ordering Models. In Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pages 4400–4406, Florence, Italy. Association for Computational Linguistics.
Cite (Informal):
Embedding Time Expressions for Deep Temporal Ordering Models (Goyal & Durrett, ACL 2019)
Copy Citation:
PDF:
https://aclanthology.org/P19-1433.pdf
Video:
 https://aclanthology.org/P19-1433.mp4
Code
 tagoyal/Temporal-event-ordering +  additional community code