School of Computer Science and Technology, Shandong University, Qingdao 266200, China
State Key Laboratory of Software Development Environment, School of Computer Science and Engineering and the Beijing Advanced Innovation Center for Big Data and Brain Computing, Beihang University, Beijing 100191, China
Big Data Institute, Qilu University of Technology (Shandong Academy of Sciences), Jinan 250353, China
Show Author Information
Hide Author Information
Abstract
Large-scale graphs usually exhibit global sparsity with local cohesiveness, and mining the representative cohesive subgraphs is a fundamental problem in graph analysis. The -truss is one of the most commonly studied cohesive subgraphs, in which each edge is formed in at least triangles. A critical issue in mining a -truss lies in the computation of the trussness of each edge, which is the maximum value of that an edge can be in a -truss. Existing works mostly focus on truss computation in static graphs by sequential models. However, the graphs are constantly changing dynamically in the real world. We study distributed truss computation in dynamic graphs in this paper. In particular, we compute the trussness of edges based on the local nature of the -truss in a synchronized node-centric distributed model. Iteratively decomposing the trussness of edges by relying only on local topological information is possible with the proposed distributed decomposition algorithm. Moreover, the distributed maintenance algorithm only needs to update a small amount of dynamic information to complete the computation. Extensive experiments have been conducted to show the scalability and efficiency of the proposed algorithm.
G.Malewicz, M. H.Austern, A. J. C.Bik, J. C.Dehnert, I.Horn, N.Leiser, and G.Czajkowski, Pregel: A system for large-scale graph processing, in , 2010, pp. 135–146.
Y. C.Low, D.Bickson, J.Gonzalez, C.Guestrin, A.Kyrola, and J. M.Hellerstein, Distributed graphlab: A framework for machine learning and data mining in the cloud, , vol. 5, no. 8, pp. 716–727, 2012.
T. G.Kolda, A.Pinar, T. D.Plantenga, and C.Seshadhri, A scalable generative graph model with community structure, , vol. 36, no. 5, pp. C424–C452, 2014.
Mo Z, Luo Q, Yu D, et al. Distributed Truss Computation in Dynamic Graphs. Tsinghua Science and Technology, 2023, 28(5): 873-887. https://doi.org/10.26599/TST.2022.9010019
The articles published in this open access journal are distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/).