Approximate Hotspots of Orthogonal Trajectories
Ali Gholami Rudi

TL;DR
This paper introduces an efficient approximation algorithm for identifying hotspots in axis-aligned polygonal trajectories, significantly improving computational time while maintaining a reasonable approximation quality.
Contribution
It presents the first approximation algorithm with sub-quadratic time complexity for axis-aligned trajectory hotspots, reducing computation from quadratic to near-linearithmic time.
Findings
Achieves a 1/2 approximation factor.
Runs in O(n log^3 n) time.
Applicable to axis-parallel trajectories.
Abstract
In this paper we study the problem of finding hotspots, i.e. regions in which a moving entity has spent a significant amount of time, for polygonal trajectories. The fastest optimal algorithm, due to Gudmundsson, van Kreveld, and Staals (2013) finds an axis-parallel square hotspot of fixed side length in . Limiting ourselves to the case in which the entity moves in a direction parallel either to the or the -axis, We present an approximation algorithm with the time complexity and approximation factor .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
