paper-with-me

Papers

XWikiGen: Cross-lingual Summarization for Encyclopedic Text Generation in Low Resource Languages

2023-03-22 · Dhaval Taunk, Shivprasad Sagare, Anupam Patil, Shivansh Subramanian, Manish Gupta, Vasudeva Varma

Lack of encyclopedic text contributors, especially on Wikipedia, makes automated text generation for low resource (LR) languages a critical problem. Existing work on Wikipedia text generation has focused on English only where English reference articles are summarized to generate English Wikipedia pages. But, for low-resource languages, the scarcity of reference articles makes monolingual summarization ineffective in solving this problem. Hence, in this work, we propose XWikiGen, which is the task of cross-lingual multi-document summarization of text from multiple reference articles, written in various languages, to generate Wikipedia-style text. Accordingly, we contribute a benchmark dataset, XWikiRef, spanning ~69K Wikipedia articles covering five domains and eight languages. We harness this dataset to train a two-stage system where the input is a set of citations and a section title and the output is a section-specific LR summary. The proposed system is based on a novel idea of neural unsupervised extractive summarization to coarsely identify salient information followed by a neural abstractive model to generate the section-specific text. Extensive experiments show that multi-domain training is better than the multi-lingual setup on average.

📄 PDF Abstract BibTeX arXiv:2303.12308

Code (1)

DhavalTaunk08/XWikiGen 공식 구현

Tasks

ArticlesCross-Lingual Abstractive SummarizationDocument SummarizationExtractive SummarizationMulti-Document SummarizationText GenerationUnsupervised Extractive Summarization

Similar Papers 제목 키워드 기반

Polyglot or Not? Measuring Multilingual Encyclopedic Knowledge in Foundation Models

2023-05-23 · Tim Schott, Daniel Furman, Shreshta Bhat

In this work, we assess the ability of foundation models to recall encyclopedic knowledge across a wide range of linguistic contexts. To support this, we: 1) produce a 20-language dataset that contains 303k factual assoc…

counterfactualRetrieval

Coarse-grained Cross-lingual Alignment of Comparable Texts with Topic Models and Encyclopedic Knowledge

2014-11-28 · Vivi Nastase, Angela Fahrni

We present a method for coarse-grained cross-lingual alignment of comparable texts: segments consisting of contiguous paragraphs that discuss the same theme (e.g. history, economy) are aligned based on induced multilingu…

Topic Models

Automatic Data Retrieval for Cross Lingual Summarization

2023-12-22 · Nikhilesh Bhatnagar, Ashok Urlana, Vandan Mujadia, Pruthwik Mishra 외

Cross-lingual summarization involves the summarization of text written in one language to a different one. There is a body of research addressing cross-lingual summarization from English to other European languages. In t…

ArticlesRetrieval

Jointly Learning to Align and Summarize for Neural Cross-Lingual Summarization

2020-07-01 · ACL 2020 6 · Yue Cao, Hui Liu, Xiaojun Wan

Cross-lingual summarization is the task of generating a summary in one language given a text in a different language. Previous works on cross-lingual summarization mainly focus on using pipeline methods or training an en…

Cross-Lingual Transfer

A Deep Reinforced Model for Zero-Shot Cross-Lingual Summarization with Bilingual Semantic Similarity Rewards

2020-06-27 · WS 2020 7 · Zi-Yi Dou, Sachin Kumar, Yulia Tsvetkov

Cross-lingual text summarization aims at generating a document summary in one language given input in another language. It is a practically important but under-explored task, primarily due to the dearth of available data…

Machine Translationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+4