paper-with-me

홈 › Papers

Low-Rank Approximation of Weighted Tree Automata

2015-11-04 · Guillaume Rabusseau, Borja Balle, Shay B. Cohen

We describe a technique to minimize weighted tree automata (WTA), a powerful formalisms that subsumes probabilistic context-free grammars (PCFGs) and latent-variable PCFGs. Our method relies on a singular value decomposition of the underlying Hankel matrix defined by the WTA. Our main theoretical result is an efficient algorithm for computing the SVD of an infinite Hankel matrix implicitly represented as a WTA. We provide an analysis of the approximation error induced by the minimization, and we evaluate our method on real-world data originating in newswire treebank. We show that the model achieves lower perplexity than previous methods for PCFG minimization, and also is much more stable due to the absence of local optima.

📄 PDF Abstract BibTeX arXiv:1511.01442

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Equivalences between Ranked and Unranked Weighted Tree Automata via Binarization

2016-08-01 · WS 2016 8 · Toni Dietze
Binarization

New Linear-time Algorithm for SubTree Kernel Computation based on Root-Weighted Tree Automata

2023-02-02 · Ludovic Mignot, Faissal Ouardi, Djelloul Ziadi

Tree kernels have been proposed to be used in many areas as the automatic learning of natural language applications. In this paper, we propose a new linear time algorithm based on the concept of weighted tree automata fo…

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…

Deciding the Twins Property for Weighted Tree Automata over Extremal Semifields

2012-04-01 · WS 2012 4 · Matthias B{\"u}chse, Anja Fischer

Complexity of Equivalence and Learning for Multiplicity Tree Automata

2014-05-02 · Ines Marusic, James Worrell

We consider the complexity of equivalence and learning for multiplicity tree automata, i.e., weighted tree automata over a field. We first show that the equivalence problem is logspace equivalent to polynomial identity t…