@inproceedings{li-etal-2018-improving,
    title = "Improving Neural Abstractive Document Summarization with Explicit Information Selection Modeling",
    author = "Li, Wei  and
      Xiao, Xinyan  and
      Lyu, Yajuan  and
      Wang, Yuanzhuo",
    editor = "Riloff, Ellen  and
      Chiang, David  and
      Hockenmaier, Julia  and
      Tsujii, Jun{'}ichi",
    booktitle = "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing",
    month = oct # "-" # nov,
    year = "2018",
    address = "Brussels, Belgium",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/D18-1205/",
    doi = "10.18653/v1/D18-1205",
    pages = "1787--1796",
    abstract = "Information selection is the most important component in document summarization task. In this paper, we propose to extend the basic neural encoding-decoding framework with an information selection layer to explicitly model and optimize the information selection process in abstractive document summarization. Specifically, our information selection layer consists of two parts: gated global information filtering and local sentence selection. Unnecessary information in the original document is first globally filtered, then salient sentences are selected locally while generating each summary sentence sequentially. To optimize the information selection process directly, distantly-supervised training guided by the golden summary is also imported. Experimental results demonstrate that the explicit modeling and optimizing of the information selection process improves document summarization performance significantly, which enables our model to generate more informative and concise summaries, and thus significantly outperform state-of-the-art neural abstractive methods."
}Markdown (Informal)
[Improving Neural Abstractive Document Summarization with Explicit Information Selection Modeling](https://preview.aclanthology.org/ingest-emnlp/D18-1205/) (Li et al., EMNLP 2018)
ACL