CVAILGMay 7, 2017

TrajectoryNet: An Embedded GPS Trajectory Representation for Point-based Classification Using Recurrent Neural Networks

arXiv:1705.02636v256 citations
AI Analysis

This work addresses the challenge of mobility-based urban computing by improving transportation mode detection from GPS data, though it appears incremental as it builds on existing RNN methods with enhancements.

The authors tackled the problem of inferring human transportation modes from GPS traces by proposing TrajectoryNet, a neural network architecture that achieved over 98% classification accuracy for four modes, outperforming existing models without extra data.

Understanding and discovering knowledge from GPS (Global Positioning System) traces of human activities is an essential topic in mobility-based urban computing. We propose TrajectoryNet-a neural network architecture for point-based trajectory classification to infer real world human transportation modes from GPS traces. To overcome the challenge of capturing the underlying latent factors in the low-dimensional and heterogeneous feature space imposed by GPS data, we develop a novel representation that embeds the original feature space into another space that can be understood as a form of basis expansion. We also enrich the feature space via segment-based information and use Maxout activations to improve the predictive power of Recurrent Neural Networks (RNNs). We achieve over 98% classification accuracy when detecting four types of transportation modes, outperforming existing models without additional sensory data or location-based prior knowledge.

Foundations

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

Your Notes