中文
相关论文

相关论文: An Explicit Solution to Post's Problem over the Re…

200 篇论文

In this paper we consider propositional calculi, which are finitely axiomatizable extensions of intuitionistic implicational propositional calculus together with the rules of modus ponens and substitution. We give a proof of undecidability…

逻辑 · 数学 2015-09-25 Grigoriy V. Bokov

The higher order matching problem is the problem of determining whether a term is an instance of another in the simply typed $\lambda$-calculus, i.e. to solve the equation a = b where a and b are simply typed $\lambda$-terms and b is…

计算机科学中的逻辑 · 计算机科学 2023-06-05 Gilles Dowek

Probabilistic Circuits (PCs) are deep generative models that support exact and efficient probabilistic inference. Yet in autoregressive language modeling, PCs still lag behind Transformer-based large language models (LLMs), suggesting an…

机器学习 · 计算机科学 2026-05-14 Zhiyu Zhao , Xuejie Liu , Muhan Zhang , Anji Liu

To augment language models with the ability to reason, researchers usually prompt or finetune them to produce chain of thought reasoning steps before producing the final answer. However, although people use natural language to reason…

计算与语言 · 计算机科学 2023-11-03 Yuntian Deng , Kiran Prasad , Roland Fernandez , Paul Smolensky , Vishrav Chaudhary , Stuart Shieber

The $\textbf{P}$ vs. $\textbf{NP}$ problem is an important problem in contemporary mathematics and theoretical computer science. Many proofs have been proposed to this problem. This paper proposes a theoretic proof for $\textbf{P}$ vs.…

计算复杂性 · 计算机科学 2020-07-02 Changlin Wan , Zhongzhi Shi

We develop a framework to give upper bounds on the "practical" computational complexity of stability problems for a wide range of nonlinear continuous and hybrid systems. To do so, we describe stability properties of dynamical systems using…

系统与控制 · 计算机科学 2014-06-05 Sicun Gao , Soonho Kong , Edmund Clarke

Investigating the reasoning abilities of transformer models, and discovering new challenging tasks for them, has been a topic of much interest. Recent studies have found these models to be surprisingly strong at performing deductive…

计算与语言 · 计算机科学 2021-12-17 Kyle Richardson , Ashish Sabharwal

Inference in expressive probabilistic models is generally intractable, which makes them difficult to learn and limits their applicability. Sum-product networks are a class of deep models where, surprisingly, inference remains tractable even…

机器学习 · 计算机科学 2016-11-14 Abram L. Friesen , Pedro Domingos

This paper focuses on the noiseless complete dictionary learning problem, where the goal is to represent a set of given signals as linear combinations of a small number of atoms from a learned dictionary. There are two main challenges faced…

机器学习 · 计算机科学 2025-03-06 Geyu Liang , Gavin Zhang , Salar Fattahi , Richard Y. Zhang

Chain-of-thought responses from language models improve performance across most benchmarks. However, it remains unclear to what extent these performance gains can be attributed to human-like task decomposition or simply the greater…

计算与语言 · 计算机科学 2024-04-25 Jacob Pfau , William Merrill , Samuel R. Bowman

Higher-order beta-matching is the following decision problem: given two simply typed lambda-terms, can the first term be instantiated to be beta-equivalent to the second term? This problem was formulated by Huet in the 1970s and shown…

计算机科学中的逻辑 · 计算机科学 2026-02-03 Andrej Dudenhefner

We have studied the numerical solutions of Richardson equations of the BCS model in the limit of large number of energy levels at half-filling, and compare them with the analytic results derived by Gaudin and Richardson, which in turn leads…

超导电性 · 物理学 2011-07-19 J. M. Roman , G. Sierra , J. Dukelsky

The model of asynchronous programming arises in many contexts, from low-level systems software to high-level web programming. We take a language-theoretic perspective and show general decidability and undecidability results for asynchronous…

形式语言与自动机理论 · 计算机科学 2023-06-22 Rupak Majumdar , Ramanathan S. Thinniyam , Georg Zetzsche

Modern language models have historically relied on two dominant design choices: subword tokenization and autoregressive (AR) ordering. These design decisions bake in priors that dictate a model's learning. Recently, two alternative…

Obtaining meaningful solutions for inverse problems has been a major challenge with many applications in science and engineering. Recent machine learning techniques based on proximal and diffusion-based methods have shown promising results.…

机器学习 · 计算机科学 2024-02-08 Moshe Eliasof , Eldad Haber , Eran Treister

For a large class of optimization problems, namely those that can be expressed as finite-valued constraint satisfaction problems (VCSPs), we establish a dichotomy on the number of levels of the Lasserre hierarchy of semi-definite programs…

计算机科学中的逻辑 · 计算机科学 2016-09-27 Anuj Dawar , Pengming Wang

We analyse how the standard reductions between constraint satisfaction problems affect their proof complexity. We show that, for the most studied propositional, algebraic, and semi-algebraic proof systems, the classical constructions of…

计算复杂性 · 计算机科学 2018-09-26 Albert Atserias , Joanna Ochremiak

The following two decision problems capture the complexity of comparing integers or rationals that are succinctly represented in product-of-exponentials notation, or equivalently, via arithmetic circuits using only multiplication and…

计算复杂性 · 计算机科学 2014-04-08 Kousha Etessami , Alistair Stewart , Mihalis Yannakakis

We study succinctness as a measure of the expressive power of transformers. Succinctness -- how compactly a formalism can describe a language relative to other formalisms -- is a classical notion in logic and automata theory. We prove that…

形式语言与自动机理论 · 计算机科学 2026-05-18 Pascal Bergsträßer , Ryan Cotterell , Anthony W. Lin

The bisimulation proof method can be enhanced by employing `bisimulations up-to' techniques. A comprehensive theory of such enhancements has been developed for first-order (i.e., CCS-like) labelled transition systems (LTSs) and…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Jean-Marie Madiot , Damien Pous , Davide Sangiorgi