Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Less is More: Sparse Graph Mining with Compact Matrix Decomposition

作者:Jimeng Sun, Yinglian Xie, Hui Zhang, Christos Faloutsos · 发表于:Statistical Analysis and Data Mining The ASA Data Science Journal · 年份:2007 · DOI:10.1002/sam.102 · 被引用次数:57 · 研究领域:Complex Network Analysis Techniques、Tensor decomposition and applications、Advanced Graph Neural Networks

Abstract Given a large sparse graph, how can we find patterns and anomalies? Several important applications can be modeled as large sparse graphs, e.g., network traffic monitoring, research citation network analysis, social network analysis, and financial transactions. Low‐rank decompositions, such as singular value decomposition (SVD) and CUR, are powerful techniques for revealing latent/hidden variables and associated patterns from high dimensional data. However, those methods often ignore the sparsity property of the graph, and hence usually incur too high memory and computational cost to be practical. We propose a novel method, the Compact Matrix Decomposition (CMD), to compute sparse low‐rank approximations. CMD dramatically reduces both the computation cost and the space requirements over existing decomposition methods singular value decomposition (SVD) and CUR. Using CMD as the key building block, we further propose procedures to efficiently construct and analyze dynamic graphs from real‐time application data. We provide theoretical guarantee for our methods, and present results on two real, large datasets, one on network flow data (100 GB trace of 22K hosts over one month) and one on DBLP (200 MB over 25 years). We show that CMD is often an order of magnitude more efficient than the state of the art (SVD and CUR): it is over 10X faster, but requires less than 1/10 of the space, for the same reconstruction accuracy. Finally, we demonstrate how CMD is used for detecting...