LGMLJul 11, 2018

DeepMove: Learning Place Representations through Large Scale Movement Data

arXiv:1807.04241v235 citations
AI Analysis

This addresses the need for better place understanding in applications like mapping and urban planning, but it is incremental as it builds on existing deep learning methods for place representations.

The paper tackled the problem of learning place representations by modeling movements between places, and the result was that DeepMove outperformed state-of-the-art baselines with up to 15% higher matching rate for place categorization and up to 39% higher silhouette coefficient for clustering.

Understanding and reasoning about places and their relationships are critical for many applications. Places are traditionally curated by a small group of people as place gazetteers and are represented by an ID with spatial extent, category, and other descriptions. However, a place context is described to a large extent by movements made from/to other places. Places are linked and related to each other by these movements. This important context is missing from the traditional representation. We present DeepMove, a novel approach for learning latent representations of places. DeepMove advances the current deep learning based place representations by directly model movements between places. We demonstrate DeepMove's latent representations on place categorization and clustering tasks on large place and movement datasets with respect to important parameters. Our results show that DeepMove outperforms state-of-the-art baselines. DeepMove's representations can provide up to 15% higher than competing methods in matching rate of place category and result in up to 39% higher silhouette coefficient value for place clusters. DeepMove is spatial and temporal context aware. It is scalable. It outperforms competing models using much smaller training dataset (a month or 1/12 of data). These qualities make it suitable for a broad class of real-world applications.

Foundations

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

Your Notes