TLEX: An Efficient Method for Extracting Exact Timelines from TimeML Temporal Graphs
Mustafa Ocal, Ning Xie, Mark Finlayson

TL;DR
TLEX is an exact, efficient method for extracting and analyzing complete timelines from TimeML annotated texts, addressing inconsistencies and indeterminate sections to improve natural language understanding tasks.
Contribution
TLEX introduces a novel end-to-end approach that transforms TimeML annotations into structured timelines, identifies inconsistencies, and detects indeterminate sections, enhancing timeline extraction accuracy.
Findings
TLEX achieved 98-100% accuracy in timeline extraction.
123 texts were found inconsistent, and 181 had multiple main timelines.
Identified 2,541 indeterminate sections across datasets.
Abstract
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 annotations -- usually explicitly reveal only partial orderings of events and times. In this work, we apply prior work on solving point algebra problems to the task of extracting timelines from TimeML annotated texts, and develop an exact, end-to-end solution which we call TLEX (TimeLine EXtraction). TLEX transforms TimeML annotations into a collection of timelines arranged in a trunk-and-branch structure. Like what has been done in prior work, TLEX checks the consistency of the temporal graph and solves it; however, it adds two novel functionalities. First, it identifies specific relations involved in an inconsistency (which could then be manually corrected) and,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Management and Algorithms · Advanced Database Systems and Queries
