中文
相关论文

相关论文: Testing Membership for Timed Automata

200 篇论文

Piecewise testable languages are a subclass of the regular languages. There are many equivalent ways of defining them; Simon's congruence $\sim_k$ is one of the most classical approaches. Two words are $\sim_k$-equivalent if they have the…

形式语言与自动机理论 · 计算机科学 2018-04-30 Lukas Fleischer , Manfred Kufleitner

We present a new learning algorithm for realtime one-counter automata. Our algorithm uses membership and equivalence queries as in Angluin's L* algorithm, as well as counter value queries and partial equivalence queries. In a partial…

形式语言与自动机理论 · 计算机科学 2024-09-16 Véronique Bruyère , Guillermo A. Pérez , Gaëtan Staquet

Automata over infinite objects are a well-established model with applications in logic and formal verification. Traditionally, acceptance in such automata is defined based on the set of states visited infinitely often during a run. However,…

形式语言与自动机理论 · 计算机科学 2025-09-22 Antonio Casares

In language recognition, the task of rejecting/differentiating closely spaced versus acoustically far spaced languages remains a major challenge. For confusable closely spaced languages, the system needs longer input test duration material…

声音 · 计算机科学 2016-09-22 Suwon Shon , Seongkyu Mun , John H. L. Hansen , Hanseok Ko

Large Language Models (LLMs) have recently been shown to produce estimates of psycholinguistic norms, such as valence, arousal, or concreteness, for words and multiword expressions, that correlate with human judgments. These estimates are…

计算与语言 · 计算机科学 2026-03-13 Thomas Hikaru Clark , Carlos Arriaga , Javier Conde , Gonzalo Martínez , Pedro Reviriego

In this paper, we study the model-checking and parameter synthesis problems of the logic TCTL over discrete-timed automata where parameters are allowed both in the model (timed automaton) and in the property (temporal formula). Our results…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Veronique Bruyere , Jean-Francois Raskin

In this paper we introduce a method to detect words or phrases in a given sequence of alphabets without knowing the lexicon. Our linear time unsupervised algorithm relies entirely on statistical relationships among alphabets in the input…

计算与语言 · 计算机科学 2013-12-31 Tamal Chowdhury , Rabindra Rakshit , Arko Banerjee

The problem of finding \emph{distance} between \emph{pattern} of length $m$ and \emph{text} of length $n$ is a typical way of generalizing pattern matching to incorporate dissimilarity score. For both Hamming and $L_1$ distances only a…

数据结构与算法 · 计算机科学 2018-05-04 Przemysław Uznański

In this paper we consider an edit distance with swap and mismatch operations, called tilde-distance, and introduce the corresponding definition of tilde-isometric word. Isometric words are classically defined with respect to Hamming…

形式语言与自动机理论 · 计算机科学 2024-04-23 M. Anselmo , G. Castiglione , M. Flores , D. Giammarresi , M. Madonia , S. Mantaci

While the celebrated Word2Vec technique yields semantically rich representations for individual words, there has been relatively less success in extending to generate unsupervised sentences or documents embeddings. Recent work has…

We predict discourse segment boundaries from linguistic features of utterances, using a corpus of spoken narratives as data. We present two methods for developing segmentation algorithms from training data: hand tuning and machine learning.…

cmp-lg · 计算机科学 2008-02-03 Diane J. Litman , Rebecca J. Passonneau

We present a method to prove the decidability of provability in several well-known inference systems. This method generalizes both cut-elimination and the construction of an automaton recognizing the provable propositions.

计算机科学中的逻辑 · 计算机科学 2016-01-08 Gilles Dowek , Ying Jiang

Paraphrasing is the task of expressing an essential idea or meaning in different words. But how different should the words be in order to be considered an acceptable paraphrase? And can we exclusively use automated metrics to evaluate the…

计算与语言 · 计算机科学 2023-07-28 Anna Moskvina , Bhushan Kotnis , Chris Catacata , Michael Janz , Nasrin Saef

Dynamic time warping distance (DTW) is a widely used distance measure between time series. The best known algorithms for computing DTW run in near quadratic time, and conditional lower bounds prohibit the existence of significantly faster…

数据结构与算法 · 计算机科学 2019-05-27 William Kuszmaul

Several methods are discussed that construct a finite automaton given a context-free grammar, including both methods that lead to subsets and those that lead to supersets of the original context-free language. Some of these methods of…

计算与语言 · 计算机科学 2007-05-23 Mark-Jan Nederhof

Probabilistic automata are an extension of nondeterministic finite automata in which transitions are annotated with probabilities. Despite its simplicity, this model is very expressive and many of the associated algorithmic questions are…

形式语言与自动机理论 · 计算机科学 2022-05-20 Nathanaël Fijalkow , Cristian Riveros , James Worrell

Group languages are regular languages recognized by finite groups, or equivalently by finite automata in which each letter induces a permutation on the set of states. We investigate the separation problem for this class of languages: given…

形式语言与自动机理论 · 计算机科学 2023-05-01 Thomas Place , Marc Zeitoun

Languages based on the theory of timed automata are a well established approach for modelling and analysing real-time systems, with many applications both in industrial and academic context. Model checking for timed automata has been…

计算机科学中的逻辑 · 计算机科学 2014-12-04 Hossein Hojjat , Philipp Rümmer , Pavle Subotic , Wang Yi

Automated metrics for Machine Translation have made significant progress, with the goal of replacing expensive and time-consuming human evaluations. These metrics are typically assessed by their correlation with human judgments, which…

计算与语言 · 计算机科学 2024-12-31 Pius von Däniken , Jan Deriu , Mark Cieliebak

We consider the problem of distributed hypothesis testing (or social learning) where a network of agents seeks to identify the true state of the world from a finite set of hypotheses, based on a series of stochastic signals that each agent…

多智能体系统 · 计算机科学 2020-04-06 Shreyas Sundaram , Aritra Mitra