%Aigaion2 BibTeX export from Idiap Publications
%Tuesday 07 May 2024 12:24:38 AM

@INPROCEEDINGS{Marfurt_NEWSUM_2021,
         author = {Marfurt, Andreas and Henderson, James},
       keywords = {Natural language processing, Summarization},
       projects = {Intrepid},
          month = nov,
          title = {Sentence-level Planning for Especially Abstractive Summarization},
      booktitle = {Proceedings of the Third Workshop on New Frontiers in Summarization},
           year = {2021},
          pages = {1--14},
      publisher = {Association for Computational Linguistics},
        address = {Online and in Dominican Republic},
            url = {https://aclanthology.org/2021.newsum-1.1},
       abstract = {Abstractive summarization models heavily rely on copy mechanisms, such as the pointer network or attention, to achieve good performance, measured by textual overlap with reference summaries. As a result, the generated summaries stay close to the formulations in the source document. We propose the *sentence planner* model to generate more abstractive summaries. It includes a hierarchical decoder that first generates a representation for the next summary sentence, and then conditions the word generator on this representation. Our generated summaries are more abstractive and at the same time achieve high ROUGE scores when compared to human reference summaries. We verify the effectiveness of our design decisions with extensive evaluations.}
}