paper-with-me

Papers

Temporal Information Extraction by Predicting Relative Time-lines

2018-08-28 · EMNLP 2018 10 · Artuur Leeuwenberg, Marie-Francine Moens

The current leading paradigm for temporal information extraction from text consists of three phases: (1) recognition of events and temporal expressions, (2) recognition of temporal relations among them, and (3) time-line construction from the temporal relations. In contrast to the first two phases, the last phase, time-line construction, received little attention and is the focus of this work. In this paper, we propose a new method to construct a linear time-line from a set of (extracted) temporal relations. But more importantly, we propose a novel paradigm in which we directly predict start and end-points for events from the text, constituting a time-line without going through the intermediate step of prediction of temporal relations as in earlier work. Within this paradigm, we propose two models that predict in linear complexity, and a new training loss using TimeML-style annotations, yielding promising results.

📄 PDF Abstract BibTeX arXiv:1808.09401

Code (1)

tuur/PredRelTimelines 공식 구현 pytorch

Tasks

Temporal Information Extraction

Similar Papers 제목 키워드 기반

Towards Extracting Absolute Event Timelines From English Clinical Reports

2020-09-28 · Artuur Leeuwenberg, Marie-Francine Moens

Temporal information extraction is a challenging but important area of automatic natural language understanding. Existing approaches annotate and extract various parts of the temporal information conveyed in language lik…

Natural Language UnderstandingTemporal Information Extraction

Utilizing Relative Event Time to Enhance Event-Event Temporal Relation Extraction

2021-11-01 · EMNLP 2021 11 · Haoyang Wen, Heng Ji

Event time is one of the most important features for event-event temporal relation extraction. However, explicit event time information in text is sparse. For example, only about 20% of event mentions in TimeBank-Dense h…

RelationRelation ClassificationRelation ExtractionTemporal Relation Classification+1

AD3: Attentive Deep Document Dater

2019-01-21 · EMNLP 2018 10 · Swayambhu Nath Ray, Shib Sankar Dasgupta, Partha Talukdar

Knowledge of the creation date of documents facilitates several tasks such as summarization, event extraction, temporally focused information extraction etc. Unfortunately, for most of the documents on the Web, the time-…

Document DatingEvent Extraction

Improving Temporal Link Prediction via Temporal Walk Matrix Projection

2024-10-05 · Xiaodong Lu, Leilei Sun, Tongyu Zhu, Weifeng Lv

Temporal link prediction, aiming at predicting future interactions among entities based on historical interactions, is crucial for a series of real-world applications. Although previous methods have demonstrated the impo…

Computational EfficiencyGraph Neural NetworkLink Prediction

Brundlefly at SemEval-2016 Task 12: Recurrent Neural Networks vs. Joint Inference for Clinical Temporal Information Extraction

2016-06-04 · Jason Alan Fries

We submitted two systems to the SemEval-2016 Task 12: Clinical TempEval challenge, participating in Phase 1, where we identified text spans of time and event expressions in clinical notes and Phase 2, where we predicted …

Entity Extraction using GANGeneral ClassificationStructured PredictionTemporal Information Extraction+1