paper-with-me

홈 › Papers

Cross-Document Temporal Relation Extraction with Temporal Anchoring Events

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Automatically extracting a timeline on a certain topic from multiple documents has been a challenge in natural language processing, partly due to the difficulty of collecting large amounts of training data. In this work, we collect a dataset for cross-document timeline extraction from online news that gives access to metadata such as hyperlinks and publication dates. The metadata allows us to define a set of important events while linking them to time anchors, which opens the opportunity to scale up data collection. Furthermore, with this set of linked news articles, we propose a method to enhance the inference process of temporal relation prediction, by utilizing a model to link events to a set of anchoring events that are added to the inference program. We report performance of common neural models and show that our method can boost the performance of all baseline models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesRelationRelation ExtractionRelation PredictionTemporal Relation Extraction

Similar Papers 제목 키워드 기반

Temporal Relation Extraction in Clinical Texts: A Span-based Graph Transformer Approach

2025-03-23 · Rochana Chaturvedi, Peyman Baghershahi, Sourav Medya, Barbara Di Eugenio

Temporal information extraction from unstructured text is essential for contextualizing events and deriving actionable insights, particularly in the medical domain. We address the task of extracting clinical events and t…

DiagnosticRelationRelation ExtractionTemporal Information Extraction+1

Structured Learning for Temporal Relation Extraction from Clinical Records

2017-04-01 · EACL 2017 4 · Artuur Leeuwenberg, Marie-Francine Moens

We propose a scalable structured learning model that jointly predicts temporal relations between events and temporal expressions (TLINKS), and the relation between these events and the document creation time (DCTR). We e…

PredictionRelationRelation ExtractionTemporal Information Extraction+1

Towards Unsupervised Learning of Temporal Relations between Events

2014-01-23 · Seyed Abolghasem Mirroshandel, Gholamreza Ghassem-Sani

Automatic extraction of temporal relations between event pairs is an important task for several natural language processing applications such as Question Answering, Information Extraction, and Summarization. Since most e…

Question AnsweringRelationRelation ExtractionTemporal Relation Extraction

Zero-shot Temporal Relation Extraction with ChatGPT

2023-04-11 · Chenhan Yuan, Qianqian Xie, Sophia Ananiadou

The goal of temporal relation extraction is to infer the temporal relation between two events in the document. Supervised models are dominant in this task. In this work, we investigate ChatGPT's ability on zero-shot temp…

RelationRelation ExtractionTemporal Relation Extraction

Beyond Pairwise: Global Zero-shot Temporal Graph Generation

2025-02-16 · Alon Eirew, Kfir Bar, Ido Dagan

Temporal relation extraction (TRE) is a fundamental task in natural language processing (NLP) that involves identifying the temporal relationships between events in a document. Despite the advances in large language mode…

Graph GenerationRelation ExtractionTemporal Relation Extraction