Finding Route Hotspots in Large Labeled Networks
Mingtao Lei, Xi Zhang, Lingyang Chu, Zhefeng Wang, Philip, S. Yu, Binxing Fang

TL;DR
This paper introduces a novel approach to identify route hotspots in large labeled networks by leveraging route patterns, proposing a scalable algorithm with an efficient index structure, and demonstrating its effectiveness on real datasets.
Contribution
It is the first to define and address the problem of finding route hotspots in large labeled networks, introducing the FastRH algorithm and RH-Index for scalable analysis.
Findings
FastRH effectively prunes pattern search space.
RH-Index enables efficient hotspot querying.
Method scales well on real-world datasets.
Abstract
In many advanced network analysis applications, like social networks, e-commerce, and network security, hotspots are generally considered as a group of vertices that are tightly connected owing to the similar characteristics, such as common habits and location proximity. In this paper, we investigate the formation of hotspots from an alternative perspective that considers the routes along the network paths as the auxiliary information, and attempt to find the route hotspots in large labeled networks. A route hotspot is a cohesive subgraph that is covered by a set of routes, and these routes correspond to the same sequential pattern consisting of vertices' labels. To the best of our knowledge, the problem of Finding Route Hotspots in Large Labeled Networks has not been tackled in the literature. However, it is challenging as counting the number of hotspots in a network is #P-hard.…
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 · Complex Network Analysis Techniques · Data Mining Algorithms and Applications
