English

Structure-Aware Path Inference for Neural Finite State Transducers

Machine Learning 2023-12-22 v1 Computation and Language

Abstract

Neural finite-state transducers (NFSTs) form an expressive family of neurosymbolic sequence transduction models. An NFST models each string pair as having been generated by a latent path in a finite-state transducer. As they are deep generative models, both training and inference of NFSTs require inference networks that approximate posterior distributions over such latent variables. In this paper, we focus on the resulting challenge of imputing the latent alignment path that explains a given pair of input and output strings (e.g., during training). We train three autoregressive approximate models for amortized inference of the path, which can then be used as proposal distributions for importance sampling. All three models perform lookahead. Our most sophisticated (and novel) model leverages the FST structure to consider the graph of future paths; unfortunately, we find that it loses out to the simpler approaches -- except on an artificial task that we concocted to confuse the simpler approaches.

Keywords

Cite

@article{arxiv.2312.13614,
  title  = {Structure-Aware Path Inference for Neural Finite State Transducers},
  author = {Weiting Tan and Chu-cheng Lin and Jason Eisner},
  journal= {arXiv preprint arXiv:2312.13614},
  year   = {2023}
}

Comments

In Proceedings of ICBINB Workshop at NeurIPS 2023

R2 v1 2026-06-28T13:58:22.684Z