English

Characterization of random walks on space of unordered trees using efficient metric simulation

Data Structures and Algorithms 2023-08-22 v1 Discrete Mathematics

Abstract

The simple random walk on Zp\mathbb{Z}^p shows two drastically different behaviours depending on the value of pp: it is recurrent when p{1,2}p\in\{1,2\} while it escapes (with a rate increasing with pp) as soon as p3p\geq3. This classical example illustrates that the asymptotic properties of a random walk provides some information on the structure of its state space. This paper aims to explore analogous questions on space made up of combinatorial objects with no algebraic structure. We take as a model for this problem the space of unordered unlabeled rooted trees endowed with Zhang edit distance. To this end, it defines the canonical unbiased random walk on the space of trees and provides an efficient algorithm to evaluate its escape rate. Compared to Zhang algorithm, it is incremental and computes the edit distance along the random walk approximately 100 times faster on trees of size 500500 on average. The escape rate of the random walk on trees is precisely estimated using intensive numerical simulations, out of reasonable reach without the incremental algorithm.

Keywords

Cite

@article{arxiv.2308.10861,
  title  = {Characterization of random walks on space of unordered trees using efficient metric simulation},
  author = {Farah Ben Naoum and Christophe Godin and Romain Azaïs},
  journal= {arXiv preprint arXiv:2308.10861},
  year   = {2023}
}

Comments

26 pages