Weakly Supervised Extractive Summarization with Attention
Automatic summarization aims to extract important information from large amounts of textual data in order to create a shorter version of the original texts while preserving its information. Training traditional extractive summarization models relies heavily on human-engineered labels such as sentence-level annotations of summary-worthiness. However, in many use cases, such human-engineered labels do not exist and manually annotating thousands of documents for the purpose of training models may not be feasible. On the other hand, indirect signals for summarization are often available, such as agent actions for customer service dialogues, headlines for news articles, diagnosis for Electronic Health Records, etc. In this paper, we develop a general framework that generates extractive summarization as a byproduct of supervised learning tasks for indirect signals via the help of attention mechanism. We test our models on customer service dialogues and experimental results demonstrated that our models can reliably select informative sentences and words for automatic summarization.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesExtractive SummarizationSentenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A New Sentence Extraction Strategy for Unsupervised Extractive Summarization Methods
In recent years, text summarization methods have attracted much attention again thanks to the researches on neural network models. Most of the current text summarization methods based on neural network models are supervi…
Extractive SummarizationExtractive Text SummarizationSentenceText Summarization+1Unsupervised Extractive Summarization by Pre-training Hierarchical Transformers
Unsupervised extractive document summarization aims to select important sentences from a document without using labeled summaries during training. Existing methods are mostly graph-based with sentences as nodes and edge …
Document SummarizationExtractive Document SummarizationExtractive SummarizationExtractive Text Summarization+2Few-Shot Learning for Opinion Summarization
Opinion summarization is the automatic creation of text reflecting subjective information expressed in multiple documents, such as user reviews of a product. The task is practically important and has attracted a lot of a…
Few-Shot LearningInformativenessLanguage ModellingOpinion SummarizationSummarizing Opinions: Aspect Extraction Meets Sentiment Prediction and They Are Both Weakly Supervised
We present a neural framework for opinion summarization from online product reviews which is knowledge-lean and only requires light supervision (e.g., in the form of product domain labels and user-provided ratings). Our …
Aspect ExtractionFormMultiple Instance LearningOpinion SummarizationTowards Supervised Extractive Text Summarization via RNN-based Sequence Classification
This article briefly explains our submitted approach to the DocEng'19 competition on extractive summarization. We implemented a recurrent neural network based model that learns to classify whether an article's sentence b…
ClassificationExtractive SummarizationExtractive Text SummarizationGeneral Classification+2