Temporal reasoning for timeline summarisation in social media

📅 2024-12-30
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the degradation of summarization quality in long-term social media event streams—particularly mental health news—caused by temporal interleaving of multiple events, mixed sentiment expressions, and redundant repetitions. To tackle this, we propose a temporal summarization method that enhances large language models’ (LLMs) temporal reasoning capabilities. Our key contributions are: (1) the construction of NarrativeReason, the first dataset explicitly designed for modeling intra-narrative temporal relations among multiple events; and (2) a novel knowledge distillation framework jointly optimizing temporal reasoning and timeline summarization, integrating temporal relation modeling, narrative structure-aware training, and LLM fine-tuning. Experiments on mental health news summarization demonstrate that our method significantly outperforms strong baselines, effectively mitigating event redundancy and sentiment confusion, with a 3.2-point improvement in ROUGE-L score.

Technology Category

Application Category

📝 Abstract
This paper explores whether enhancing temporal reasoning capabilities in Large Language Models (LLMs) can improve the quality of timeline summarization, the task of summarising long texts containing sequences of events, particularly social media threads . We introduce extit{NarrativeReason}, a novel dataset focused on temporal relationships among sequential events within narratives, distinguishing it from existing temporal reasoning datasets that primarily address pair-wise event relationships. Our approach then combines temporal reasoning with timeline summarization through a knowledge distillation framework, where we first fine-tune a teacher model on temporal reasoning tasks and then distill this knowledge into a student model while simultaneously training it for the task of timeline summarization. Experimental results demonstrate that our model achieves superior performance on mental health-related timeline summarization tasks, which involve long social media threads with repetitions of events and a mix of emotions, highlighting the importance of leveraging temporal reasoning to improve timeline summarisation.
Problem

Research questions and friction points this paper is trying to address.

Complex Event Sequences
Sentiment Analysis
Social Media Summarization
Innovation

Methods, ideas, or system contributions that make the work stand out.

Temporal Reasoning
Knowledge Distillation
NarrativeSummarization
🔎 Similar Papers
No similar papers found.