English

Looking for Bird Nests: Identifying Stay Points with Bounded Gaps

Computational Geometry 2018-08-21 v3

Abstract

A stay point of a moving entity is a region in which it spends a significant amount of time. In this paper, we identify all stay points of an entity in a certain time interval, where the entity is allowed to leave the region but it should return within a given time limit. This definition of stay points seems more natural in many applications of trajectory analysis than those that do not limit the time of entity's absence from the region. We present an O(nlogn)O(n \log n) algorithm for trajectories in R1R^1 with nn vertices and a (1+ϵ)(1 + \epsilon)-approximation algorithm for trajectories in R2R^2 to identify all such stay points. Our algorithm runs in O(kn2)O(kn^2), where kk depends on ϵ\epsilon and the ratio of the duration of the trajectory to the allowed gap time.

Cite

@article{arxiv.1803.07773,
  title  = {Looking for Bird Nests: Identifying Stay Points with Bounded Gaps},
  author = {Ali Gholami Rudi},
  journal= {arXiv preprint arXiv:1803.07773},
  year   = {2018}
}

Comments

CCCG 2018 version

R2 v1 2026-06-23T00:59:52.218Z