中文
相关论文

相关论文: Using Pivot Consistency to Decompose and Solve Fun…

200 篇论文

Promise CSPs are a relaxation of constraint satisfaction problems where the goal is to find an assignment satisfying a relaxed version of the constraints. Several well-known problems can be cast as promise CSPs including approximate graph…

计算复杂性 · 计算机科学 2018-07-16 Joshua Brakensiek , Venkatesan Guruswami

A wide range of optimization problems arising in machine learning can be solved by gradient descent algorithms, and a central question in this area is how to efficiently compress a large-scale dataset so as to reduce the computational…

机器学习 · 计算机科学 2022-10-11 Jiawei Huang , Ruomin Huang , Wenjie Liu , Nikolaos M. Freris , Hu Ding

We investigate the solution properties of the regularized least-squares problem. Using a subspace decomposition technique, we derive expressions for the solution set in terms of the conjugate function, from which various properties,…

最优化与控制 · 数学 2025-09-03 Feng Xue , Hui Zhang

To cope with the intractability of answering Conjunctive Queries (CQs) and solving Constraint Satisfaction Problems (CSPs), several notions of hypergraph decompositions have been proposed -- giving rise to different notions of width,…

数据库 · 计算机科学 2020-09-04 Wolfgang Fischl , Georg Gottlob , Davide Mario Longo , Reinhard Pichler

It is well known that the constraint satisfaction problem over general relational structures can be reduced in polynomial time to digraphs. We present a simple variant of such a reduction and use it to show that the algebraic dichotomy…

计算复杂性 · 计算机科学 2013-08-05 Jakub Bulin , Dejan Delic , Marcel Jackson , Todd Niven

Backtracking search algorithms are often used to solve the Constraint Satisfaction Problem (CSP). The efficiency of backtracking search depends greatly on the variable ordering heuristics. Currently, the most commonly used heuristics are…

人工智能 · 计算机科学 2021-12-28 Wen Song , Zhiguang Cao , Jie Zhang , Andrew Lim

Although the CSP (constraint satisfaction problem) is NP-complete, even in the case when all constraints are binary, certain classes of instances are tractable. We study classes of instances defined by excluding subproblems. This approach…

人工智能 · 计算机科学 2012-01-19 Martin C. Cooper , Guillaume Escamocher

It is by now a well known fact in the graph learning community that the presence of bottlenecks severely limits the ability of graph neural networks to propagate information over long distances. What so far has not been appreciated is that,…

机器学习 · 计算机科学 2023-10-31 Christian Koke , Abhishek Saroha , Yuesong Shen , Marvin Eisenberger , Daniel Cremers

Valued constraint satisfaction problems (VCSPs) constitute a large class of computational optimization problems. It was shown recently that, over finite domains, every VCSP is in P or NP-complete, depending on the admitted cost functions.…

逻辑 · 数学 2025-10-21 Manuel Bodirsky , Žaneta Semanišinová , Carsten Lutz

Constraint propagation is a general algorithmic approach for pruning the search space of a CSP. In a uniform way, K. R. Apt has defined a computation as an iteration of reduction functions over a domain. He has also demonstrated the need…

人工智能 · 计算机科学 2007-05-23 Laurent Granvilliers , Eric Monfroy

A backdoor in a finite-domain CSP instance is a set of variables where each possible instantiation moves the instance into a polynomial-time solvable class. Backdoors have found many applications in artificial intelligence and elsewhere,…

计算复杂性 · 计算机科学 2022-11-21 Peter Jonsson , Victor Lagerkvist , Sebastian Ordyniak

A natural and established way to restrict the constraint satisfaction problem is to fix the relations that can be used to pose constraints; such a family of relations is called a constraint language. In this article, we study arc…

人工智能 · 计算机科学 2011-04-27 Hubie Chen , Victor Dalmau , Berit Grußien

A key step in reverse engineering neural networks is to decompose them into simpler parts that can be studied in relative isolation. Linear parameter decomposition -- a framework that has been proposed to resolve several issues with current…

机器学习 · 计算机科学 2025-09-05 Lucius Bushnaq , Dan Braun , Lee Sharkey

Feature model configuration can be supported on the basis of various types of reasoning approaches. Examples thereof are SAT solving, constraint solving, and answer set programming (ASP). Using these approaches requires technical expertise…

人工智能 · 计算机科学 2023-08-15 Alexander Felfernig , Viet-Man Le , Sebastian Lubos

A Constraint Satisfaction Problem (CSP) is a framework used for modeling and solving constrained problems. Tree-search algorithms like backtracking try to construct a solution to a CSP by selecting the variables of the problem one after…

人工智能 · 计算机科学 2014-10-06 Muhammad Rezaul Karim

Discovering constants of motion is meaningful in helping understand the dynamical systems, but inevitably needs proficient mathematical skills and keen analytical capabilities. With the prevalence of deep learning, methods employing neural…

机器学习 · 计算机科学 2025-04-15 Wenqi Fang , Chao Chen , Yongkui Yang , Zheng Wang

We consider the unconstrained optimization problem whose objective function is composed of a smooth and a non-smooth conponents where the smooth component is the expectation a random function. This type of problem arises in some interesting…

最优化与控制 · 数学 2011-07-01 Qihang Lin , Xi Chen , Javier Pena

The question of what kind of convolutional neural network (CNN) structure performs well is fascinating. In this work, we move toward the answer with one more step by connecting zero stability and model performance. Specifically, we found…

机器学习 · 计算机科学 2022-06-28 Liangming Chen , Long Jin , Mingsheng Shang

In this paper, we study the existence of solutions to sweeping processes in the presence of stochastic perturbations, where the moving set takes uniformly prox-regular values and varies continuously with respect to the Hausdorff distance,…

概率论 · 数学 2026-04-10 Juan Guillermo Garrido , Nabil Kazi-Tani , Emilio Vilches

In this paper, we consider lasso problems with zero-sum constraint, commonly required for the analysis of compositional data in high-dimensional spaces. A novel algorithm is proposed to solve these problems, combining a tailored active-set…

最优化与控制 · 数学 2022-09-26 Andrea Cristofari