How many users have been here for a long time? Efficient solutions for counting long aggregated visits
Peyman Afshani, Rezaul Chowdhury, Inge Li G{\o}rtz, Mayank Goswami, Francesco Silvestri, Mariafiore Tognon

TL;DR
This paper introduces efficient data structures for counting users with long aggregated visits across regions, addressing large-scale mobility data analysis with exact and approximate solutions.
Contribution
It proposes novel exact and approximate data structures for counting long aggregated visits, including space-time tradeoffs and geometric setting optimizations.
Findings
Exact data structure with space-time tradeoff
Approximate solutions using sampling and sketching
Improved performance in geometric settings
Abstract
This paper addresses the Counting Long Aggregated Visits problem, which is defined as follows. We are given users and regions, where each user spends some time visiting some regions. For a parameter and a query consisting of a subset of regions, the task is to count the number of distinct users whose aggregate time spent visiting the query regions is at least . This problem is motivated by queries arising in the analysis of large-scale mobility datasets. We present several exact and approximate data structures for supporting counting long aggregated visits, as well as conditional and unconditional lower bounds. First, we describe an exact data structure that exhibits a space-time tradeoff, as well as efficient approximate solutions based on sampling and sketching techniques. We then study the problem in geometric settings where regions are points in and…
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.
Taxonomy
TopicsData Management and Algorithms · Opportunistic and Delay-Tolerant Networks · Optimization and Search Problems
