中文
相关论文

相关论文: Low-Rank Approximation of Weighted Tree Automata

200 篇论文

We study the problem of constructing approximations to a weighted automaton. Weighted finite automata (WFA) are closely related to the theory of rational series. A rational series is a function from strings to real numbers that can be…

形式语言与自动机理论 · 计算机科学 2015-04-27 Borja Balle , Prakash Panangaden , Doina Precup

The present paper uses spectral theory of linear operators to construct approximately minimal realizations of weighted languages. Our new contributions are: (i) a new algorithm for the SVD decomposition of infinite Hankel matrices based on…

形式语言与自动机理论 · 计算机科学 2019-11-13 Borja Balle , Prakash Panangaden , Doina Precup

In this paper we study the approximate minimization problem for language modelling. We assume we are given some language model as a black box. The objective is to obtain a weighted finite automaton (WFA) that fits within a given size…

机器学习 · 计算机科学 2021-07-26 Clara Lacroce , Prakash Panangaden , Guillaume Rabusseau

In this paper, we study the approximate minimization problem of weighted finite automata (WFAs): to compute the best possible approximation of a WFA given a bound on the number of states. By reformulating the problem in terms of Hankel…

形式语言与自动机理论 · 计算机科学 2025-02-12 Clara Lacroce , Borja Balle , Prakash Panangaden , Guillaume Rabusseau

Weighted finite automata (WFA) are often used to represent probabilistic models, such as $n$-gram language models, since they are efficient for recognition tasks in time and space. The probabilistic source to be represented as a WFA,…

计算与语言 · 计算机科学 2021-02-01 Ananda Theertha Suresh , Brian Roark , Michael Riley , Vlad Schogol

Hyper-minimization is a state reduction technique that allows a finite change in the semantics. The theory for hyper-minimization of deterministic weighted tree automata is provided. The presence of weights slightly complicates the…

形式语言与自动机理论 · 计算机科学 2014-05-23 Andreas Maletti , Daniel Quernheim

We address the approximate minimization problem for weighted finite automata (WFAs) with weights in $\mathbb{R}$, over a one-letter alphabet: to compute the best possible approximation of a WFA given a bound on the number of states. This…

形式语言与自动机理论 · 计算机科学 2021-05-18 Borja Balle , Clara Lacroce , Prakash Panangaden , Doina Precup , Guillaume Rabusseau

Weighted low rank approximation (WLRA) is an important yet computationally challenging primitive with applications ranging from statistical analysis, model compression, and signal processing. To cope with the NP-hardness of this problem,…

数据结构与算法 · 计算机科学 2024-06-05 David P. Woodruff , Taisuke Yasuda

In this paper, we define a new kind of weighted tree automata where the weights are only supported by final states. We show that these automata are sequentializable and we study their closures under classical regular and algebraic…

形式语言与自动机理论 · 计算机科学 2015-01-19 Ludovic Mignot , Nadia Ouali-Sebti , Djelloul Ziadi

Compact representations of automata are important for efficiency. In this paper, we study methods to compute reduced automata, in which no two states accept the same language. We do this for finitary automata (FA), an abstract definition…

形式语言与自动机理论 · 计算机科学 2023-04-14 Keri D'Angelo , Alexandra Silva , Gerco van Heerdt , Leon Witzman

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-learning algorithm L*,…

机器学习 · 计算机科学 2020-01-01 Gail Weiss , Yoav Goldberg , Eran Yahav

Weighted pushdown automata (WPDAs) are at the core of many natural language processing tasks, like syntax-based statistical machine translation and transition-based dependency parsing. As most existing dynamic programming algorithms are…

计算与语言 · 计算机科学 2025-03-25 Alexandra Butoi , Brian DuSell , Tim Vieira , Ryan Cotterell , David Chiang

We present an efficient algorithm to reduce the size of nondeterministic tree automata, while retaining their language. It is based on new transition pruning techniques, and quotienting of the state space w.r.t. suitable equivalences. It…

形式语言与自动机理论 · 计算机科学 2016-01-07 Ricardo Almeida , Lukáš Holík , Richard Mayr

We provide new insights on the determinization and minimization of tree automata using congruences on trees. From this perspective, we study a Brzozowski's style minimization algorithm for tree automata. First, we prove correct this method…

形式语言与自动机理论 · 计算机科学 2023-06-22 Pierre Ganty , Elena Gutiérrez , Pedro Valero

Finite-state automata are a very effective tool in natural language processing. However, in a variety of applications and especially in speech precessing, it is necessary to consider more general machines in which arcs are assigned weights…

计算与语言 · 计算机科学 2007-05-23 Mehryar Mohri , Fernando Pereira , Michael Riley

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 for SubTree kernel…

计算与语言 · 计算机科学 2023-02-03 Ludovic Mignot , Faissal Ouardi , Djelloul Ziadi

Low-rank matrix approximation is one of the central concepts in machine learning, with applications in dimension reduction, de-noising, multivariate statistical methodology, and many more. A recent extension to LRMA is called low-rank…

机器学习 · 统计学 2021-09-24 Elena Tuzhilina , Trevor Hastie

We present an SMT-based active learning algorithm for nondeterministic weighted automata (WFAs) as a practical and robust alternative to Hankel/L*-style methods. Our algorithm is parametric in a given semiring and, if it terminates,…

形式语言与自动机理论 · 计算机科学 2026-05-11 Tiago Ferreira , Kevin Batz , Alexandra Silva

The weight maximization problem (WMP) is the problem of finding the word of highest weight on a weighted finite state automaton (WFA). It is an essential question that emerges in many optimization problems in automata theory. Unfortunately,…

神经与进化计算 · 计算机科学 2020-04-15 Elena Gutiérrez , Takamasa Okudono , Masaki Waga , Ichiro Hasuo

This is a book on weighted tree automata. We present the basic definitions and some of the important results in a coherent form with full proofs. The concept of weighted tree automata is part of Automata Theory and it touches the area of…

形式语言与自动机理论 · 计算机科学 2026-01-28 Zoltán Fülöp , Heiko Vogler
‹ 上一页 1 2 3 10 下一页 ›