Automatic Text Summarization Using Reinforcement Learning with Embedding Features
An automatic text summarization system can automatically generate a short and brief summary that contains a main concept of an original document. In this work, we explore the advantages of simple embedding features in Reinforcement leaning approach to automatic text summarization tasks. In addition, we propose a novel deep learning network for estimating Q-values used in Reinforcement learning. We evaluate our model by using ROUGE scores with DUC 2001, 2002, Wikipedia, ACL-ARC data. Evaluation results show that our model is competitive with the previous models.
Code (0)
등록된 구현이 없습니다.
Tasks
ARCInformation Retrievalreinforcement-learningReinforcement LearningReinforcement Learning (RL)Text SummarizationSimilar Papers 제목 키워드 기반
Exploring Sentence Vector Spaces through Automatic Summarization
Given vector representations for individual words, it is necessary to compute vector representations of sentences for many applications in a compositional manner, often using artificial neural networks. Relatively litt…
SentenceSentence EmbeddingsAn Effective Contextual Language Modeling Framework for Speech Summarization with Augmented Features
Tremendous amounts of multimedia associated with speech information are driving an urgent need to develop efficient and effective automatic summarization methods. To this end, we have seen rapid progress in applying supe…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+5Framework of Automatic Text Summarization Using Reinforcement Learning
GUSUM: Graph-Based Unsupervised Summarization using Sentence-BERT and Sentence Features
Unsupervised extractive document summarization aims to extract salient sentences from a document without requiring a labelled corpus. In existing graph-based methods, vertex and edge weights are mostly created by calcula…
Document SummarizationExtractive Document SummarizationExtractive Text SummarizationGraph Ranking+5Exploring Sentence Vectors Through Automatic Summarization
Vector semantics, especially sentence vectors, have recently been used successfully in many areas of natural language processing. However, relatively little work has explored the internal structure and properties of spac…
SentenceSentence Embeddings