Factorization and pseudofactorization of weighted graphs
Kristin Sheridan, Joseph Berleant, Mark Bathe, Anne Condon, and, Virginia Vassilevska Williams

TL;DR
This paper extends the concepts of factorization and pseudofactorization from unweighted to weighted graphs, providing algorithms with polynomial time complexity for these decompositions in minimal graphs, which are key for understanding their metric embeddings.
Contribution
It generalizes factorization and pseudofactorization techniques to weighted graphs, introducing algorithms with specific polynomial time complexities for minimal graphs.
Findings
Factorization of weighted graphs can be achieved in $O(m^2 + n^2 \, \log\log n)$ time.
Pseudofactorization of weighted graphs can be computed in $O(mn + n^2 \, \log\log n)$ time.
Algorithms extend previous unweighted graph methods to weighted graphs with positive integer weights.
Abstract
For unweighted graphs, finding isometric embeddings is closely related to decompositions of into Cartesian products of smaller graphs. When is isomorphic to a Cartesian graph product, we call the factors of this product a factorization of . When is isomorphic to an isometric subgraph of a Cartesian graph product, we call those factors a pseudofactorization of . Prior work has shown that an unweighted graph's pseudofactorization can be used to generate a canonical isometric embedding into a product of the smallest possible pseudofactors. However, for arbitrary weighted graphs, which represent a richer variety of metric spaces, methods for finding isometric embeddings or determining their existence remain elusive, and indeed pseudofactorization and factorization have not previously been extended to this context. In this work, we address the problem of finding the…
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
Topicsgraph theory and CDMA systems
