English

Temporal Information Extraction for Question Answering Using Syntactic Dependencies in an LSTM-based Architecture

Information Retrieval 2017-10-09 v2 Computation and Language

Abstract

In this paper, we propose to use a set of simple, uniform in architecture LSTM-based models to recover different kinds of temporal relations from text. Using the shortest dependency path between entities as input, the same architecture is used to extract intra-sentence, cross-sentence, and document creation time relations. A "double-checking" technique reverses entity pairs in classification, boosting the recall of positive cases and reducing misclassifications between opposite classes. An efficient pruning algorithm resolves conflicts globally. Evaluated on QA-TempEval (SemEval2015 Task 5), our proposed technique outperforms state-of-the-art methods by a large margin.

Keywords

Cite

@article{arxiv.1703.05851,
  title  = {Temporal Information Extraction for Question Answering Using Syntactic Dependencies in an LSTM-based Architecture},
  author = {Yuanliang Meng and Anna Rumshisky and Alexey Romanov},
  journal= {arXiv preprint arXiv:1703.05851},
  year   = {2017}
}

Comments

EMNLP 2017

R2 v1 2026-06-22T18:48:21.636Z