paper-with-me

Papers

Formulation Comparison for Timeline Construction using LLMs

2024-03-01 · Kimihiro Hasegawa, Nikhil Kandukuri, Susan Holm, Yukari Yamakawa, Teruko Mitamura

Constructing a timeline requires identifying the chronological order of events in an article. In prior timeline construction datasets, temporal orders are typically annotated by either event-to-time anchoring or event-to-event pairwise ordering, both of which suffer from missing temporal information. To mitigate the issue, we develop a new evaluation dataset, TimeSET, consisting of single-document timelines with document-level order annotation. TimeSET features saliency-based event selection and partial ordering, which enable a practical annotation workload. Aiming to build better automatic timeline construction systems, we propose a novel evaluation framework to compare multiple task formulations with TimeSET by prompting open LLMs, i.e., Llama 2 and Flan-T5. Considering that identifying temporal orders of events is a core subtask in timeline construction, we further benchmark open LLMs on existing event temporal ordering datasets to gain a robust understanding of their capabilities. Our experiments show that (1) NLI formulation with Flan-T5 demonstrates a strong performance among others, while (2) timeline construction and event temporal ordering are still challenging tasks for few-shot LLMs. Our code and data are available at https://github.com/kimihiroh/timeset.

📄 PDF Abstract BibTeX arXiv:2403.00990

Code (1)

kimihiroh/timeset 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Flan-T5 Flan-T5 is the instruction fine-tuned version of T5 or Text-to-Text Transfer Transformer Language Model.

Similar Papers 제목 키워드 기반

RadTimeline: Timeline Summarization for Longitudinal Radiological Lung Findings

2026-03-24 · Sitong Zhou, Meliha Yetisgen, Mari Ostendorf arxiv

Tracking findings in longitudinal radiology reports is crucial for accurately identifying disease progression, and the time-consuming process would benefit from automatic summarization. This work introduces a structured …

Timeline Summarization

Extracting Personal Medical Events for User Timeline Construction using Minimal Supervision

2017-08-01 · WS 2017 8 · Aakanksha Naik, Chris Bogart, Carolyn Rose

In this paper, we describe a system for automatic construction of user disease progression timelines from their posts in online support groups using minimal supervision. In recent years, several online support groups hav…

Event Detection

Annotating Temporal Information in Clinical Notes for Timeline Reconstruction: Towards the Definition of Calendar Expressions

2019-08-01 · WS 2019 8 · Natalia Viani, Hegler Tissot, Ariane Bernardino, Sumithra Velupillai

To automatically analyse complex trajectory information enclosed in clinical text (e.g. timing of symptoms, duration of treatment), it is important to understand the related temporal aspects, anchoring each event on an a…

DTELS: Towards Dynamic Granularity of Timeline Summarization

2024-11-14 · Chenlong Zhang, Tong Zhou, Pengfei Cao, Zhuoran Jin 외

The rapid proliferation of online news has posed significant challenges in tracking the continuous development of news topics. Traditional timeline summarization constructs a chronological summary of the events but often…

InformativenessTimeline Summarization

Reconstructing Objects along Hand Interaction Timelines in Egocentric Video

2025-12-08 · Zhifan Zhu, Siddhant Bansal, Shashank Tripathi, Dima Damen arxiv

We introduce the task of Reconstructing Objects along Hand Interaction Timelines (ROHIT). We first define the Hand Interaction Timeline (HIT) from a rigid object's perspective. In a HIT, an object is first static relativ…