English

Pushing for weighted tree automata

Formal Languages and Automata Theory 2023-06-22 v3

Abstract

A weight normalization procedure, commonly called pushing, is introduced for weighted tree automata (wta) over commutative semifields. The normalization preserves the recognized weighted tree language even for nondeterministic wta, but it is most useful for bottom-up deterministic wta, where it can be used for minimization and equivalence testing. In both applications a careful selection of the weights to be redistributed followed by normalization allows a reduction of the general problem to the corresponding problem for bottom-up deterministic unweighted tree automata. This approach was already successfully used by Mohri and Eisner for the minimization of deterministic weighted string automata. Moreover, the new equivalence test for two wta MM and MM' runs in time O((M+M)log(Q+Q))\mathcal O((\lvert M \rvert + \lvert M'\rvert) \cdot \log {(\lvert Q\rvert + \lvert Q'\rvert)}), where QQ and QQ' are the states of MM and MM', respectively, which improves the previously best run-time O(MM)\mathcal O(\lvert M \rvert \cdot \lvert M'\rvert).

Keywords

Cite

@article{arxiv.1702.00304,
  title  = {Pushing for weighted tree automata},
  author = {Thomas Hanneforth and Andreas Maletti and Daniel Quernheim},
  journal= {arXiv preprint arXiv:1702.00304},
  year   = {2023}
}
R2 v1 2026-06-22T18:06:46.655Z