paper-with-me

Papers

Better Highlighting: Creating Sub-Sentence Summary Highlights

2020-10-20 · EMNLP 2020 11 · Sangwoo Cho, Kaiqiang Song, Chen Li, Dong Yu, Hassan Foroosh, Fei Liu

Amongst the best means to summarize is highlighting. In this paper, we aim to generate summary highlights to be overlaid on the original documents to make it easier for readers to sift through a large amount of text. The method allows summaries to be understood in context to prevent a summarizer from distorting the original meaning, of which abstractive summarizers usually fall short. In particular, we present a new method to produce self-contained highlights that are understandable on their own to avoid confusion. Our method combines determinantal point processes and deep contextualized representations to identify an optimal set of sub-sentence segments that are both important and non-redundant to form summary highlights. To demonstrate the flexibility and modeling power of our method, we conduct extensive experiments on summarization datasets. Our analysis provides evidence that highlighting is a promising avenue of research towards future summarization.

📄 PDF Abstract BibTeX arXiv:2010.10566

Code (1)

ucfnlp/better-highlighting 공식 구현 pytorch

Tasks

Point ProcessesSentence

Similar Papers 제목 키워드 기반

Towards Annotating and Creating Sub-Sentence Summary Highlights

2019-10-17 · Kristjan Arumae, Parminder Bhatia, Fei Liu

Highlighting is a powerful tool to pick out important content and emphasize. Creating summary highlights at the sub-sentence level is particularly desirable, because sub-sentences are more concise than whole sentences. T…

SentenceSentence Compression

Towards Annotating and Creating Summary Highlights at Sub-sentence Level

2019-11-01 · WS 2019 11 · Kristjan Arumae, Parminder Bhatia, Fei Liu

Highlighting is a powerful tool to pick out important content and emphasize. Creating summary highlights at the sub-sentence level is particularly desirable, because sub-sentences are more concise than whole sentences. T…

SentenceSentence Compression

Multimodal Sentence Summarization via Multimodal Selective Encoding

2020-12-01 · COLING 2020 8 · Haoran Li, Junnan Zhu, Jiajun Zhang, Xiaodong He 외

This paper studies the problem of generating a summary for a given sentence-image pair. Existing multimodal sequence-to-sequence approaches mainly focus on enhancing the decoder by visual signals, while ignoring that the…

DecoderSentenceSentence Summarization

Revisiting text decomposition methods for NLI-based factuality scoring of summaries

2022-11-30 · John Glover, Federico Fancellu, Vasudevan Jagannathan, Matthew R. Gormley 외

Scoring the factuality of a generated summary involves measuring the degree to which a target text contains factual information using the input document as support. Given the similarities in the problem formulation, prev…

Natural Language InferenceSentence

Entity Commonsense Representation for Neural Abstractive Summarization

2018-06-14 · NAACL 2018 6 · Reinald Kim Amplayo, Seonjae Lim, Seung-won Hwang

A major proportion of a text summary includes important entities found in the original text. These entities build up the topic of the summary. Moreover, they hold commonsense information once they are linked to a knowled…

Abstractive Text SummarizationDecoderEntity LinkingSentence