Abstract
In this study, we developed and evaluated an automatic abstractive summarization algorithm in Japanese using a neural network. We used a sequence-to-sequence encoder-decoder model for practical purposes. The encoder obtained a feature-based input vector of sentences using the bidirectional encoder representations from transformers (BERT) technique. A transformer-based decoder returned the summary sentence from the output as generated by the encoder. This experiment was conducted using the Livedoor news corpus with the above model. However, two problems were revealed. One is the repetition of a specific phrase while the model is generating text. The other is that the model can not handle out-of-vocabulary words. As solutions, we use repeat block in n-gram words and WordPiece. In addition, to evaluate the performance of the model, we compared the summarization accuracy between our model and a long short term memory based pointer-generator network. As revealed by the results, our model comprehends the meanings of sentences better than a pointer-generator network but makes more word-based mistakes.
Author supplied keywords
Cite
CITATION STYLE
Iwasaki, Y., Yamashita, A., Konno, Y., & Matsubayashi, K. (2020). Japanese abstractive text summarization using BERT. Advances in Science, Technology and Engineering Systems, 5(6), 1674–1682. https://doi.org/10.25046/AJ0506199
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.