paper-with-me

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 like relative event order, temporal expressions, or event durations. Most schemes focus primarily on annotation of temporally certain (often explicit) information, resulting in partial annotation, and under-representation of implicit information. In this article, we propose an approach towards extraction of more complete (implicit and explicit) temporal information for all events, and obtain probabilistic absolute event timelines by modeling temporal uncertainty with information bounds. As a case study, we use our scheme to annotate a set of English clinical reports, and propose and evaluate a multi-regression model for predicting probabilistic absolute timelines, obtaining promising results.

📄 PDF Abstract BibTeX

Code (1)

tuur/AbsClinTimelinesTASL 공식 구현 pytorch

Tasks

Natural Language UnderstandingTemporal Information Extraction

Similar Papers 제목 키워드 기반

Text Knows What, Tables Know When: Clinical Timeline Reconstruction via Retrieval-Augmented Multimodal Alignment

2026-05-14 · Sayantan Kumar, Shahriar Noroozizadeh, Juyong Kim, Jeremy C. Weiss arxiv

Reconstructing precise clinical timelines is essential for modeling patient trajectories and forecasting risk in complex, heterogeneous conditions like sepsis. While unstructured clinical narratives offer semantically ri…

TLEX: An Efficient Method for Extracting Exact Timelines from TimeML Temporal Graphs

2024-06-07 · Mustafa Ocal, Ning Xie, Mark Finlayson

A timeline provides a total ordering of events and times, and is useful for a number of natural language understanding tasks. However, qualitative temporal graphs that can be derived directly from text -- such as TimeML …

Natural Language Understanding

UW-BioNLP at ChemoTimelines 2025: Thinking, Fine-Tuning, and Dictionary-Enhanced LLM Systems for Chemotherapy Timeline Extraction

2025-12-04 · Tianmai M. Zhang, Zhaoyi Sun, Sihang Zeng, Chenxi Li 외 arxiv

The ChemoTimelines shared task benchmarks methods for constructing timelines of systemic anticancer treatment from electronic health records of cancer patients. This paper describes our methods, results, and findings for…

SemEval-2017 Task 12: Clinical TempEval

2017-08-01 · SEMEVAL 2017 8 · Steven Bethard, Guergana Savova, Martha Palmer, James Pustejovsky

Clinical TempEval 2017 aimed to answer the question: how well do systems trained on annotated timelines for one medical condition (colon cancer) perform in predicting timelines on another medical condition (brain cancer)…

Domain AdaptationTemporal Information Extraction

Temporally Phenotyping GLP-1RA Case Reports with Large Language Models: A Textual Time Series Corpus and Risk Modeling

2026-03-12 · Sayantan Kumar, Jeremy C. Weiss arxiv

Type 2 diabetes case reports describe complex clinical courses, but their timelines are often expressed in language that is difficult to reuse in longitudinal modeling. To address this gap, we developed a textual time-se…