paper-with-me

Papers

Timeline Summarization based on Event Graph Compression via Time-Aware Optimal Transport

2021-11-01 · EMNLP 2021 11 · Manling Li, Tengfei Ma, Mo Yu, Lingfei Wu, Tian Gao, Heng Ji, Kathleen McKeown

Timeline Summarization identifies major events from a news collection and describes them following temporal order, with key dates tagged. Previous methods generally generate summaries separately for each date after they determine the key dates of events. These methods overlook the events’ intra-structures (arguments) and inter-structures (event-event connections). Following a different route, we propose to represent the news articles as an event-graph, thus the summarization becomes compressing the whole graph to its salient sub-graph. The key hypothesis is that the events connected through shared arguments and temporal order depict the skeleton of a timeline, containing events that are semantically related, temporally coherent and structurally salient in the global event graph. A time-aware optimal transport distance is then introduced for learning the compression model in an unsupervised manner. We show that our approach significantly improves on the state of the art on three real-world datasets, including two public standard benchmarks and our newly collected Timeline100 dataset.

📄 PDF Abstract BibTeX

Code (1)

limanling/event-graph-summarization 공식 구현

Tasks

ArticlesTimeline Summarization

Similar Papers 제목 키워드 기반

CNTLS: A Benchmark Dataset for Abstractive or Extractive Chinese Timeline Summarization

2021-05-29 · Qianren Mao, Jiazheng Wang, Zheng Wang, Xi Li 외

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+2

Follow the Timeline! Generating Abstractive and Extractive Timeline Summary in Chronological Order

2023-01-02 · Xiuying Chen, Mingzhe Li, Shen Gao, Zhangming Chan 외

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 Analysis

Learning towards Abstractive Timeline Summarization

2019-08-11 · IJCAI 2019 2019 8 · Xiuying Chen, Zhangming Chan, Shen Gao, Meng-Hsuan Yu 외

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 Text SummarizationDocument SummarizationTimeline SummarizationTime Series+1

Unfolding the Headline: Iterative Self-Questioning for News Retrieval and Timeline Summarization

2025-01-01 · Weiqi Wu, Shen Huang, Yong Jiang, Pengjun Xie 외

In the fast-changing realm of information, the capacity to construct coherent timelines from extensive event-related content has become increasingly significant and challenging. The complexity arises in aggregating relat…

News RetrievalRetrievalTimeline Summarization

Abstractive Timeline Summarization

2019-11-01 · WS 2019 11 · Julius Steen, Katja Markert

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 Summarization