中文
相关论文

相关论文: Incremental Construction of Minimal Acyclic Sequen…

200 篇论文

In this paper, we describe a new method for constructing minimal, deterministic, acyclic finite-state automata from a set of strings. Traditional methods consist of two phases: the first to construct a trie, the second one to minimize it.…

计算与语言 · 计算机科学 2007-05-23 Jan Daciuk , Stoyan Mihov , Bruce Watson , Richard Watson

This paper presents and analyzes an incremental algorithm for the construction of Acyclic Non-deterministic Finite-state Automata (NFA). Automata of this type are quite useful in computational linguistics, especially for storing lexicons.…

数据结构与算法 · 计算机科学 2007-05-23 Kyriakos N. Sgarbas , Nikos D. Fakotakis , George K. Kokkinakis

This article describes an algorithm for reducing the intermediate alphabets in cascades of finite-state transducers (FSTs). Although the method modifies the component FSTs, there is no change in the overall relation described by the whole…

计算与语言 · 计算机科学 2007-05-23 Andre Kempe

Finite-State Transducers (FSTs) are effective models for string-to-string rewriting tasks, often providing the efficiency necessary for high-performance applications, but constructing transducers by hand is difficult. In this work, we…

计算与语言 · 计算机科学 2026-01-21 Michael Ginn , Alexis Palmer , Mans Hulden

Finite-state transducers (FSTs) are frequently used in speech recognition. Transducer composition is an essential operation for combining different sources of information at different granularities. However, composition is also one of the…

计算与语言 · 计算机科学 2021-10-07 Shubho Sengupta , Vineel Pratap , Awni Hannun

In this work, we study minimization of rational functions given as appending streaming string transducers (aSST for short). We rely on an algebraic presentation of these functions, known as bimachines, to address the minimization of both…

形式语言与自动机理论 · 计算机科学 2026-04-14 Yahia Idriss Benalioua , Nathan Lhote , Pierre-Alain Reynier

We provide general criteria for the existence of minimal models of streaming transducers, namely devices that read an input word and produce an output value by iteratively updating an internal memory. This abstract model subsumes classical…

形式语言与自动机理论 · 计算机科学 2026-05-14 Christian Bianchini , Gabriele Puppis

We propose novel algorithms for sequence prediction based on ideas from stringology. These algorithms are time and space efficient and satisfy mistake bounds related to particular stringological complexity measures of the sequence. In this…

形式语言与自动机理论 · 计算机科学 2026-03-31 Vanessa Kosoy

Streaming string transducers (SSTs) implement string-to-string transformations by reading each input word in a single left-to-right pass while maintaining fragments of potential outputs in a finite set of string variables. These variables…

形式语言与自动机理论 · 计算机科学 2024-02-08 Rajeev Alur , Taylor Dohmen , Ashutosh Trivedi

Stochastic finite automata arise naturally in many language and speech processing tasks. They include stochastic acceptors, which represent certain probability distributions over random strings. We consider the problem of efficient…

计算与语言 · 计算机科学 2019-09-24 Martin Jansche , Alexander Gutkin

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

The synthesis of string transformation programs from input-output examples utilizes various techniques, all based on an inductive bias that comprises a restricted set of basic operators to be combined. A new algorithm, Transduce, is…

机器学习 · 计算机科学 2024-01-19 Francis Frydman , Philippe Mangion

Edit-based approaches have recently shown promising results on multiple monolingual sequence transduction tasks. In contrast to conventional sequence-to-sequence (Seq2Seq) models, which learn to generate text from scratch as they are…

计算与语言 · 计算机科学 2022-05-11 Kostiantyn Omelianchuk , Vipul Raheja , Oleksandr Skurzhanskyi

We present STIR (STrongly Incremental Repair detection), a system that detects speech repairs and edit terms on transcripts incrementally with minimal latency. STIR uses information-theoretic measures from n-gram models as its principal…

计算与语言 · 计算机科学 2014-09-01 Julian Hough , Matthew Purver

We present a method for non-smooth convex minimization which is based on subgradient directions and string-averaging techniques. In this approach, the set of available data is split into sequences (strings) and a given iterate is processed…

最优化与控制 · 数学 2016-10-20 Rafael Massambone de Oliveira , Elias Salomão Helou , Eduardo Fontoura Costa

Streaming Data String Transducers (SDSTs) were introduced to model a class of imperative and a class of functional programs, manipulating lists of data items. These can be used to write commonly used routines such as insert, delete and…

形式语言与自动机理论 · 计算机科学 2020-12-15 M. Praveen

The ability to cheaply train text classifiers is critical to their use in information retrieval, content analysis, natural language processing, and other tasks involving data which is partly or fully textual. An algorithm for sequential…

cmp-lg · 计算机科学 2008-02-03 David D. Lewis , William A. Gale

Self-attention mechanisms have enabled transformers to achieve superhuman-level performance on many speech-to-text (STT) tasks, yet the challenge of automatic prosodic segmentation has remained unsolved. In this paper we finetune Whisper, a…

计算与语言 · 计算机科学 2025-02-28 Nathan Roll , Calbert Graham , Simon Todd

We present a method of constructing and using a cascade consisting of a left- and a right-sequential finite-state transducer (FST), T1 and T2, for part-of-speech (POS) disambiguation. Compared to an HMM, this FST cascade has the advantage…

计算与语言 · 计算机科学 2007-05-23 Andre Kempe

In this paper we study the effect of stochastic errors on two constrained incremental sub-gradient algorithms. We view the incremental sub-gradient algorithms as decentralized network optimization algorithms as applied to minimize a sum of…

最优化与控制 · 数学 2008-06-09 S Sundhar Ram , A Nedich , V. V. Veeravalli
‹ 上一页 1 2 3 10 下一页 ›