中文
相关论文

相关论文: Self-Specifying Machines

200 篇论文

In this paper, we define and study variants of several complexity classes of decision problems that are defined via some criteria on the number of accepting paths of an NPTM. In these variants, we modify the acceptance criteria so that they…

计算复杂性 · 计算机科学 2024-10-11 Eleni Bakali , Aggeliki Chalki , Sotiris Kanellopoulos , Aris Pagourtzis , Stathis Zachos

A decidability proof for bisimulation equivalence of first-order grammars is given. It is an alternative proof for a result by S\'enizergues (1998, 2005) that subsumes his affirmative solution of the famous decidability question for…

计算机科学中的逻辑 · 计算机科学 2020-08-18 Petr Jancar

Decision tree models, including random forests and gradient-boosted decision trees, are widely used in machine learning due to their high predictive performance. However, their complex structures often make them difficult to interpret,…

人工智能 · 计算机科学 2026-01-08 Akihiro Takemura , Masayuki Otani , Katsumi Inoue

The constrained synchronization problem (CSP) asks for a synchronizing word of a given input automaton contained in a regular set of constraints. It could be viewed as a special case of synchronization of a discrete event system under…

形式语言与自动机理论 · 计算机科学 2021-08-03 Stefan Hoffmann

Regular nested word languages (a.k.a. visibly pushdown languages) strictly extend regular word languages, while preserving their main closure and decidability properties. Previous works have shown that considering languages of 2-nested…

形式语言与自动机理论 · 计算机科学 2022-08-23 Séverine Fratani , Guillaume Maurras , Pierre-Alain Reynier

A process algebra is proposed, whose semantics maps a term to a nondeterministic finite automaton (NFA, for short). We prove a representability theorem: for each NFA $N$, there exists a process algebraic term $p$ such that its semantics is…

形式语言与自动机理论 · 计算机科学 2024-02-02 Roberto Gorrieri

Most controlled natural languages (CNLs) are processed with the help of a pipeline architecture that relies on different software components. We investigate in this paper in an experimental way how well answer set programming (ASP) is…

计算与语言 · 计算机科学 2014-08-12 Rolf Schwitter

Many important questions about a model cannot be answered just by explaining how much each feature contributes to its output. To answer a broader set of questions, we generalize a popular, mathematically well-grounded explanation technique,…

机器学习 · 计算机科学 2020-06-16 Dillon Bowen , Lyle Ungar

Recent results show that a constraint satisfaction problem (CSP) defined over rational numbers with their natural ordering has a solution if and only if it has a definable solution. The proof uses advanced results from topology and modern…

计算机科学中的逻辑 · 计算机科学 2020-03-31 Michał R. Przybyłek

An automaton is unambiguous if for every input it has at most one accepting computation. An automaton is k-ambiguous (for k > 0) if for every input it has at most k accepting computations. An automaton is boundedly ambiguous if it is…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Alexander Rabinovich , Doron Tiferet

This paper shows how one can directly apply natural language processing (NLP) methods to classification problems in cheminformatics. Connection between these seemingly separate fields is shown by considering standard textual representation…

计算与语言 · 计算机科学 2018-03-09 Stanisław Jastrzębski , Damian Leśniak , Wojciech Marian Czarnecki

Humans understand language based on the rich background knowledge about how the physical world works, which in turn allows us to reason about the physical world through language. In addition to the properties of objects (e.g., boats require…

计算与语言 · 计算机科学 2019-08-09 Maxwell Forbes , Ari Holtzman , Yejin Choi

Answer Set Programming (ASP) is a logic programming paradigm featuring a purely declarative language with comparatively high modeling capabilities. Indeed, ASP can model problems in NP in a compact and elegant way. However, modeling…

人工智能 · 计算机科学 2020-02-19 Giovanni Amendola , Francesco Ricca , Mirek Truszczynski

Machine-learning systems such as self-driving cars or virtual assistants are composed of a large number of machine-learning models that recognize image content, transcribe speech, analyze natural language, infer preferences, rank options,…

机器学习 · 计算机科学 2021-06-02 Ruihan Wu , Chuan Guo , Awni Hannun , Laurens van der Maaten

Large language models (LLMs) are trained to imitate humans to explain human decisions. However, do LLMs explain themselves? Can they help humans build mental models of how LLMs process different inputs? To answer these questions, we propose…

计算与语言 · 计算机科学 2023-07-18 Yanda Chen , Ruiqi Zhong , Narutatsu Ri , Chen Zhao , He He , Jacob Steinhardt , Zhou Yu , Kathleen McKeown

A turn in a computation of a pushdown automaton is a switch from a phase in which the height of the pushdown store increases to a phase in which it decreases. Given a pushdown or one-counter automaton, we consider, for each string in its…

形式语言与自动机理论 · 计算机科学 2026-03-10 Giovanni Pighizzini

Many of the best statistical classification algorithms are binary classifiers that can only distinguish between one of two classes. The number of possible ways of generalizing binary classification to multi-class increases exponentially…

机器学习 · 统计学 2021-01-26 Peter Mills

The constraint satisfaction problem (CSP) on a relational structure B is to decide, given a set of constraints on variables where the relations come from B, whether or not there is a assignment to the variables satisfying all of the…

计算机科学中的逻辑 · 计算机科学 2014-06-03 Hubie Chen

It is known that 2-state binary and 3-state unary probabilistic finite automata and 2-state unary quantum finite automata recognize uncountably many languages with cutpoints. These results have been obtained by associating each recognized…

形式语言与自动机理论 · 计算机科学 2023-06-22 Aleksejs Naumovs , Maksims Dimitrijevs , Abuzer Yakaryılmaz

We study counting-regular languages -- these are languages $L$ for which there is a regular language $L'$ such that the number of strings of length $n$ in $L$ and $L'$ are the same for all $n$. We show that the languages accepted by…

形式语言与自动机理论 · 计算机科学 2019-03-11 Oscar H. Ibarra , Ian McQuillan , Bala Ravikumar