An Automatic Abstractive Text Summarization System

Published in Dhaka University Journal of Applied Science and Engineering, 2021

Recommended citation: Barna, Nasid Habib, and Hasnain Heickal. "An Automatic Abstractive Text Summarization System." Dhaka University Journal of Applied Science and Engineering 6, no. 2 (2021): 39-48. https://www.banglajol.info/index.php/DUJASE/article/download/59217/41337

ABSTRACT

Abstractive text summarization is one of the most interesting problems in the research field of Natural Language Processing. Recent advances in sequence to sequence model have made it possible to apply new approaches for abstractive text summarization and perform significantly. But most of the existing systems suffer from some drawbacks like word repetition, producing inaccurate or irrelevant information etc. In this work we propose a novel architecture incorporating advanced word embedding layer and topical feature with a pointer generator network to generate more topic oriented summaries in a logically sequenced way. Adding a word embedding layer with the model can capture semantic features of words in the input sequence more accurately. Also our proposed system with incorporated topical features ensures that the summaries focus on the most important parts of the source document. We applied our model to the CNN/Daily Mail dataset and outperformed the baseline model by all the ROUGE