# Personalized Visited-POI Assignment to Individual Raw GPS Trajectories

**Authors:** Jun Suzuki, Yoshihiko Suhara, Hiroyuki Toda, Kyosuke Nishida

arXiv: 1901.06257 · 2019-12-04

## TL;DR

This paper introduces a novel method for accurately assigning personalized visited points of interest to individual GPS trajectories using an integer linear programming approach, improving over conventional methods.

## Contribution

It proposes a new algorithm that combines stay-point extraction with ILP-based location assignment for personalized GPS data analysis.

## Key findings

- Higher accuracy in visited-POI assignment compared to conventional methods.
- Effective extraction of significant locations from raw GPS data.
- Demonstrated on real user data with promising results.

## Abstract

Knowledge discovery from GPS trajectory data is an important topic in several scientific areas, including data mining, human behavior analysis, and user modeling. This paper proposes a task that assigns personalized visited-POIs. Its goal is to estimate fine-grained and pre-defined locations (i.e., points of interest (POI)) that are actually visited by users and assign visited-location information to the corresponding span of their (personal) GPS trajectories. We also introduce a novel algorithm to solve this assignment task. First, we exhaustively extract stay-points as candidates for significant locations using a variant of a conventional stay-point extraction method. Then we select significant locations and simultaneously assign visited-POIs to them by considering various aspects, which we formulate in integer linear programming. Experimental results conducted on an actual user dataset show that our method achieves higher accuracy in the visited-POI assignment task than the various cascaded procedures of conventional methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.06257/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1901.06257/full.md

## References

46 references — full list in the complete paper: https://tomesphere.com/paper/1901.06257/full.md

---
Source: https://tomesphere.com/paper/1901.06257