Generating Topic-Oriented Summaries Using Neural Attention
Summarizing a document requires identifying the important parts of the document with an objective of providing a quick overview to a reader. However, a long article can span several topics and a single summary cannot do justice to all the topics. Further, the interests of readers can vary and the notion of importance can change across them. Existing summarization algorithms generate a single summary and are not capable of generating multiple summaries tuned to the interests of the readers. In this paper, we propose an attention based RNN framework to generate multiple summaries of a single document tuned to different topics of interest. Our method outperforms existing baselines and our results suggest that the attention of generative networks can be successfully biased to look at sentences relevant to a topic and effectively used to generate topic-tuned summaries.
Code (0)
등록된 구현이 없습니다.
Tasks
Abstractive Text SummarizationText SummarizationSimilar Papers 제목 키워드 기반
CSDS: A Fine-Grained Chinese Dataset for Customer Service Dialogue Summarization
Dialogue summarization has drawn much attention recently. Especially in the customer service domain, agents could use dialogue summaries to help boost their works by quickly knowing customer's issues and service progress…
Other Roles Matter! Enhancing Role-Oriented Dialogue Summarization via Role Interactions
Role-oriented dialogue summarization is to generate summaries for different roles in the dialogue, e.g., merchants and consumers. Existing methods handle this task by summarizing each role's content separately and thus a…
DecoderKeep Meeting Summaries on Topic: Abstractive Multi-Modal Meeting Summarization
Transcripts of natural, multi-person meetings differ significantly from documents like news articles, which can make Natural Language Generation models for generating summaries unfocused. We develop an abstractive meetin…
ArticlesMeeting SummarizationText GenerationTopic-Oriented Spoken Dialogue Summarization for Customer Service with Saliency-Aware Topic Modeling
In a customer service system, dialogue summarization can boost service efficiency by automatically creating summaries for long spoken dialogues in which customers and agents try to address issues about specific topics. I…
Topic-controllable Abstractive Summarization
Existing approaches for topic-controllable summarization either incorporate topic embeddings or modify the attention mechanism. The incorporation of such approaches in a particular summarization model requires the adapta…
Abstractive Text Summarization