LGMLDec 22, 2019

A Regression Framework for Predicting User's Next Location using Call Detail Records

arXiv:1912.10438v1
Originality Synthesis-oriented
AI Analysis

This work addresses user location prediction for applications like urban planning and digital marketing, but it appears incremental as it builds on existing methods with domain-specific adaptations.

The paper tackles the problem of predicting a user's next location using Call Detail Records (CDR) by proposing a data processing framework with a deep neural network model, reducing prediction error from 74% to 55% compared to traditional models.

With the growth of using cell phones and the increase in diversity of smart mobile devices, a massive volume of data is generated continuously in the process of using these devices. Among these data, Call Detail Records, CDR, is highly remarkable. Since CDR contains both temporal and spatial labels, mobility analysis of CDR is one of the favorite subjects of study among the researchers. The user next location prediction is one of the main problems in the field of human mobility analysis. In this paper, we propose a data processing framework to predict user next location. We propose domain-specific data processing strategies and design a deep neural network model which is based on recurrent neurons and perform regression tasks. Using this prediction framework, the error of the prediction decreases from 74% to 55% in comparison to the worst and best performing traditional models. Methods, strategies, the framework and the results of this paper can be helpful in many applications such as urban planning and digital marketing.

Foundations

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

Your Notes