Detecting Blackholes and Volcanoes in Directed Networks
Zhongmou Li, Hui Xiong, Yanchi Liu

TL;DR
This paper introduces efficient algorithms for detecting blackhole and volcano patterns in large directed networks, with applications in identifying market manipulation and other real-world phenomena.
Contribution
The paper proposes novel pruning-based algorithms, iBlackhole and iBlackhole-DC, for fast detection of blackhole patterns, addressing a dual problem and improving computational efficiency.
Findings
iBlackhole-DC is several orders of magnitude faster than previous methods.
The algorithms effectively identify blackhole patterns in real-world networks.
Pruning strategies significantly reduce search space and computation time.
Abstract
In this paper, we formulate a novel problem for finding blackhole and volcano patterns in a large directed graph. Specifically, a blackhole pattern is a group which is made of a set of nodes in a way such that there are only inlinks to this group from the rest nodes in the graph. In contrast, a volcano pattern is a group which only has outlinks to the rest nodes in the graph. Both patterns can be observed in real world. For instance, in a trading network, a blackhole pattern may represent a group of traders who are manipulating the market. In the paper, we first prove that the blackhole mining problem is a dual problem of finding volcanoes. Therefore, we focus on finding the blackhole patterns. Along this line, we design two pruning schemes to guide the blackhole finding process. In the first pruning scheme, we strategically prune the search space based on a set of…
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
TopicsComplex Network Analysis Techniques · Anomaly Detection Techniques and Applications · Data-Driven Disease Surveillance
