Finding News Citations for Wikipedia
An important editing policy in Wikipedia is to provide citations for added statements in Wikipedia pages, where statements can be arbitrary pieces of text, ranging from a sentence to a paragraph. In many cases citations are either outdated or missing altogether. In this work we address the problem of finding and updating news citations for statements in entity pages. We propose a two-stage supervised approach for this problem. In the first step, we construct a classifier to find out whether statements need a news citation or other kinds of citations (web, book, journal, etc.). In the second step, we develop a news citation algorithm for Wikipedia statements, which recommends appropriate citations from a given news collection. Apart from IR techniques that use the statement to query the news collection, we also formalize three properties of an appropriate citation, namely: (i) the citation should entail the Wikipedia statement, (ii) the statement should be central to the citation, and (iii) the citation should be from an authoritative source. We perform an extensive evaluation of both steps, using 20 million articles from a real-world news collection. Our results are quite promising, and show that we can perform this task with high precision and at scale.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesSentenceSimilar Papers 제목 키워드 기반
Approaches for Enriching and Improving Textual Knowledge Bases
Verifiability is one of the core editing principles in Wikipedia, where editors are encouraged to provide citations for the added statements. Statements can be any arbitrary piece of text, ranging from a sentence up to a…
ArticlesSentenceImproving Wikipedia Verifiability with AI
Verifiability is a core content policy of Wikipedia: claims that are likely to be challenged need to be backed by citations. There are millions of articles available online and thousands of new articles are released each…
ArticlesCitation RecommendationFact CheckingCAMB at CWI Shared Task 2018: Complex Word Identification with Ensemble-Based Voting
This paper presents the winning systems we submitted to the Complex Word Identification Shared Task 2018. We describe our best performing systems{'} implementations and discuss our key findings from this research. Our be…
Binary ClassificationComplex Word IdentificationGeneral ClassificationLexical Simplification+2News Source Citing Patterns in AI Search Systems
AI-powered search systems are emerging as new information gatekeepers, fundamentally transforming how users access news and information. Despite their growing influence, the citation patterns of these systems remain poor…
Fine Grained Citation Span for References in Wikipedia
\emph{Verifiability} is one of the core editing principles in Wikipedia, editors being encouraged to provide citations for the added content. For a Wikipedia article, determining the \emph{citation span} of a citation, i…
Articles