LGDec 14, 2021

GEO-BLEU: Similarity Measure for Geospatial Sequences

arXiv:2112.07144v237 citations
Originality Incremental advance
AI Analysis

This work addresses the evaluation bottleneck in geospatial sequence modeling for researchers and practitioners, though it is incremental as it adapts an existing method to a new domain.

The authors tackled the problem of evaluating similarity between generated and reference geospatial trajectories by proposing GEO-BLEU, a novel similarity measure based on BLEU with spatial proximity, and demonstrated its superiority over dynamic time warping using crowdsourced data from over 12,000 cases.

In recent geospatial research, the importance of modeling large-scale human mobility data and predicting trajectories is rising, in parallel with progress in text generation using large-scale corpora in natural language processing. Whereas there are already plenty of feasible approaches applicable to geospatial sequence modeling itself, there seems to be room to improve with regard to evaluation, specifically about measuring the similarity between generated and reference trajectories. In this work, we propose a novel similarity measure, GEO-BLEU, which can be especially useful in the context of geospatial sequence modeling and generation. As the name suggests, this work is based on BLEU, one of the most popular measures used in machine translation research, while introducing spatial proximity to the idea of n-gram. We compare this measure with an established baseline, dynamic time warping, applying it to actual generated geospatial sequences. Using crowdsourced annotated data on the similarity between geospatial sequences collected from over 12,000 cases, we quantitatively and qualitatively show the proposed method's superiority.

Foundations

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

Your Notes