EMNLP 2021main43 citations

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

Manling Li, Tengfei Ma, Mo Yu, Lingfei Wu, Tian Gao, Heng Ji, Kathleen McKeown

Abstract

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.

BibTeX
@inproceedings{li-etal-2021-timeline,
    title = "Timeline Summarization based on Event Graph Compression via Time-Aware Optimal Transport",
    author = "Li, Manling  and
      Ma, Tengfei  and
      Yu, Mo  and
      Wu, Lingfei  and
      Gao, Tian  and
      Ji, Heng  and
      McKeown, Kathleen",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.519/",
    doi = "10.18653/v1/2021.emnlp-main.519",
    pages = "6443--6456"
}
Timeline Summarization based on Event Graph Compression via Time-Aware Optimal Transport · EMNLP 2021