Learning towards Abstractive Timeline Summarization
Timeline summarization targets at concisely summarizing the evolution trajectory along the timeline and existing timeline summarization approaches are all based on extractive methods.In this paper, we propose the task of abstractive timeline summarization, which tends to concisely paraphrase the information in the time-stamped events.Unlike traditional document summarization, timeline summarization needs to model the time series information of the input events and summarize important events in chronological order.To tackle this challenge, we propose a memory-based timeline summarization model (MTS).Concretely, we propose a time-event memory to establish a timeline, and use the time position of events on this timeline to guide generation process.Besides, in each decoding step, we incorporate event-level information into word-level attention to avoid confusion between events.Extensive experiments are conducted on a large-scale real-world dataset, and the results show that MTS achieves the state-of-the-art performance in terms of both automatic and human evaluations.
Code (1)
Tasks
Abstractive Text SummarizationDocument SummarizationTimeline SummarizationTime SeriesTime Series AnalysisSimilar Papers 제목 키워드 기반
Abstractive Timeline Summarization
Timeline summarization (TLS) automatically identifies key dates of major events and provides short descriptions of what happened on these dates. Previous approaches to TLS have focused on extractive methods. In contrast,…
Timeline SummarizationFollow the Timeline! Generating Abstractive and Extractive Timeline Summary in Chronological Order
Nowadays, time-stamped web documents related to a general news query floods spread throughout the Internet, and timeline summarization targets concisely summarizing the evolution trajectory of events along the timeline. …
DecoderDocument SummarizationTimeline SummarizationTime Series AnalysisCNTLS: A Benchmark Dataset for Abstractive or Extractive Chinese Timeline Summarization
Timeline summarization (TLS) involves creating summaries of long-running events using dated summaries from numerous news articles. However, limited data availability has significantly slowed down the development of timel…
ArticlesInformation RetrievalRetrievalTimeline Summarization+2CrisisLTLSum: A Benchmark for Local Crisis Event Timeline Extraction and Summarization
Social media has increasingly played a key role in emergency response: first responders can use public posts to better react to ongoing crisis events and deploy the necessary resources where they are most needed. Timelin…
Abstractive Text SummarizationBenchmarkingTowards Abstractive Timeline Summarisation using Preference-based Reinforcement Learning
This paper introduces a novel pipeline for summarising timelines of events reported by multiple news sources. Transformer-based models for abstractive summarisation generate coherent and concise summaries of long documen…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)