paper-with-me

홈 › Papers

Neural Network Based Nonlinear Weighted Finite Automata

2017-09-13 · Tianyu Li, Guillaume Rabusseau, Doina Precup

Weighted finite automata (WFA) can expressively model functions defined over strings but are inherently linear models. Given the recent successes of nonlinear models in machine learning, it is natural to wonder whether ex-tending WFA to the nonlinear setting would be beneficial. In this paper, we propose a novel model of neural network based nonlinearWFA model (NL-WFA) along with a learning algorithm. Our learning algorithm is inspired by the spectral learning algorithm for WFAand relies on a nonlinear decomposition of the so-called Hankel matrix, by means of an auto-encoder network. The expressive power of NL-WFA and the proposed learning algorithm are assessed on both synthetic and real-world data, showing that NL-WFA can lead to smaller model sizes and infer complex grammatical structures from data.

📄 PDF Abstract BibTeX arXiv:1709.04380

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Derivational Entropy of Left-to-Right Probabilistic Finite-State Automata and Hidden Markov Models

2018-03-01 · CL 2018 3 · Joan Andreu S{\'a}nchez, Martha Alicia Rocha, Ver{\'o}nica Romero, Mauricio Villegas

Probabilistic finite-state automata are a formalism that is widely used in many problems of automatic speech recognition and natural language processing. Probabilistic finite-state automata are closely related to other f…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Sequential Density Estimation via Nonlinear Continuous Weighted Finite Automata

2022-06-08 · Tianyu Li, Bogdan Mazoure, Guillaume Rabusseau

Weighted finite automata (WFAs) have been widely applied in many fields. One of the classic problems for WFAs is probability distribution estimation over sequences of discrete symbols. Although WFAs have been extended to…

Density Estimation

Simulating Weighted Automata over Sequences and Trees with Transformers

2024-03-12 · Michael Rizvi, Maude Lizaire, Clara Lacroce, Guillaume Rabusseau

Transformers are ubiquitous models in the natural language processing (NLP) community and have shown impressive empirical successes in the past few years. However, little is understood about how they reason and the limit…

Generalization Bounds for Weighted Automata

2016-10-25 · Borja Balle, Mehryar Mohri

This paper studies the problem of learning weighted automata from a finite labeled training sample. We consider several general families of weighted automata defined in terms of three different measures: the norm of an a…

Generalization Bounds

Spectral Learning from a Single Trajectory under Finite-State Policies

2017-08-01 · ICML 2017 8 · Borja Balle, Odalric-Ambrym Maillard

We present spectral methods of moments for learning sequential models from a single trajectory, in stark contrast with the classical literature that assumes the availability of multiple i.i.d. trajectories. Our appr…