CLMar 19, 2018

Learning to Generate Wikipedia Summaries for Underserved Languages from Wikidata

arXiv:1803.07116v21097 citations
Originality Incremental advance
AI Analysis

This addresses content inequality in Wikipedia for underserved languages, but it is incremental as it builds on existing methods for text generation.

The authors tackled the problem of generating Wikipedia summaries for underserved languages by proposing a neural network with copy actions that learns to generate single-sentence summaries from Wikidata triples, demonstrating effectiveness on Arabic and Esperanto with evaluations against baselines.

While Wikipedia exists in 287 languages, its content is unevenly distributed among them. In this work, we investigate the generation of open domain Wikipedia summaries in underserved languages using structured data from Wikidata. To this end, we propose a neural network architecture equipped with copy actions that learns to generate single-sentence and comprehensible textual summaries from Wikidata triples. We demonstrate the effectiveness of the proposed approach by evaluating it against a set of baselines on two languages of different natures: Arabic, a morphological rich language with a larger vocabulary than English, and Esperanto, a constructed language known for its easy acquisition.

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