Abstract
The aim of automatic text summarization (ATS) is to extract representative texts from documents and keep major points of the extracted texts consistent with the original documents. However, most existing studies ignore sentimental information loss in the summarization process, which leads to sentiment loss summarization. To address the sentiment loss issue during summarization, we introduce a sentiment compensation mechanism into document summarization and propose a graph-based extractive summarization approach named Sentiment Lossless Summarization (SLS). SLS first creates a graph representation for a document to obtain the importance score (i.e., literal indicator) of each sentence. Second, sentiment dictionaries are leveraged to analyze the sentence sentiments. Third, during each summarization iteration, the sentences with the lowest scores are iteratively removed, and the sentiment compensation weights of the remaining sentences are updated. With the help of sentiment compensation during the summarization process, sentiment consistencies between candidate summaries and the original documents are maintained. Intrinsic evaluations conducted on the DUC2001, DUC2002, DUC2004, and Multi-News datasets demonstrate that our approach outperforms baselines and state-of-the-art summarization methods in terms of Recall-Oriented Understudy for Gisting Evaluation (ROUGE) scores. Additionally, to further evaluate SLS performance in sentiment retention, extrinsic evaluations are introduced, and summary quality in terms of sentiment loss is evaluated by measuring the prediction accuracy for sentiment polarities of either movie (IMDb dataset) or product (Amazon dataset) review summaries. The experimental results demonstrate that our approach can improve prediction accuracy by at most 6% compared to the baseline.
Original language | English |
---|---|
Article number | 107170 |
Journal | Knowledge-Based Systems |
Volume | 227 |
Early online date | 24 May 2021 |
DOIs | |
Publication status | Published - 5 Sept 2021 |
Bibliographical note
Publisher Copyright:© 2021 Elsevier B.V.
Funding
This work was supported in part by the National Natural Science Foundation of China under Grant 61602149 , and in part by the Fundamental Research Funds for the Central Universities, China under Grant B210202078.
Keywords
- Extractive summarization
- Graph-based summarization
- Sentiment analysis