NetClus: A Scalable Framework for Locating Top-K Sites for Placement of Trajectory-Aware Services
Shubhadip Mitra, Priya Saraf, Richa Sharma, Arnab Bhattacharya, Harsh, Bhandari, Sayan Ranu

TL;DR
NetClus is a scalable framework for locating top-k sites for mobile user services on road networks, efficiently handling large datasets and dynamic updates, outperforming traditional heuristics in response time and memory usage.
Contribution
The paper introduces NetClus, a multi-resolution clustering framework that efficiently solves the NP-hard TOPS problem for trajectory-aware site placement at urban scale.
Findings
NetClus achieves comparable solution quality to greedy heuristics.
NetClus provides fast response times and low memory usage.
NetClus effectively handles dynamic updates and constraints.
Abstract
Facility location queries identify the best locations to set up new facilities for providing service to its users. Majority of the existing works in this space assume that the user locations are static. Such limitations are too restrictive for planning many modern real-life services such as fuel stations, ATMs, convenience stores, cellphone base-stations, etc. that are widely accessed by mobile users. The placement of such services should, therefore, factor in the mobility patterns or trajectories of the users rather than simply their static locations. In this work, we introduce the TOPS (Trajectory-Aware Optimal Placement of Services) query that locates the best k sites on a road network. The aim is to optimize a wide class of objective functions defined over the user trajectories. We show that the problem is NP-hard and even the greedy heuristic with an approximation bound of (1-1/e)…
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 · Human Mobility and Location-Based Analysis · Geographic Information Systems Studies
