LGJan 25, 2022

Attention-Based Vandalism Detection in OpenStreetMap

arXiv:2201.10406v15 citations
Originality Incremental advance
AI Analysis

This addresses the critical issue of maintaining trust and transparency in OpenStreetMap, though it is incremental as it builds on existing neural methods for a specific domain.

The paper tackles the problem of detecting vandalism in OpenStreetMap by proposing Ovid, an attention-based method that achieves effective results on a newly extracted real-world dataset.

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 maintain OSM transparency. This task is remarkably challenging due to the large scale of the dataset, the sheer number of contributors, various vandalism forms, and the lack of annotated data. This paper presents Ovid - a novel attention-based method for vandalism detection in OSM. Ovid relies on a novel neural architecture that adopts a multi-head attention mechanism to summarize information indicating vandalism from OSM changesets effectively. To facilitate automated vandalism detection, we introduce a set of original features that capture changeset, user, and edit information. Furthermore, we extract a dataset of real-world vandalism incidents from the OSM edit history for the first time and provide this dataset as open data. Our evaluation conducted on real-world vandalism data demonstrates the effectiveness of Ovid.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes