Timeline-based Sentence Decomposition with In-Context Learning for Temporal Fact Extraction
Jianhao Chen, Haoyuan Ouyang, Junyang Ren, Wentao Ding, Wei Hu,, Yuzhong Qu

TL;DR
This paper introduces a timeline-based sentence decomposition approach using large language models with in-context learning to improve temporal fact extraction from complex sentences, achieving state-of-the-art results.
Contribution
It proposes a novel timeline-based decomposition strategy with LLMs and a fine-tuning method called TSDRE, along with a new dataset for complex temporal fact extraction.
Findings
TSDRE outperforms previous methods on HyperRED-Temporal.
The decomposition approach enhances temporal fact extraction accuracy.
Constructed the ComplexTRED dataset for evaluating complex temporal facts.
Abstract
Facts extraction is pivotal for constructing knowledge graphs. Recently, the increasing demand for temporal facts in downstream tasks has led to the emergence of the task of temporal fact extraction. In this paper, we specifically address the extraction of temporal facts from natural language text. Previous studies fail to handle the challenge of establishing time-to-fact correspondences in complex sentences. To overcome this hurdle, we propose a timeline-based sentence decomposition strategy using large language models (LLMs) with in-context learning, ensuring a fine-grained understanding of the timeline associated with various facts. In addition, we evaluate the performance of LLMs for direct temporal fact extraction and get unsatisfactory results. To this end, we introduce TSDRE, a method that incorporates the decomposition capabilities of LLMs into the traditional fine-tuning of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Natural Language Processing Techniques
