中文
相关论文

相关论文: Binary constraints on one additional variable can …

200 篇论文

We examine the complexity of maximising fitness via local search on valued constraint satisfaction problems (VCSPs). We consider two kinds of local ascents: (1) steepest ascents, where each step changes the domain that produces a maximal…

离散数学 · 计算机科学 2024-05-22 Artem Kaznatcheev , Melle van Marle

Many combinatorial optimization problems can be formulated as finding an assignment that maximizes some pseudo-Boolean function (that we call the fitness function). Strict local search starts with some assignment and follows some update…

离散数学 · 计算机科学 2026-05-14 Artem Kaznatcheev , Willemijn Volgering

Sometimes local search algorithms cannot efficiently find even local peaks. To understand why, I look at the structure of ascents in fitness landscapes from valued constraint satisfaction problems (VCSPs). Given a VCSP with a constraint…

离散数学 · 计算机科学 2024-05-22 Artem Kaznatcheev

Local search is widely used to solve combinatorial optimisation problems and to model biological evolution, but the performance of local search algorithms on different kinds of fitness landscapes is poorly understood. Here we consider how…

数据结构与算法 · 计算机科学 2020-11-13 Artem Kaznatcheev , David A. Cohen , Peter G. Jeavons

Combinatorial optimization problems implicitly define fitness landscapes that combine the numeric structure of the 'fitness' function to be maximized with the combinatorial structure of which assignments are 'adjacent'. Local search starts…

数据结构与算法 · 计算机科学 2026-01-13 Artem Kaznatcheev , Sofia Vazquez Alferez

We investigate the complexity of local search based on steepest ascent. We show that even when all variables have domains of size two and the underlying constraint graph of variable interactions has bounded treewidth (in our construction,…

离散数学 · 计算机科学 2020-05-18 David A. Cohen , Martin C. Cooper , Artem Kaznatcheev , Mark Wallace

Recent theoretical research proposes that computational complexity can be seen as an ultimate constraint that allows for open-ended biological evolution on finite static fitness landscapes. Whereas on easy fitness landscapes, evolution will…

种群与进化 · 定量生物学 2019-12-05 Alexandru Strimbu

Greedy local search is especially popular for solving valued constraint satisfaction problems (VCSPs). Since any method will be slow for some VCSPs, we ask: what is the simplest VCSP on which greedy local search is slow? We construct a VCSP…

离散数学 · 计算机科学 2025-06-16 Artem Kaznatcheev , Sofia Vazquez Alferez

We study methods for transforming valued constraint satisfaction problems (VCSPs) to binary VCSPs. First, we show that the standard dual encoding preserves many aspects of the algebraic properties that capture the computational complexity…

离散数学 · 计算机科学 2017-10-31 David A. Cohen , Martin C. Cooper , Peter G. Jeavons , Andrei Krokhin , Robert Powell , Stanislav Zivny

Variable or value elimination in a constraint satisfaction problem (CSP) can be used in preprocessing or during search to reduce search space size. A variable elimination rule (value elimination rule) allows the polynomial-time…

计算复杂性 · 计算机科学 2015-06-11 David A. Cohen , Martin C. Cooper , Guillaume Escamocher , Stanislav Zivny

Valued constraint satisfaction problems (VCSPs) are a large class of combinatorial optimisation problems. It is desirable to classify the computational complexity of VCSPs depending on a fixed set of allowed cost functions in the input.…

逻辑 · 数学 2018-04-06 Manuel Bodirsky , Marcello Mamino , Caterina Viola

We report new results on the complexity of the valued constraint satisfaction problem (VCSP). Under the unique games conjecture, the approximability of finite-valued VCSP is fairly well-understood. However, there is yet no characterisation…

计算复杂性 · 计算机科学 2011-04-29 Peter Jonsson , Fredrik Kuivinen , Johan Thapper

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

In this paper, we propose a stand-alone mobile visual search system based on binary features and the bag-of-visual words framework. The contribution of this study is three-fold: (1) We propose an adaptive substring extraction method that…

计算机视觉与模式识别 · 计算机科学 2016-10-21 Yusuke Uchida , Shigeyuki Sakazawa , Shin'ichi Satoh

We describe a framework for bounding extreme values of quantities on global attractors of differential dynamical systems. A global attractor is the minimal set that attracts all bounded sets; it contains all forward-time limit points. Our…

动力系统 · 数学 2020-09-18 David Goluskin

Valued constraint satisfaction problems (VCSPs) are a large class of combinatorial optimisation problems. The computational complexity of VCSPs depends on the set of allowed cost functions in the input. Recently, the computational…

计算机科学中的逻辑 · 计算机科学 2022-04-04 Manuel Bodirsky , Marcello Mamino , Caterina Viola

Binary Neural Networks (BNNs), known to be one among the effectively compact network architectures, have achieved great outcomes in the visual tasks. Designing efficient binary architectures is not trivial due to the binary nature of the…

计算机视觉与模式识别 · 计算机科学 2020-05-18 Hai Phan , Zechun Liu , Dang Huynh , Marios Savvides , Kwang-Ting Cheng , Zhiqiang Shen

A CSP with n variables ranging over a domain of d values can be solved by brute-force in d^n steps (omitting a polynomial factor). With a more careful approach, this trivial upper bound can be improved for certain natural restrictions of…

计算复杂性 · 计算机科学 2013-04-09 Iyad Kanj , Stefan Szeider

Vertex Subset Problems (VSPs) are a class of combinatorial optimization problems on graphs where the goal is to find a subset of vertices satisfying a predefined condition. Two prominent approaches for solving VSPs are dynamic programming…

数据结构与算法 · 计算机科学 2026-01-14 Mateus de Oliveira Oliveira , Wim Van den Broeck

Numerous machine learning problems require an exploration basis - a mechanism to explore the action space. We define a novel geometric notion of exploration basis with low variance, called volumetric spanners, and give efficient algorithms…

机器学习 · 计算机科学 2014-05-27 Elad Hazan , Zohar Karnin , Raghu Mehka
‹ 上一页 1 2 3 10 下一页 ›