English

Neural Induction of Finite-State Transducers

Computation and Language 2026-01-21 v2

Abstract

Finite-State Transducers (FSTs) are effective models for string-to-string rewriting tasks, often providing the efficiency necessary for high-performance applications, but constructing transducers by hand is difficult. In this work, we propose a novel method for automatically constructing unweighted FSTs following the hidden state geometry learned by a recurrent neural network. We evaluate our methods on real-world datasets for morphological inflection, grapheme-to-phoneme prediction, and historical normalization, showing that the constructed FSTs are highly accurate and robust for many datasets, substantially outperforming classical transducer learning algorithms by up to 87% accuracy on held-out test sets.

Keywords

Cite

@article{arxiv.2601.10918,
  title  = {Neural Induction of Finite-State Transducers},
  author = {Michael Ginn and Alexis Palmer and Mans Hulden},
  journal= {arXiv preprint arXiv:2601.10918},
  year   = {2026}
}

Comments

14 pages, 8 figures, submitted to ARR Jan 2026