Efficient reversal of transductions of sparse graph classes
Jan Dreier, Jakub Gajarsk\'y, Micha{\l} Pilipczuk

TL;DR
This paper introduces an efficient algorithm to approximately reverse first-order transductions on sparse graph classes, enabling recovery of original graphs within bounded expansion classes, thus addressing an open problem in graph theory.
Contribution
It provides a new $O(n^4)$-time method to reverse transductions for classes with structurally bounded expansion, under weaker assumptions like monadic stability and linear neighborhood complexity.
Findings
Algorithm works in $O(n^4)$ time for sparse graphs
Reverses transductions to recover graphs in bounded expansion classes
Addresses an open problem in graph transduction theory
Abstract
(First-order) transductions are a basic notion capturing graph modifications that can be described in first-order logic. In this work, we propose an efficient algorithmic method to approximately reverse the application of a transduction, assuming the source graph is sparse. Precisely, for any graph class that has structurally bounded expansion (i.e., can be transduced from a class of bounded expansion), we give an -time algorithm that given a graph , computes a vertex-colored graph such that can be recovered from using a first-order interpretation and belongs to a graph class of bounded expansion. This answers an open problem raised by Gajarsk\'y et al. In fact, for our procedure to work we only need to assume that is monadically stable (i.e., does not transduce the class of all half-graphs) and has…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · semigroups and automata theory
