| 英文摘要 |
Document summarization has always been a classic and important research topic, aiming to condense a given article into a few concise paragraphs. Keywords, which usually convey the theme, focus, and core concept of the content, play an essential role in the document. Therefore, many studies in the past have proposed keyword-based document summarization models. However, these models usually consist of a keyword extractor and a keyword-based summarizer. Such a design not only increases the complexity of the process but also may encounter an error propagation problem and will also lead to redundant resource consumption. In view of this, this research dedicates to proposing a word ranking based training strategy for abstractive document summarization, which mainly focuses on combining keyword extraction and document summarization. On top of the training strategy, the resulting model can automatically select keywords in the document and generate an abstractive summary based on these keywords. The experimental results show that using the proposed training strategy can indeed effectively improve the quality of the abstractive summarization and achieve good results in the keyword extraction task. |