paper-with-me

홈 › Papers

Wikipedia is Not a Dictionary, Delete! Text Classification as a Proxy for Analysing Wiki Deletion Discussions

2025-03-13 · Hsuvas Borkakoty, Luis Espinosa-Anke

Automated content moderation for collaborative knowledge hubs like Wikipedia or Wikidata is an important yet challenging task due to multiple factors. In this paper, we construct a database of discussions happening around articles marked for deletion in several Wikis and in three languages, which we then use to evaluate a range of LMs on different tasks (from predicting the outcome of the discussion to identifying the implicit policy an individual comment might be pointing to). Our results reveal, among others, that discussions leading to deletion are easier to predict, and that, surprisingly, self-produced tags (keep, delete or redirect) don't always help guiding the classifiers, presumably because of users' hesitation or deliberation within comments.

📄 PDF Abstract BibTeX arXiv:2503.10294

Code (0)

등록된 구현이 없습니다.

Tasks

Articlestext-classificationText Classification

Similar Papers 제목 키워드 기반

Generating a Large-Scale Entity Linking Dictionary from Wikipedia Link Structure and Article Text

2016-05-01 · LREC 2016 5 · Ravindra Harige, Paul Buitelaar

Wikipedia has been increasingly used as a knowledge base for open-domain Named Entity Linking and Disambiguation. In this task, a dictionary with entity surface forms plays an important role in finding a set of candidate…

Entity Linking

Cross-lingual Dataless Classification for Languages with Small Wikipedia Presence

2016-11-13 · Yangqiu Song, Stephen Mayhew, Dan Roth

This paper presents an approach to classify documents in any language into an English topical label space, without any text categorization training data. The approach, Cross-Lingual Dataless Document Classification (CLDD…

ClassificationDocument ClassificationGeneral ClassificationMachine Translation+2

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

Local vs. Global interpretations for NLP

2020-10-15 · NeurIPS Workshop HAMLETS 2020 12 · Anonymous

Recently, WordsWorth scores have been proposed for calculating feature importance in the context of traditional deep learning models trained for text classification tasks. Here, we experiment with the idea behind these s…

Feature Importancetext-classificationText Classificationvalid

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…