Computer Science > Discrete Mathematics
[Submitted on 30 Apr 2012 (v1), revised 17 Jan 2013 (this version, v5), latest version 31 Aug 2014 (v6)]
Title:Collapse Safe and Scalable Acyclic Graph Generation using Scale Free Distributions
View PDFAbstract:Most of the generators currently used to build acyclic graphs do so via random selection of edges. Unfortunately, the graphs thus generated inherently have a tendency to collapse, i.e., the resulting graphs always have almost the same and predictable structure. Specifically, we show that if $O(n \log n \log n)$ edges are added to a binary tree of $n$ nodes then with probability more than $O(1/(\log n)^{1/n})$ the depth of all but $O({\log \log n} ^{\log \log n})$ collapses to 1. Experiments show that the maximum depth is very small (less than 3) thereby reducing the DAG to almost a bipartite graph. Their irregularity, as measured by distribution of length of random walks from root to leaves, is also predictable and small.
In this work, we develop an approach for generating directed acyclic graphs (DAGs) that have "truly irregular" structure, non-trivial depth distribution, and scale to multi million nodes. With such attributes, these graphs would more appropriately represent real world graphs to be dealt with in near future. The generator provides the user knobs to control the structure and shape of the resulting DAG. We conjecture that structurally sound (collapse safe) scalable acyclic graphs require scale free distributions (just as they were crucial in R-MAT for generating real world interaction graphs). Experiments are presented for graphs of size $2^{23}$ and varying edge densities, and in and out degree distributions.
Submission history
From: Sandeep Gupta [view email][v1] Mon, 30 Apr 2012 02:19:26 UTC (237 KB)
[v2] Thu, 26 Jul 2012 16:02:09 UTC (252 KB)
[v3] Fri, 26 Oct 2012 10:11:36 UTC (262 KB)
[v4] Tue, 20 Nov 2012 07:07:48 UTC (3,142 KB)
[v5] Thu, 17 Jan 2013 19:41:26 UTC (4,695 KB)
[v6] Sun, 31 Aug 2014 03:30:09 UTC (2,969 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.