pith. machine review for the scientific record. sign in

arxiv: 1906.00140 · v1 · submitted 2019-06-01 · 💻 cs.DB · cs.AI· cs.DS

Recognition: unknown

Fast Algorithm for K-Truss Discovery on Public-Private Graphs

Authors on Pith no claims yet
classification 💻 cs.DB cs.AIcs.DS
keywords graphsk-trusspublic-privateinsertionsprivatealgorithmalgorithmsdiscovery
0
0 comments X
read the original abstract

In public-private graphs, users share one public graph and have their own private graphs. A private graph consists of personal private contacts that only can be visible to its owner, e.g., hidden friend lists on Facebook and secret following on Sina Weibo. However, existing public-private analytic algorithms have not yet investigated the dense subgraph discovery of k-truss, where each edge is contained in at least k-2 triangles. This paper aims at finding k-truss efficiently in public-private graphs. The core of our solution is a novel algorithm to update k-truss with node insertions. We develop a classification-based hybrid strategy of node insertions and edge insertions to incrementally compute k-truss in public-private graphs. Extensive experiments validate the superiority of our proposed algorithms against state-of-the-art methods on real-world datasets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Efficient Community Search on Attributed Public-Private Graphs

    cs.DB 2026-04 unverdicted novelty 7.0

    The paper introduces the ACS-PP problem and an efficient PP-FP search algorithm using public global and private PP-FP-tree indices to find connected k-core communities sharing maximum keywords with the query in public...