Stochastic Embedding of Digraphs into DAGs
Data Structures and Algorithms
2025-09-30 v1
Abstract
Given a weighted digraph , a stochastic embedding into DAGs is a distribution over pairs of DAGs such that for every : (1) the reachability is preserved: (i.e., is reachable from in ) implies that or (but not both), and (2) distances are dominated: . The stochastic embedding has expected distortion if for every , Finally, the sparsity of is the maximum number of edges in any of the DAGs in its support. Given an vertex digraph with edges, we construct a stochastic embedding into DAGs with expected distortion and sparsity, improving a previous result by Assadi, Hoppenworth, and Wein [STOC 25], which achieved expected distortion . Further, we can sample DAGs from this distribution in time.
Keywords
Cite
@article{arxiv.2509.23458,
title = {Stochastic Embedding of Digraphs into DAGs},
author = {Arnold Filtser},
journal= {arXiv preprint arXiv:2509.23458},
year = {2025}
}