paper-with-me

Papers

Why Should This Article Be Deleted? Transparent Stance Detection in Multilingual Wikipedia Editor Discussions

2023-10-09 · Lucie-Aimée Kaffee, Arnav Arora, Isabelle Augenstein

The moderation of content on online platforms is usually non-transparent. On Wikipedia, however, this discussion is carried out publicly and the editors are encouraged to use the content moderation policies as explanations for making moderation decisions. Currently, only a few comments explicitly mention those policies -- 20% of the English ones, but as few as 2% of the German and Turkish comments. To aid in this process of understanding how content is moderated, we construct a novel multilingual dataset of Wikipedia editor discussions along with their reasoning in three languages. The dataset contains the stances of the editors (keep, delete, merge, comment), along with the stated reason, and a content moderation policy, for each edit decision. We demonstrate that stance and corresponding reason (policy) can be predicted jointly with a high degree of accuracy, adding transparency to the decision-making process. We release both our joint prediction models and the multilingual content moderation dataset for further research on automated transparent content moderation.

📄 PDF Abstract BibTeX arXiv:2310.05779

Code (1)

copenlu/wiki-stance 공식 구현

Tasks

Decision MakingStance Detection

Similar Papers 제목 키워드 기반

TokTrack: A Complete Token Provenance and Change Tracking Dataset for the English Wikipedia

2017-03-23 · Fabian Flöck, Kenan Erdogan, Maribel Acosta

We present a dataset that contains every instance of all tokens (~ words) ever written in undeleted, non-redirect English Wikipedia articles until October 2016, in total 13,545,349,787 instances. Each token is annotated …

Articles

Model-Based Multiple Instance Learning

2017-03-07 · Ba-Ngu Vo, Dinh Phung, Quang N. Tran, Ba-Tuong Vo

While Multiple Instance (MI) data are point patterns -- sets or multi-sets of unordered points -- appropriate statistical point pattern models have not been used in MI learning. This article proposes a framework for mode…

ClusteringDecision MakingGeneral Classificationmodel+2

Ghost Vectors: Soft-Deleted Embeddings Remain Reconstructible in HNSW Vector Databases

2026-06-16 · Chandranil Chakraborttii, Jackeline García Alvarado, Sitora Abdulofizova, Shivanshu Dwivedi arxiv

Retrieval-augmented generation (RAG) allows large language models to access external and private corpora for factual, domain-specific responses. Modern RAG pipelines use hierarchical navigable small world (HNSW) vector d…

Can Sensitive Information Be Deleted From LLMs? Objectives for Defending Against Extraction Attacks

2023-09-29 · Vaidehi Patil, Peter Hase, Mohit Bansal

Pretrained language models sometimes possess knowledge that we do not wish them to, including memorized personal information and knowledge that could be used to harm people. They can also output toxic or harmful text. To…

Model Editing

Certifiable Machine Unlearning for Linear Models

2021-06-29 · Ananth Mahadevan, Michael Mathioudakis

Machine unlearning is the task of updating machine learning (ML) models after a subset of the training data they were trained on is deleted. Methods for the task are desired to combine effectiveness and efficiency, i.e.,…

Machine Unlearning