CLMay 30, 2022

X-SCITLDR: Cross-Lingual Extreme Summarization of Scholarly Documents

arXiv:2205.15051v119 citationsh-index: 16
Originality Incremental advance
AI Analysis

This addresses the need for multilingual access to scientific literature for non-English speaking researchers, though it is incremental as it extends existing monolingual summarization work to cross-lingual settings.

The authors tackled the problem of information overload in scientific publications by creating a cross-lingual extreme summarization dataset (X-SCITLDR) for four languages, enabling models to generate summaries in German, Italian, Chinese, and Japanese from English papers, with benchmarking showing performance gains in zero- and few-shot scenarios.

The number of scientific publications nowadays is rapidly increasing, causing information overload for researchers and making it hard for scholars to keep up to date with current trends and lines of work. Consequently, recent work on applying text mining technologies for scholarly publications has investigated the application of automatic text summarization technologies, including extreme summarization, for this domain. However, previous work has concentrated only on monolingual settings, primarily in English. In this paper, we fill this research gap and present an abstractive cross-lingual summarization dataset for four different languages in the scholarly domain, which enables us to train and evaluate models that process English papers and generate summaries in German, Italian, Chinese and Japanese. We present our new X-SCITLDR dataset for multilingual summarization and thoroughly benchmark different models based on a state-of-the-art multilingual pre-trained model, including a two-stage `summarize and translate' approach and a direct cross-lingual model. We additionally explore the benefits of intermediate-stage training using English monolingual summarization and machine translation as intermediate tasks and analyze performance in zero- and few-shot scenarios.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes