When Labels Fall Short: Property Graph Simulation via Blending of Network Structure and Vertex Attributes
Arun V. Sathanur, Sutanay Choudhury, Cliff Joslyn, Sumit Purohit

TL;DR
This paper introduces the Property Graph Model (PGM), a scalable method for simulating property graphs that preserve label and connectivity distributions, addressing limitations when attributes do not fully explain network structure.
Contribution
The paper presents a novel label augmentation strategy within PGM to better capture and replicate complex dependencies in property graphs, improving simulation accuracy.
Findings
Effective preservation of label and edge distributions
Scalable linear complexity algorithm
Successful dataset regeneration and expansion
Abstract
Property graphs can be used to represent heterogeneous networks with labeled (attributed) vertices and edges. Given a property graph, simulating another graph with same or greater size with the same statistical properties with respect to the labels and connectivity is critical for privacy preservation and benchmarking purposes. In this work we tackle the problem of capturing the statistical dependence of the edge connectivity on the vertex labels and using the same distribution to regenerate property graphs of the same or expanded size in a scalable manner. However, accurate simulation becomes a challenge when the attributes do not completely explain the network structure. We propose the Property Graph Model (PGM) approach that uses a label augmentation strategy to mitigate the problem and preserve the vertex label and the edge connectivity distributions as well as their correlation,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Complex Network Analysis Techniques · Advanced Graph Neural Networks
