English

Higher-Order Neighborhood Truss Decomposition

Databases 2022-01-21 v2

Abstract

kk-truss model is a typical cohesive subgraph model and has been received considerable attention recently. However, the kk-truss model only considers the direct common neighbors of an edge, which restricts its ability to reveal fine-grained structure information of the graph. Motivated by this, in this paper, we propose a new model named (k,τ)(k, \tau)-truss that considers the higher-order neighborhood (τ\tau hop) information of an edge. Based on the (k,τ)(k, \tau)-truss model, we study the higher-order truss decomposition problem which computes the (k,τ)(k, \tau)-trusses for all possible kk values regarding a given τ\tau. Higher-order truss decomposition can be used in the applications such as community detection and search, hierarchical structure analysis, and graph visualization. To address this problem, we first propose a bottom-up decomposition paradigm in the increasing order of kk values to compute the corresponding (k,τ)(k, \tau)-truss. Based on the bottom-up decomposition paradigm, we further devise three optimization strategies to reduce the unnecessary computation. We evaluate our proposed algorithms on real datasets and synthetic datasets, the experimental results demonstrate the efficiency, effectiveness and scalability of our proposed algorithms.

Keywords

Cite

@article{arxiv.2103.16037,
  title  = {Higher-Order Neighborhood Truss Decomposition},
  author = {Zi Chen and Long Yuan and Li Han and Zhengping Qian},
  journal= {arXiv preprint arXiv:2103.16037},
  year   = {2022}
}

Comments

15 pages

R2 v1 2026-06-24T00:40:30.156Z