中文
相关论文

相关论文: Interference Automata

200 篇论文

Despite the potential of active inference for visual-based control, learning the model and the preferences (priors) while interacting with the environment is challenging. Here, we study the performance of a deep active inference (dAIF)…

人工智能 · 计算机科学 2021-09-10 Niels van Hoeffelen , Pablo Lanillos

Non-deterministic Finite Automata (NFA) represent regular languages concisely, increasing their appeal for applications such as word recognition. This paper proposes a new approach to generate NFA from an interaction language such as UML…

形式语言与自动机理论 · 计算机科学 2023-08-04 Erwan Mahe , Boutheina Bannour , Christophe Gaston , Arnault Lapitre , Pascale Le Gall

We present Experiment Automation Agents (EAA), a vision-language-model-driven agentic system designed to automate complex experimental microscopy workflows. EAA integrates multimodal reasoning, tool-augmented action, and optional long-term…

人工智能 · 计算机科学 2026-02-18 Ming Du , Yanqi Luo , Srutarshi Banerjee , Michael Wojcik , Jelena Popovic , Mathew J. Cherukara

We study the learnability of symbolic finite state automata (SFA), a model shown useful in many applications in software verification. The state-of-the-art literature on this topic follows the query learning paradigm, and so far all…

计算机科学中的逻辑 · 计算机科学 2024-02-14 Dana Fisman , Hadar Frenkel , Sandra Zilles

We introduce a novel automata model, called pebble-intervals automata (PIA), and study its power and closure properties. PIAs are tailored for a decidable fragment of FO that is important for reasoning about structures that use data values…

计算机科学中的逻辑 · 计算机科学 2019-12-04 Nadia Labai , Tomer Kotek , Magdalena Ortiz , Helmut Veith

Affine finite automata (AfA) can be more succinct than probabilistic and quantum finite automata when recognizing some regular languages with bounded-error. In this paper, we improve previously known constructions given for the succinctness…

形式语言与自动机理论 · 计算机科学 2021-07-01 Abuzer Yakaryılmaz

We construct zero-error quantum finite automata (QFAs) for promise problems which cannot be solved by bounded-error probabilistic finite automata (PFAs). Here is a summary of our results: - There is a promise problem solvable by an exact…

量子物理 · 物理学 2014-04-11 Jibran Rashid , Abuzer Yakaryilmaz

We continue the systematic investigation of probabilistic and quantum finite automata (PFAs and QFAs) on promise problems by focusing on unary languages. We show that bounded-error QFAs are more powerful than PFAs. But, in contrary to the…

计算复杂性 · 计算机科学 2015-03-12 Aida Gainutdinova , Abuzer Yakaryilmaz

An index for a finite automaton is a powerful data structure that supports locating paths labeled with a query pattern, thus solving pattern matching on the underlying regular language. In this paper, we solve the long-standing problem of…

数据结构与算法 · 计算机科学 2020-07-16 Nicola Cotumaccio , Nicola Prezza

Large language models (LLMs) have demonstrated strong performance on formal language tasks, yet whether this reflects genuine symbolic reasoning or pattern matching on familiar constructions remains unclear. We introduce a benchmark for…

计算与语言 · 计算机科学 2026-01-21 Shlok Shelat , Jay Raval , Souvik Roy , Manas Gaur

In this paper, different variants of reversible finite automata are compared, and their hierarchy by the expressive power is established. It is shown that one-way reversible automata with multiple initial states (MRFA) recognize strictly…

形式语言与自动机理论 · 计算机科学 2024-11-25 Maria Radionova , Alexander Okhotin

We introduce layered automata, a subclass of alternating parity automata that generalises deterministic automata. Assuming a consistency property, these automata are history deterministic and 0-1 probabilistic. We show that every…

形式语言与自动机理论 · 计算机科学 2026-01-23 Antonio Casares , Christof Löding , Igor Walukiewicz

Finite state automata (FSA) are ubiquitous in computer science. Two of the most important algorithms for FSA processing are the conversion of a non-deterministic finite automaton (NFA) to a deterministic finite automaton (DFA), and then the…

分布式、并行与集群计算 · 计算机科学 2011-03-30 Vlad Slavici , Daniel Kunkle , Gene Cooperman , Stephen Linton

This paper describes MAIA, a Multimodal Automated Interpretability Agent. MAIA is a system that uses neural models to automate neural model understanding tasks like feature interpretation and failure mode discovery. It equips a pre-trained…

We show that one-way quantum one-counter automaton with zero-error is more powerful than its probabilistic counterpart on promise problems. Then, we obtain a similar separation result between Las Vegas one-way probabilistic one-counter…

形式语言与自动机理论 · 计算机科学 2023-06-22 Masaki Nakanishi , Abuzer Yakaryılmaz , Aida Gainutdinova

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

The Quantum Approximate Optimization Algorithm (QAOA) has enjoyed increasing attention in noisy intermediate-scale quantum computing due to its application to combinatorial optimization problems. Because combinatorial optimization problems…

最优化与控制 · 数学 2024-01-18 Yunsoo Ha , Sara Shashaani , Matt Menickelly

Grammatical inference consists in learning a language or a grammar from data. In this paper, we consider a number of models for inferring a non-deterministic finite automaton (NFA) with 3 sorts of states, that must accept some words, and…

形式语言与自动机理论 · 计算机科学 2024-01-03 Tomasz Jastrząb , Frédéric Lardeux , Eric Monfroy

Deciding formulas mixing arithmetic and uninterpreted predicates is of practical interest, notably for applications in verification. Some decision procedures consist in building by structural induction an automaton that recognizes the set…

计算机科学中的逻辑 · 计算机科学 2023-06-08 Bernard Boigelot , Pascal Fontaine , Baptiste Vergain

We examine questions involving nondeterministic finite automata where all states are final, initial, or both initial and final. First, we prove hardness results for the nonuniversality and inequivalence problems for these NFAs. Next, we…

计算复杂性 · 计算机科学 2009-07-03 Jui-Yi Kao , Narad Rampersad , Jeffrey Shallit