中文
相关论文

相关论文: Computational Complexity and Phase Transitions

200 篇论文

In this paper we investigate formal verification problems for Neural Network computations. Various reachability problems will be in the focus, such as: Given symbolic specifications of allowed inputs and outputs in form of Linear…

计算复杂性 · 计算机科学 2023-06-12 Adrian Wurm

Recently, the separated fragment (SF) has been introduced and proved to be decidable. Its defining principle is that universally and existentially quantified variables may not occur together in atoms. The known upper bound on the time…

计算机科学中的逻辑 · 计算机科学 2017-04-10 Marco Voigt

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

We study threshold properties of random constraint satisfaction problems under a probabilistic model due to Molloy. We give a sufficient condition for the existence of a sharp threshold that leads (for boolean constraints) to a necessary…

离散数学 · 计算机科学 2007-05-23 Gabriel Istrate

This paper establishes some of the fundamental barriers in the theory of computations and finally settles the long-standing computational spectral problem. That is to determine the existence of algorithms that can compute spectra…

计算复杂性 · 计算机科学 2020-06-16 Jonathan Ben-Artzi , Matthew J. Colbrook , Anders C. Hansen , Olavi Nevanlinna , Markus Seidel

In pursuit of a deeper understanding of Boolean Promise Constraint Satisfaction Problems (PCSPs), we identify a class of problems with restricted structural complexity, which could serve as a promising candidate for complete…

计算复杂性 · 计算机科学 2025-10-01 Katzper Michno

We consider the matrix completion problem where the aim is to esti-mate a large data matrix for which only a relatively small random subset of its entries is observed. Quite popular approaches to matrix completion problem are iterative…

统计理论 · 数学 2015-02-03 Olga Klopp

Recent studies have examined the computational complexity of computing Shapley additive explanations (also known as SHAP) across various models and distributions, revealing their tractability or intractability in different settings.…

机器学习 · 计算机科学 2025-02-19 Reda Marzouk , Shahaf Bassan , Guy Katz , Colin de la Higuera

In this paper we study the complexity of solving a problem when a solution of a similar instance is known. This problem is relevant whenever instances may change from time to time, and known solutions may not remain valid after the change.…

计算复杂性 · 计算机科学 2007-05-23 Paolo Liberatore

Logics with team semantics provide alternative means for logical characterization of complexity classes. Both dependence and independence logic are known to capture non-deterministic polynomial time, and the frontiers of tractability in…

计算机科学中的逻辑 · 计算机科学 2019-03-27 Miika Hannula , Lauri Hella

We study the computational complexity of multi-stage robust optimization problems. Such problems are formulated with alternating min/max quantifiers and therefore naturally fall into a higher stage of the polynomial hierarchy. Despite this,…

最优化与控制 · 数学 2023-03-23 Marc Goerigk , Stefan Lendl , Lasse Wulf

The computational complexity of the partition, 0-1 subset sum, unbounded subset sum, 0-1 knapsack and unbounded knapsack problems and their multiple variants were studied in numerous papers in the past where all the weights and profits were…

离散数学 · 计算机科学 2018-02-27 Dominik Wojtczak

This paper proves that arrangement of music is NP-hard when subject to various constraints: avoiding musical dissonance, limiting how many notes can be played simultaneously, and limiting transition speed between chords. These results imply…

计算复杂性 · 计算机科学 2016-07-15 William S. Moses , Erik D. Demaine

The convex feasibility problem (CFP) is to find a feasible point in the intersection of finitely many convex and closed sets. If the intersection is empty then the CFP is inconsistent and a feasible point does not exist. However,…

最优化与控制 · 数学 2018-04-27 Yair Censor , Maroun Zaknoon

One key challenge in Artificial Life is designing systems that display an emergence of complex behaviors. Many such systems depend on a high-dimensional parameter space, only a small subset of which displays interesting dynamics. Focusing…

适应与自组织系统 · 物理学 2024-03-11 Vassilis Papadopoulos , Guilhem Doat , Arthur Renard , Clément Hongler

We initiate a systematic study of the computational complexity of the Constraint Satisfaction Problem (CSP) over finite structures that may contain both relations and operations. We show the close connection between this problem and a…

计算机科学中的逻辑 · 计算机科学 2021-12-02 Libor Barto , William DeMeo , Antoine Mottet

Although NP-Complete problems are the most difficult decisional problems, it is possible to discover in them polynomial (or easy) observables. We study the Graph Partitioning Problem showing that it is possible to recognize in it two…

凝聚态物理 · 物理学 2009-11-07 M. A. Marchisio

What makes a computational problem easy (e.g., in P, that is, solvable in polynomial time) or hard (e.g., NP-hard)? This fundamental question now has a satisfactory answer for a quite broad class of computational problems, so called…

计算复杂性 · 计算机科学 2019-09-12 Libor Barto

An instance of Max CSP is a finite collection of constraints on a set of variables, and the goal is to assign values to the variables that maximises the number of satisfied constraints. Max CSP captures many well-known problems (such as Max…

计算复杂性 · 计算机科学 2007-12-11 Peter Jonsson , Andrei Krokhin , Fredrik Kuivinen

A wide range of problems can be modelled as constraint satisfaction problems (CSPs), that is, a set of constraints that must be satisfied simultaneously. Constraints can either be represented extensionally, by explicitly listing allowed…

人工智能 · 计算机科学 2013-07-09 Evgenij Thorstensen