# Automated News Suggestions for Populating Wikipedia Entity Pages

**Authors:** Besnik Fetahu, Katja Markert, Avishek Anand

arXiv: 1703.10344 · 2017-03-31

## TL;DR

This paper introduces a two-stage supervised method to recommend relevant news articles for Wikipedia pages, aiming to improve coverage and reduce delays in referencing newsworthy events.

## Contribution

The work presents a novel approach combining salience, authority, and novelty features for news-entity placement and section assignment, with high precision results.

## Key findings

- Achieved up to 93% precision in article-entity suggestion
- Achieved up to 84% precision in article-section placement
- Significant improvements over baseline methods

## Abstract

Wikipedia entity pages are a valuable source of information for direct consumption and for knowledge-base construction, update and maintenance. Facts in these entity pages are typically supported by references. Recent studies show that as much as 20\% of the references are from online news sources. However, many entity pages are incomplete even if relevant information is already available in existing news articles. Even for the already present references, there is often a delay between the news article publication time and the reference time. In this work, we therefore look at Wikipedia through the lens of news and propose a novel news-article suggestion task to improve news coverage in Wikipedia, and reduce the lag of newsworthy references. Our work finds direct application, as a precursor, to Wikipedia page generation and knowledge-base acceleration tasks that rely on relevant and high quality input sources.   We propose a two-stage supervised approach for suggesting news articles to entity pages for a given state of Wikipedia. First, we suggest news articles to Wikipedia entities (article-entity placement) relying on a rich set of features which take into account the \emph{salience} and \emph{relative authority} of entities, and the \emph{novelty} of news articles to entity pages. Second, we determine the exact section in the entity page for the input article (article-section placement) guided by class-based section templates. We perform an extensive evaluation of our approach based on ground-truth data that is extracted from external references in Wikipedia. We achieve a high precision value of up to 93\% in the \emph{article-entity} suggestion stage and upto 84\% for the \emph{article-section placement}. Finally, we compare our approach against competitive baselines and show significant improvements.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.10344/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1703.10344/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1703.10344/full.md

---
Source: https://tomesphere.com/paper/1703.10344