ALID: Scalable Dominant Cluster Detection
Lingyang Chu, Shuhui Wang, Siyuan Liu, Qingming Huang, Jian Pei

TL;DR
This paper introduces ALID, a scalable algorithm for detecting dominant clusters in large datasets by using localized graph methods and evolutionary game theory, significantly reducing computational costs while maintaining high detection quality.
Contribution
The paper presents ALID, a novel scalable algorithm that efficiently detects dominant clusters using localized affinity graphs and evolutionary game theory, outperforming existing methods in speed and resource usage.
Findings
ALID achieves state-of-the-art detection quality on synthetic and real data.
ALID significantly reduces time and space complexity compared to traditional methods.
Parallel ALID (PALID) processes 50 million data points in 2.29 hours with high speedup.
Abstract
Detecting dominant clusters is important in many analytic applications. The state-of-the-art methods find dense subgraphs on the affinity graph as the dominant clusters. However, the time and space complexity of those methods are dominated by the construction of the affinity graph, which is quadratic with respect to the number of data points, and thus impractical on large data sets. To tackle the challenge, in this paper, we apply Evolutionary Game Theory (EGT) and develop a scalable algorithm, Approximate Localized Infection Immunization Dynamics (ALID). The major idea is to perform Localized Infection Immunization Dynamics (LID) to find dense subgraph within local range of the affinity graph. LID is further scaled up with guaranteed high efficiency and detection quality by an estimated Region of Interest (ROI) and a carefully designed Candidate Infective Vertex Search method (CIVS).…
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
TopicsAdvanced Clustering Algorithms Research · Advanced Image and Video Retrieval Techniques · Remote-Sensing Image Classification
