Geometric representation of graphs in low dimension
L. Sunil Chandran, Mathew C Francis, Naveen Sivadasan

TL;DR
This paper presents an efficient randomized algorithm for constructing low-dimensional box representations of graphs, providing tight bounds related to maximum and average degrees, with implications for graph visualization and analysis.
Contribution
It introduces a new randomized algorithm for graph boxicity representation with tight bounds and a derandomized version, advancing understanding of graph dimension constraints.
Findings
Algorithm constructs box representations in $1.5 ( ext{max degree} + 2) ext{ln} n$ dimensions.
Upper bounds on boxicity are tight up to a factor of $ ext{ln} n$.
For most graphs, boxicity is bounded by a function of average degree and $ ext{ln} n$.
Abstract
We give an efficient randomized algorithm to construct a box representation of any graph G on n vertices in dimensions, where is the maximum degree of G. We also show that for any graph G. Our bound is tight up to a factor of . We also show that our randomized algorithm can be derandomized to get a polynomial time deterministic algorithm. Though our general upper bound is in terms of maximum degree , we show that for almost all graphs on n vertices, its boxicity is upper bound by where d_{av} is the average degree and c is a small constant. Also, we show that for any graph G, , which is tight up to a factor of for a constant b.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
