paper-with-me

Papers

Simple induction of (deterministic) probabilistic finite-state automata for phonotactics by stochastic gradient descent

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Huteng Dai, Richard Futrell

We introduce a simple and highly general phonotactic learner which induces a probabilistic finite-state automaton from word-form data. We describe the learner and show how to parameterize it to induce unrestricted regular languages, as well as how to restrict it to certain subregular classes such as Strictly k-Local and Strictly k-Piecewise languages. We evaluate the learner on its ability to learn phonotactic constraints in toy examples and in datasets of Quechua and Navajo. We find that an unrestricted learner is the most accurate overall when modeling attested forms not seen in training; however, only the learner restricted to the Strictly Piecewise language class successfully captures certain nonlocal phonotactic constraints. Our learner serves as a baseline for more sophisticated methods.

📄 PDF Abstract BibTeX

Code (1)

hutengdai/pfa-learner 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Probabilistic Deterministic Infinite Automata

2010-12-01 · NeurIPS 2010 12 · David Pfau, Nicholas Bartlett, Frank Wood

We propose a novel Bayesian nonparametric approach to learning with probabilistic deterministic finite automata (PDFA). We define and develop and sampler for a PDFA with an infinite number of states which we call the pro…

DeepDFA: Automata Learning through Neural Probabilistic Relaxations

2024-08-16 · Elena Umili, Roberto Capobianco

In this work, we introduce DeepDFA, a novel approach to identifying Deterministic Finite Automata (DFAs) from traces, harnessing a differentiable yet discrete model. Inspired by both the probabilistic relaxation of DFAs …

Probabilistic Deterministic Finite Automata and Recurrent Networks, Revisited

2019-10-17 · S. E. Marzen, J. P. Crutchfield

Reservoir computers (RCs) and recurrent neural networks (RNNs) can mimic any finite-state automaton in theory, and some workers demonstrated that this can hold in practice. We test the capability of generalized linear mo…

Recurrent Neural Language Models as Probabilistic Finite-state Automata

2023-10-08 · Anej Svete, Ryan Cotterell

Studying language models (LMs) in terms of well-understood formalisms allows us to precisely characterize their abilities and limitations. Previous work has investigated the representational capacity of recurrent neural …

The parametrized probabilistic finite-state transducer probe game player fingerprint model

2014-01-29 · Jeffrey Tsang

Fingerprinting operators generate functional signatures of game players and are useful for their automated analysis independent of representation or encoding. The theory for a fingerprinting operator which returns the le…