SOTAVerified

Attend, Translate and Summarize: An Efficient Method for Neural Cross-Lingual Summarization

2020-07-01ACL 2020Unverified0· sign in to hype

Junnan Zhu, Yu Zhou, Jiajun Zhang, Cheng-qing Zong

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Cross-lingual summarization aims at summarizing a document in one language (e.g., Chinese) into another language (e.g., English). In this paper, we propose a novel method inspired by the translation pattern in the process of obtaining a cross-lingual summary. We first attend to some words in the source text, then translate them into the target language, and summarize to get the final summary. Specifically, we first employ the encoder-decoder attention distribution to attend to the source words. Second, we present three strategies to acquire the translation probability, which helps obtain the translation candidates for each source word. Finally, each summary word is generated either from the neural distribution or from the translation candidates of source words. Experimental results on Chinese-to-English and English-to-Chinese summarization tasks have shown that our proposed method can significantly outperform the baselines, achieving comparable performance with the state-of-the-art.

Tasks

Reproductions