paper-with-me

Papers

Edisum: Summarizing and Explaining Wikipedia Edits at Scale

2024-04-04 · Marija Šakota, Isaac Johnson, Guosheng Feng, Robert West

An edit summary is a succinct comment written by a Wikipedia editor explaining the nature of, and reasons for, an edit to a Wikipedia page. Edit summaries are crucial for maintaining the encyclopedia: they are the first thing seen by content moderators and they help them decide whether to accept or reject an edit. Additionally, edit summaries constitute a valuable data source for researchers. Unfortunately, as we show, for many edits, summaries are either missing or incomplete. To overcome this problem and help editors write useful edit summaries, we propose a model for recommending edit summaries generated by a language model trained to produce good edit summaries given the representation of an edit diff. To overcome the challenges of mixed-quality training data and efficiency requirements imposed by the scale of Wikipedia, we fine-tune a small generative language model on a curated mix of human and synthetic data. Our model performs on par with human editors. Commercial large language models are able to solve this task better than human editors, but are not well suited for Wikipedia, while open-source ones fail on this task. More broadly, we showcase how language modeling technology can be used to support humans in maintaining one of the largest and most visible projects on the Web.

📄 PDF Abstract BibTeX arXiv:2404.03428

Code (1)

epfl-dlab/edisum 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

SWiPE: A Dataset for Document-Level Simplification of Wikipedia Pages

2023-05-30 · Philippe Laban, Jesse Vig, Wojciech Kryscinski, Shafiq Joty 외

Text simplification research has mostly focused on sentence-level simplification, even though many desirable edits - such as adding relevant background information or reordering content - may require document-level conte…

ArticlesSentenceText Simplification

Using Wikipedia Edits in Low Resource Grammatical Error Correction

2018-11-01 · WS 2018 11 · Adriane Boyd

We develop a grammatical error correction (GEC) system for German using a small gold GEC corpus augmented with edits extracted from Wikipedia revision history. We extend the automatic error annotation tool ERRANT (Bryant…

DecoderGrammatical Error CorrectionMachine Translation

Modeling the Relationship between User Comments and Edits in Document Revision

2019-11-01 · IJCNLP 2019 11 · Xuchao Zhang, Dheeraj Rajagopal, Michael Gamon, Sujay Kumar Jauhar 외

Management of collaborative documents can be difficult, given the profusion of edits and comments that multiple authors make during a document{'}s evolution. Reliably modeling the relationship between edits and comments …

Management

Identifying Semantic Edit Intentions from Revisions in Wikipedia

2017-09-01 · EMNLP 2017 9 · Diyi Yang, Aaron Halfaker, Robert Kraut, Eduard Hovy

Most studies on human editing focus merely on syntactic revision operations, failing to capture the intentions behind revision changes, which are essential for facilitating the single and collaborative writing process. I…

ArticlesInformation RetrievalLexical SimplificationNatural Language Inference+1

Edit wars in Wikipedia

2011-07-19 · Róbert Sumi, Taha Yasseri, András Rung, András Kornai 외

We present a new, efficient method for automatically detecting severe conflicts `edit wars' in Wikipedia and evaluate this method on six different language WPs. We discuss how the number of edits, reverts, the length of …