中文
相关论文

相关论文: A Robust Measure on FDFAs Following Duo-Normalized…

200 篇论文

Families of DFAs (FDFAs) provide an alternative formalism for recognizing $\omega$-regular languages. The motivation for introducing them was a desired correlation between the automaton states and right congruence relations, in a manner…

形式语言与自动机理论 · 计算机科学 2023-06-22 Dana Angluin , Udi Boker , Dana Fisman

Families of DFAs (FDFAs) have recently been introduced as a new representation of $\omega$-regular languages. They target ultimately periodic words, with acceptors revolving around accepting some representation $u\cdot v^\omega$. Three…

形式语言与自动机理论 · 计算机科学 2023-07-17 Yong Li , Sven Schewe , Qiyi Tang

Families of deterministic finite automata (FDFA) represent regular $\omega$-languages through their ultimately periodic words (UP-words). An FDFA accepts pairs of words, where the first component corresponds to a prefix of the UP-word, and…

形式语言与自动机理论 · 计算机科学 2025-06-17 León Bohn , Yong Li , Christof Löding , Sven Schewe

Given an order of the underlying alphabet we can lift it to the states of a finite deterministic automaton: to compare states we use the order of the strings reaching them. When the order on strings is the co-lexicographic one \emph{and}…

形式语言与自动机理论 · 计算机科学 2022-03-24 Giovanna D'Agostino , Davide Martincigh , Alberto Policriti

An automaton is partially ordered if the only cycles in its transition diagram are self-loops. The expressivity of partially ordered NFAs (poNFAs) can be characterized by the Straubing-Th\'erien hierarchy. Level 3/2 is recognized by poNFAs,…

形式语言与自动机理论 · 计算机科学 2017-04-27 Tomáš Masopust , Markus Krötzsch

In this work, we introduce DeepDFA, a novel approach to identifying Deterministic Finite Automata (DFAs) from traces, harnessing a differentiable yet discrete model. Inspired by both the probabilistic relaxation of DFAs and Recurrent Neural…

机器学习 · 计算机科学 2024-08-19 Elena Umili , Roberto Capobianco

Analogous to regular string and tree languages, regular languages of directed acyclic graphs (DAGs) are defined in the literature. Although called regular, those DAG-languages are more powerful and, consequently, standard problems have a…

形式语言与自动机理论 · 计算机科学 2024-09-12 Yvo Ad Meeres

Wheeler DFAs (WDFAs) are a sub-class of finite-state automata which is playing an important role in the emerging field of compressed data structures: as opposed to general automata, WDFAs can be stored in just $\log\sigma + O(1)$ bits per…

数据结构与算法 · 计算机科学 2021-11-05 Jarno Alanko , Nicola Cotumaccio , Nicola Prezza

We show that there are quantum devices that accept all regular languages and that are exponentially more concise than deterministic finite automata (DFA). For this purpose, we introduce a new computing model of {\it one-way quantum finite…

量子物理 · 物理学 2013-05-21 Daowen Qiu , Lvzhou Li , Paulo Mateus , Amilcar Sernadas

In this paper, we propose a novel algorithm to learn a B\"uchi automaton from a teacher who knows an $\omega$-regular language. The algorithm is based on learning a formalism named family of DFAs (FDFAs) recently proposed by Angluin and…

形式语言与自动机理论 · 计算机科学 2017-01-18 Yong Li , Yu-Fang Chen , Lijun Zhang , Depeng Liu

We revisit the popular \emph{delayed deterministic finite automaton} (\ddfa{}) compression algorithm introduced by Kumar~et~al.~[SIGCOMM 2006] for compressing deterministic finite automata (DFAs) used in intrusion detection systems. This…

数据结构与算法 · 计算机科学 2024-11-26 Philip Bille , Inge Li Gørtz , Max Rishøj Pedersen

We introduce deterministic suffix-reading automata (DSA), a new automaton model over finite words. Transitions in a DSA are labeled with words. From a state, a DSA triggers an outgoing transition on seeing a word ending with the…

形式语言与自动机理论 · 计算机科学 2024-10-31 R Keerthan , B Srivathsan , R Venkatesh , Sagar Verma

We study the sweep complexity of DFA in one-way jumping mode answering several questions posed earlier. This measure is the number of times in the worst case that such machines have to return to the beginning of their input after having…

形式语言与自动机理论 · 计算机科学 2023-08-15 Szilárd Zsolt Fazekas , Robert Mercaş

In the present work, we lay out a new theory showing that all automata can always be co-lexicographically partially ordered, and an intrinsic measure of their complexity can be defined and effectively determined, namely, the minimum width…

形式语言与自动机理论 · 计算机科学 2023-05-04 Nicola Cotumaccio , Giovanna D'Agostino , Alberto Policriti , Nicola Prezza

We introduce deterministic suffix-reading automata (DSA), a new automaton model over finite words. Transitions in a DSA are labeled with words. From a state, a DSA triggers an outgoing transition on seeing a word ending with the…

形式语言与自动机理论 · 计算机科学 2026-05-13 R Keerthan , B Srivathsan , R Venkatesh , Sagar Verma

The Gaussian kernel and its traditional normalizations (e.g., row-stochastic) are popular approaches for assessing similarities between data points. Yet, they can be inaccurate under high-dimensional noise, especially if the noise magnitude…

统计理论 · 数学 2023-07-12 Boris Landa , Xiuyuan Cheng

In this paper, we present a proof of the NP-completeness of computing the smallest Deterministic Finite Automaton (DFA) that distinguishes two given regular languages as DFAs. A distinguishing DFA is an automaton that recognizes a language…

形式语言与自动机理论 · 计算机科学 2023-06-07 Jan Martens

A Wheeler automaton is a finite state automaton whose states admit a total Wheeler order, reflecting the co-lexicographic order of the strings labeling source-to-node paths. A Wheeler language is a regular language admitting an accepting…

形式语言与自动机理论 · 计算机科学 2023-12-19 Ruben Becker , Davide Cenzato , Sung-Hwan Kim , Bojana Kodric , Alberto Policriti , Nicola Prezza

Indexing strings via prefix (or suffix) sorting is, arguably, one of the most successful algorithmic techniques developed in the last decades. Can indexing be extended to languages? The main contribution of this paper is to initiate the…

数据结构与算法 · 计算机科学 2020-12-17 Jarno Alanko , Giovanna D'Agostino , Alberto Policriti , Nicola Prezza

Deep neural networks (DNNs) have greatly benefited direction of arrival (DoA) estimation methods for speech source localization in noisy environments. However, their localization accuracy is still far from satisfactory due to the…

音频与语音处理 · 电气工程与系统科学 2023-02-21 Kuan-Lin Chen , Ching-Hua Lee , Bhaskar D. Rao , Harinath Garudadri
‹ 上一页 1 2 3 10 下一页 ›