paper-with-me

Papers

Ovid: A Machine Learning Approach for Automated Vandalism Detection in OpenStreetMap

2022-03-21 · Nicolas Tempelmeier, Elena Demidova

OpenStreetMap is a unique source of openly available worldwide map data, increasingly adopted in real-world applications. Vandalism detection in OpenStreetMap is critical and remarkably challenging due to the large scale of the dataset, the sheer number of contributors, various vandalism forms, and the lack of annotated data to train machine learning algorithms. This paper presents Ovid - a novel machine learning method for vandalism detection in OpenStreetMap. Ovid relies on a neural network architecture that adopts a multi-head attention mechanism to effectively summarize information indicating vandalism from OpenStreetMap changesets. To facilitate automated vandalism detection, we introduce a set of original features that capture changeset, user, and edit information. Our evaluation results on real-world vandalism data demonstrate that the proposed Ovid method outperforms the baselines by 4.7 percentage points in F1 score.

📄 PDF Abstract BibTeX arXiv:2203.11087

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Attention-Based Vandalism Detection in OpenStreetMap

2022-01-25 · Nicolas Tempelmeier, Elena Demidova

OpenStreetMap (OSM), a collaborative, crowdsourced Web map, is a unique source of openly available worldwide map data, increasingly adopted in Web applications. Vandalism detection is a critical task to support trust and…

Building automated vandalism detection tools for Wikidata

2017-03-10 · Sarabadani Amir, Halfaker Aaron, Taraborelli Dario

Wikidata, like Wikipedia, is a knowledge base that anyone can edit. This open collaboration model is powerful in that it reduces barriers to participation and allows a large number of people to contribute. However, it ex…

Feature Engineering

MAWSEO: Adversarial Wiki Search Poisoning for Illicit Online Promotion

2023-04-22 · Zilong Lin, Zhengyi Li, Xiaojing Liao, XiaoFeng Wang 외

As a prominent instance of vandalism edits, Wiki search poisoning for illicit promotion is a cybercrime in which the adversary aims at editing Wiki articles to promote illicit businesses through Wiki search results of re…

Articles

Ensemble Models for Detecting Wikidata Vandalism with Stacking - Team Honeyberry Vandalism Detector at WSDM Cup 2017

2017-12-19 · Yamazaki Tomoya Yahoo Japan Corporation, Sasaki Mei Yahoo Japan Corporation, Murakami Naoya Yahoo Japan Corporation, Makabe Takuya Yahoo Japan Corporation 외

The WSDM Cup 2017 is a binary classification task for classifying Wikidata revisions into vandalism and non-vandalism. This paper describes our method using some machine learning techniques such as under-sampling, featur…

BIG-bench Machine LearningBinary Classificationfeature selection

Wikidata Vandalism Detection - The Loganberry Vandalism Detector at WSDM Cup 2017

2017-12-19 · Zhu Qi University of Illinois Urbana-Champaign, Ng Hongwei University of Illinois Urbana-Champaign, Liu Liyuan University of Illinois Urbana-Champaign, Ji Ziwei University of Illinois Urbana-Champaign 외

Wikidata is the new, large-scale knowledge base of the Wikimedia Foundation. As it can be edited by anyone, entries frequently get vandalized, leading to the possibility that it might spread of falsified information if s…