English

Improving Event Duration Prediction via Time-aware Pre-training

Computation and Language 2020-11-06 v1 Artificial Intelligence

Abstract

End-to-end models in NLP rarely encode external world knowledge about length of time. We introduce two effective models for duration prediction, which incorporate external knowledge by reading temporal-related news sentences (time-aware pre-training). Specifically, one model predicts the range/unit where the duration value falls in (R-pred); and the other predicts the exact duration value E-pred. Our best model -- E-pred, substantially outperforms previous work, and captures duration information more accurately than R-pred. We also demonstrate our models are capable of duration prediction in the unsupervised setting, outperforming the baselines.

Keywords

Cite

@article{arxiv.2011.02610,
  title  = {Improving Event Duration Prediction via Time-aware Pre-training},
  author = {Zonglin Yang and Xinya Du and Alexander Rush and Claire Cardie},
  journal= {arXiv preprint arXiv:2011.02610},
  year   = {2020}
}

Comments

to be published in Findings of EMNLP 2020

R2 v1 2026-06-23T19:55:37.305Z