An Evolutionary Algorithm for Automatic Summarization
This paper proposes a novel method to select sentences for automatic summarization based on an evolutionary algorithm. The algorithm explores candidate summaries space following an objective function computed over ngrams probability distributions of the candidate summary and the source documents. This method does not consider a summary as a stack of independent sentences but as a whole text, and makes use of advances in unsupervised summarization evaluation. We compare this sentence extraction method to one of the best existing methods which is based on integer linear programming, and show its efficiency on three different acknowledged corpora.
Code (0)
등록된 구현이 없습니다.
Tasks
SentenceSimilar Papers 제목 키워드 기반
NLP Driven Ensemble Based Automatic Subtitle Generation and Semantic Video Summarization Technique
This paper proposes an automatic subtitle generation and semantic video summarization technique. The importance of automatic video summarization is vast in the present era of big data. Video summarization helps in effici…
speech-recognitionSpeech RecognitionText SummarizationVideo SummarizationEvolutionary Hierarchical Dirichlet Process for Timeline Summarization
Creating Summarization Systems with SUMMA
Automatic text summarization, the reduction of a text to its essential content is fundamental for an on-line information society. Although many summarization algorithms exist, there are few tools or infrastructures provi…
SentenceText SummarizationAn Evolutionary Framework for Automatic and Guided Discovery of Algorithms
This paper presents Automatic Algorithm Discoverer (AAD), an evolutionary framework for synthesizing programs of high complexity. To guide evolution, prior evolutionary algorithms have depended on fitness (objective) fun…
Evolutionary AlgorithmsImproving Factual Consistency of Abstractive Summarization via Question Answering
A commonly observed problem with the state-of-the art abstractive summarization models is that the generated summaries can be factually inconsistent with the input documents. The fact that automatic summarization may pro…
Abstractive Text SummarizationQuestion Answering