paper-with-me

홈 › Papers

Multitask Spectral Learning of Weighted Automata

2017-12-01 · NeurIPS 2017 12 · Guillaume Rabusseau, Borja Balle, Joelle Pineau

We consider the problem of estimating multiple related functions computed by weighted automata~(WFA). We first present a natural notion of relatedness between WFAs by considering to which extent several WFAs can share a common underlying representation. We then introduce the model of vector-valued WFA which conveniently helps us formalize this notion of relatedness. Finally, we propose a spectral learning algorithm for vector-valued WFAs to tackle the multitask learning problem. By jointly learning multiple tasks in the form of a vector-valued WFA, our algorithm enforces the discovery of a representation space shared between tasks. The benefits of the proposed multitask approach are theoretically motivated and showcased through experiments on both synthetic and real world datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

Connecting Weighted Automata and Recurrent Neural Networks through Spectral Learning

2018-07-04 · Guillaume Rabusseau, Tianyu Li, Doina Precup

In this paper, we unravel a fundamental connection between weighted finite automata~(WFAs) and second-order recurrent neural networks~(2-RNNs): in the case of sequences of discrete symbols, WFAs and 2-RNNs with linear ac…

Learning Deterministic Weighted Automata with Queries and Counterexamples

2019-10-30 · NeurIPS 2019 12 · Gail Weiss, Yoav Goldberg, Eran Yahav

We present an algorithm for extraction of a probabilistic deterministic finite automaton (PDFA) from a given black-box language model, such as a recurrent neural network (RNN). The algorithm is a variant of the exact-lea…

Language ModelingLanguage Modelling

Connecting Weighted Automata, Tensor Networks and Recurrent Neural Networks through Spectral Learning

2020-10-19 · Tianyu Li, Doina Precup, Guillaume Rabusseau

In this paper, we present connections between three models used in different research fields: weighted finite automata~(WFA) from formal languages and linguistics, recurrent neural networks used in machine learning, and …

Tensor Networks

Distillation of Weighted Automata from Recurrent Neural Networks using a Spectral Approach

2020-09-28 · Remi Eyraud, Stephane Ayache

This paper is an attempt to bridge the gap between deep learning and grammatical inference. Indeed, it provides an algorithm to extract a (stochastic) formal language from any recurrent neural network trained for languag…

Knowledge DistillationLanguage Modelling