LGSep 12, 2025

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

arXiv:2509.10034v21 citationsh-index: 3
Originality Highly original
AI Analysis

This work bridges symbolic computation and deep learning by providing a rigorous framework for exact simulation and learning of PFAs, which is foundational for integrating automata theory with neural architectures.

The paper tackled the problem of simulating probabilistic finite automata (PFAs) exactly using neural networks, and showed that symbolic feedforward networks can achieve this with learnability proven via gradient descent, recovering exact PFA behavior from labeled data.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes