中文
相关论文

相关论文: Neural Induction of Finite-State Transducers

200 篇论文

Context-dependent rewrite rules are used in many areas of natural language and speech processing. Work in computational phonology has demonstrated that, given certain conditions, such rewrite rules can be represented as finite-state…

cmp-lg · 计算机科学 2008-02-03 Mehryar Mohri , Richard Sproat

Neural finite-state transducers (NFSTs) form an expressive family of neurosymbolic sequence transduction models. An NFST models each string pair as having been generated by a latent path in a finite-state transducer. As they are deep…

机器学习 · 计算机科学 2023-12-22 Weiting Tan , Chu-cheng Lin , Jason Eisner

We introduce a framework for automatic differentiation with weighted finite-state transducers (WFSTs) allowing them to be used dynamically at training time. Through the separation of graphs from operations on graphs, this framework enables…

机器学习 · 计算机科学 2020-10-05 Awni Hannun , Vineel Pratap , Jacob Kahn , Wei-Ning Hsu

In Spoken Language Understanding (SLU) the task is to extract important information from audio commands, like the intent of what a user wants the system to do and special entities like locations or numbers. This paper presents a simple…

计算与语言 · 计算机科学 2022-06-30 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

We propose a finite-state transducer (FST) representation for the models used to decode keyboard inputs on mobile devices. Drawing from learnings from the field of speech recognition, we describe a decoding framework that can satisfy the…

计算与语言 · 计算机科学 2017-04-14 Tom Ouyang , David Rybach , Françoise Beaufays , Michael Riley

Text normalization (TN) systems in production are largely rule-based using weighted finite-state transducers (WFST). However, WFST-based systems struggle with ambiguous input when the normalized form is context-dependent. On the other hand,…

计算与语言 · 计算机科学 2022-03-31 Evelina Bakhturina , Yang Zhang , Boris Ginsburg

While there have been several contributions exploring state of the art techniques for text normalization, the problem of inverse text normalization (ITN) remains relatively unexplored. The best known approaches leverage finite state…

计算与语言 · 计算机科学 2021-02-15 Monica Sunkara , Chaitanya Shivade , Sravan Bodapati , Katrin Kirchhoff

Weighted Finite State Transducers (WFSTs) are versatile data structures that can model a great number of problems, ranging from Automatic Speech Recognition to DNA sequencing. Traditional computer science algorithms are employed when…

环与代数 · 数学 2018-11-05 Emmanouil Theodosis , Petros Maragos

Strong inductive biases enable learning from little data and help generalization outside of the training distribution. Popular neural architectures such as Transformers lack strong structural inductive biases for seq2seq NLP tasks on their…

计算与语言 · 计算机科学 2024-07-11 Matthias Lindemann , Alexander Koller , Ivan Titov

This paper describes the conversion of a Hidden Markov Model into a sequential transducer that closely approximates the behavior of the stochastic model. This transformation is especially advantageous for part-of-speech tagging because the…

cmp-lg · 计算机科学 2008-02-03 Andre Kempe

Finite-state complexity is a variant of algorithmic information theory obtained by replacing Turing machines with finite transducers. We consider the state-size of transducers needed for minimal descriptions of arbitrary strings and, as our…

形式语言与自动机理论 · 计算机科学 2010-08-11 Cristian Calude , Kai Salomaa , Tania Roblot

This paper presents a framework based on Weighted Finite-State Transducers (WFST) to simplify the development of modifications for RNN-Transducer (RNN-T) loss. Existing implementations of RNN-T use CUDA-related code, which is hard to extend…

音频与语音处理 · 电气工程与系统科学 2023-05-10 Aleksandr Laptev , Vladimir Bataev , Igor Gitman , Boris Ginsburg

Finite-state transducers give efficient representations of many Natural Language phenomena. They allow to account for complex lexicon restrictions encountered, without involving the use of a large set of complex rules difficult to analyze.…

cmp-lg · 计算机科学 2008-02-03 Mehryar Mohri

Neural transducers have been widely used in automatic speech recognition (ASR). In this paper, we introduce it to streaming end-to-end speech translation (ST), which aims to convert audio signals to texts in other languages directly.…

计算与语言 · 计算机科学 2022-07-05 Jian Xue , Peidong Wang , Jinyu Li , Matt Post , Yashesh Gaur

We present a flexible rule compiler developed for a text-to-speech (TTS) system. The compiler converts a set of rules into a finite-state transducer (FST). The input and output of the FST are subject to parameterization, so that the system…

计算与语言 · 计算机科学 2007-05-23 Wojciech Skut , Stefan Ulrich , Kathrine Hammervold

End-to-end model, especially Recurrent Neural Network Transducer (RNN-T), has achieved great success in speech recognition. However, transducer requires a great memory footprint and computing time when processing a long decoding sequence.…

声音 · 计算机科学 2023-07-18 Xiaohui Zhang , Mangui Liang , Zhengkun Tian , Jiangyan Yi , Jianhua Tao

Finite-state morphology in the general tradition of the Two-Level and Xerox implementations has proved very successful in the production of robust morphological analyzer-generators, including many large-scale commercial systems. However, it…

计算与语言 · 计算机科学 2009-09-25 Kenneth R. Beesley , Lauri Karttunen

Speech processing requires very efficient methods and algorithms. Finite-state transducers have been shown recently both to constitute a very useful abstract model and to lead to highly efficient time and space algorithms in this field. We…

cmp-lg · 计算机科学 2008-02-03 Mehryar Mohri , Michael Riley , Richard Sproat

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

We explore the possibility of exact algorithmic learning with gradient-based methods and introduce a differentiable framework capable of strong length generalization on arithmetic tasks. Our approach centers on Differentiable Finite-State…

机器学习 · 计算机科学 2025-12-01 Hristo Papazov , Francesco D'Angelo , Nicolas Flammarion
‹ 上一页 1 2 3 10 下一页 ›