LGMLSep 8, 2018

Coupled IGMM-GANs for deep multimodal anomaly detection in human mobility data

arXiv:1809.02728v122 citations
Originality Incremental advance
AI Analysis

This work addresses anomaly detection in human mobility data for applications like road hazard sensing and fraud detection, but it is incremental as it builds on existing GAN and mixture model approaches.

The paper tackled the problem of detecting anomalous human mobility trajectories by addressing the lack of ground truth data and dependence on pre-processing, resulting in the development of IGMM-GAN, which improved over existing GAN-based methods and enabled realistic synthetic data generation for benchmarking.

Detecting anomalous activity in human mobility data has a number of applications including road hazard sensing, telematic based insurance, and fraud detection in taxi services and ride sharing. In this paper we address two challenges that arise in the study of anomalous human trajectories: 1) a lack of ground truth data on what defines an anomaly and 2) the dependence of existing methods on significant pre-processing and feature engineering. While generative adversarial networks seem like a natural fit for addressing these challenges, we find that existing GAN based anomaly detection algorithms perform poorly due to their inability to handle multimodal patterns. For this purpose we introduce an infinite Gaussian mixture model coupled with (bi-directional) generative adversarial networks, IGMM-GAN, that is able to generate synthetic, yet realistic, human mobility data and simultaneously facilitates multimodal anomaly detection. Through estimation of a generative probability density on the space of human trajectories, we are able to generate realistic synthetic datasets that can be used to benchmark existing anomaly detection methods. The estimated multimodal density also allows for a natural definition of outlier that we use for detecting anomalous trajectories. We illustrate our methodology and its improvement over existing GAN anomaly detection on several human mobility datasets, along with MNIST.

Foundations

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

Your Notes