Difference between revisions of "History-Based Article Quality Assessment on Wikipedia"

From Wikipedia Quality
Jump to: navigation, search
(Adding infobox)
(+ Embed)
Line 10: Line 10:
 
== Overview ==
 
== Overview ==
 
Wikipedia is widely considered as the biggest encyclopedia on Internet. Quality assessment of articles on [[Wikipedia]] has been studied for years. Conventional methods addressed this task by feature engineering and statistical machine learning algorithms. However, manually defined [[features]] are difficult to represent the long edit history of an article. Recently, researchers proposed an end-to-end neural model which used a Recurrent Neural Network(RNN) to learn the representation automatically. Although RNN showed its power in modeling edit history, the end-to-end method is time and resource consuming. In this paper, authors propose a new history-based method to represent an article. Authors also take advantage of an RNN to handle the long edit history, but authors do not abandon feature engineering. Authors still represent each revision of an article by manually defined features. This combination of deep neural model and feature engineering enables model to be both simple and effective. Experiments demonstrate model has better or comparable performance than previous works, and has the potential to work as a real-time service. Plus, authors extend model to do quality prediction.
 
Wikipedia is widely considered as the biggest encyclopedia on Internet. Quality assessment of articles on [[Wikipedia]] has been studied for years. Conventional methods addressed this task by feature engineering and statistical machine learning algorithms. However, manually defined [[features]] are difficult to represent the long edit history of an article. Recently, researchers proposed an end-to-end neural model which used a Recurrent Neural Network(RNN) to learn the representation automatically. Although RNN showed its power in modeling edit history, the end-to-end method is time and resource consuming. In this paper, authors propose a new history-based method to represent an article. Authors also take advantage of an RNN to handle the long edit history, but authors do not abandon feature engineering. Authors still represent each revision of an article by manually defined features. This combination of deep neural model and feature engineering enables model to be both simple and effective. Experiments demonstrate model has better or comparable performance than previous works, and has the potential to work as a real-time service. Plus, authors extend model to do quality prediction.
 +
 +
== Embed ==
 +
=== Wikipedia Quality ===
 +
<code>
 +
<nowiki>
 +
Zhang, Shiyue; Hu, Zheng; Zhang, Chunhong; Yu, Ke. (2018). "[[History-Based Article Quality Assessment on Wikipedia]]".DOI: 10.1109/bigcomp.2018.00010.
 +
</nowiki>
 +
</code>
 +
 +
=== English Wikipedia ===
 +
<code>
 +
<nowiki>
 +
{{cite journal |last1=Zhang |first1=Shiyue |last2=Hu |first2=Zheng |last3=Zhang |first3=Chunhong |last4=Yu |first4=Ke |title=History-Based Article Quality Assessment on Wikipedia |date=2018 |doi=10.1109/bigcomp.2018.00010 |url=https://wikipediaquality.com/wiki/History-Based_Article_Quality_Assessment_on_Wikipedia}}
 +
</nowiki>
 +
</code>
 +
 +
=== HTML ===
 +
<code>
 +
<nowiki>
 +
Zhang, Shiyue; Hu, Zheng; Zhang, Chunhong; Yu, Ke. (2018). &amp;quot;<a href="https://wikipediaquality.com/wiki/History-Based_Article_Quality_Assessment_on_Wikipedia">History-Based Article Quality Assessment on Wikipedia</a>&amp;quot;.DOI: 10.1109/bigcomp.2018.00010.
 +
</nowiki>
 +
</code>

Revision as of 01:08, 11 February 2021


History-Based Article Quality Assessment on Wikipedia
Authors
Shiyue Zhang
Zheng Hu
Chunhong Zhang
Ke Yu
Publication date
2018
DOI
10.1109/bigcomp.2018.00010
Links

History-Based Article Quality Assessment on Wikipedia - scientific work related to Wikipedia quality published in 2018, written by Shiyue Zhang, Zheng Hu, Chunhong Zhang and Ke Yu.

Overview

Wikipedia is widely considered as the biggest encyclopedia on Internet. Quality assessment of articles on Wikipedia has been studied for years. Conventional methods addressed this task by feature engineering and statistical machine learning algorithms. However, manually defined features are difficult to represent the long edit history of an article. Recently, researchers proposed an end-to-end neural model which used a Recurrent Neural Network(RNN) to learn the representation automatically. Although RNN showed its power in modeling edit history, the end-to-end method is time and resource consuming. In this paper, authors propose a new history-based method to represent an article. Authors also take advantage of an RNN to handle the long edit history, but authors do not abandon feature engineering. Authors still represent each revision of an article by manually defined features. This combination of deep neural model and feature engineering enables model to be both simple and effective. Experiments demonstrate model has better or comparable performance than previous works, and has the potential to work as a real-time service. Plus, authors extend model to do quality prediction.

Embed

Wikipedia Quality

Zhang, Shiyue; Hu, Zheng; Zhang, Chunhong; Yu, Ke. (2018). "[[History-Based Article Quality Assessment on Wikipedia]]".DOI: 10.1109/bigcomp.2018.00010.

English Wikipedia

{{cite journal |last1=Zhang |first1=Shiyue |last2=Hu |first2=Zheng |last3=Zhang |first3=Chunhong |last4=Yu |first4=Ke |title=History-Based Article Quality Assessment on Wikipedia |date=2018 |doi=10.1109/bigcomp.2018.00010 |url=https://wikipediaquality.com/wiki/History-Based_Article_Quality_Assessment_on_Wikipedia}}

HTML

Zhang, Shiyue; Hu, Zheng; Zhang, Chunhong; Yu, Ke. (2018). &quot;<a href="https://wikipediaquality.com/wiki/History-Based_Article_Quality_Assessment_on_Wikipedia">History-Based Article Quality Assessment on Wikipedia</a>&quot;.DOI: 10.1109/bigcomp.2018.00010.