English

Symbolic Feedforward Networks for Probabilistic Finite Automata: Exact Simulation and Learnability

Machine Learning 2025-09-24 v2

Abstract

We present a formal and constructive theory showing that probabilistic finite automata (PFAs) can be exactly simulated using symbolic feedforward neural networks. Our architecture represents state distributions as vectors and transitions as stochastic matrices, enabling probabilistic state propagation via matrix-vector products. This yields a parallel, interpretable, and differentiable simulation of PFA dynamics using soft updates-without recurrence. We formally characterize probabilistic subset construction, ε\varepsilon-closure, and exact simulation via layered symbolic computation, and prove equivalence between PFAs and specific classes of neural networks. We further show that these symbolic simulators are not only expressive but learnable: trained with standard gradient descent-based optimization on labeled sequence data, they recover the exact behavior of ground-truth PFAs. This learnability, formalized in Proposition 5.1, is the crux of this work. Our results unify probabilistic automata theory with neural architectures under a rigorous algebraic framework, bridging the gap between symbolic computation and deep learning.

Keywords

Cite

@article{arxiv.2509.10034,
  title  = {Symbolic Feedforward Networks for Probabilistic Finite Automata: Exact Simulation and Learnability},
  author = {Sahil Rajesh Dhayalkar},
  journal= {arXiv preprint arXiv:2509.10034},
  year   = {2025}
}

Comments

19 pages, 2 figures