Discovering Traveling Companions using Autoencoders

07/23/2020
by   Xiaochang Li, et al.
0

With the wide adoption of mobile devices, today's location tracking systems such as satellites, cellular base stations and wireless access points are continuously producing tremendous amounts of location data of moving objects. The ability to discover moving objects that travel together, i.e., traveling companions, from their trajectories is desired by many applications such as intelligent transportation systems and location-based services. Existing algorithms are either based on pattern mining methods that define a particular pattern of traveling companions or based on representation learning methods that learn similar representations for similar trajectories. The former methods suffer from the pairwise point-matching problem and the latter often ignore the temporal proximity between trajectories. In this work, we propose a generic deep representation learning model using autoencoders, namely, ATTN-MEAN, for the discovery of traveling companions. ATTN-MEAN collectively injects spatial and temporal information into its input embeddings using skip-gram, positional encoding techniques, respectively. Besides, our model further encourages trajectories to learn from their neighbours by leveraging the Sort-Tile-Recursive algorithm, mean operation and global attention mechanism. After obtaining the representations from the encoders, we run DBSCAN to cluster the representations to find travelling companion. The corresponding trajectories in the same cluster are considered as traveling companions. Experimental results suggest that ATTN-MEAN performs better than the state-of-the-art algorithms on finding traveling companions.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/11/2018

Moving Objects Analytics: Survey on Future Location & Trajectory Prediction Methods

The tremendous growth of positioning technologies and GPS enabled device...
research
03/30/2022

Weakly-supervised Temporal Path Representation Learning with Contrastive Curriculum Learning – Extended Version

In step with the digitalization of transportation, we are witnessing a g...
research
03/21/2013

Discovering Semantic Spatial and Spatio-Temporal Outliers from Moving Object Trajectories

Several algorithms have been proposed for discovering patterns from traj...
research
04/28/2019

Measuring similarity between geo-tagged videos using largest common view

This paper presents a novel problem for discovering the similar trajecto...
research
06/11/2021

Learning the Precise Feature for Cluster Assignment

Clustering is one of the fundamental tasks in computer vision and patter...
research
08/10/2023

Co-movement Pattern Mining from Videos

Co-movement pattern mining from GPS trajectories has been an intriguing ...

Please sign up or login with your details

Forgot password? Click here to reset