中文
相关论文

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

200 篇论文

Combinatorial problems stated as Constraint Satisfaction Problems (CSP) are examined. It is shown by example that any algorithm designed for the original CSP, and involving the AllDifferent constraint, has at least the same level of…

人工智能 · 计算机科学 2020-12-15 Geoff Harris

Correspondence is a ubiquitous problem in computer vision and graph matching has been a natural way to formalize correspondence as an optimization problem. Recently, graph matching solvers have included higher-order terms representing…

计算机视觉与模式识别 · 计算机科学 2014-05-27 Mayank Bansal , Kostas Daniilidis

We consider a method of pairwise variations for smooth optimization problems, which involve polyhedral constraints. It consists in making steps with respect to the difference of two selected extreme points of the feasible set together with…

最优化与控制 · 数学 2017-01-12 I. V. Konnov

We introduce an alternative approach for constrained mathematical programming problems. It rests on two main aspects: an efficient way to compute optimal solutions for unconstrained problems, and multipliers regarded as variables for a…

最优化与控制 · 数学 2015-10-27 Pablo Pedregal

Portfolio optimization involves selecting asset weights to minimize a risk-reward objective, such as the portfolio variance in the classical minimum-variance framework. Sparse portfolio selection extends this by imposing a cardinality…

机器学习 · 统计学 2025-05-16 Sarat Moka , Matias Quiroz , Vali Asimit , Samuel Muller

Optimization problems involving minimization of a rank-one convex function over constraints modeling restrictions on the support of the decision variables emerge in various machine learning applications. These problems are often modeled…

最优化与控制 · 数学 2023-11-29 Soroosh Shafiee , Fatma Kılınç-Karzan

Anticipating the low energy arrangements of atoms in space is an indispensable scientific task. Modern stochastic approaches to searching for these configurations depend on the optimisation of structures to nearby local minima in the energy…

材料科学 · 物理学 2019-02-07 Chris J. Pickard

The minimisation problem of a sum of unary and pairwise functions of discrete variables is a general NP-hard problem with wide applications such as computing MAP configurations in Markov Random Fields (MRF), minimising Gibbs energy, or…

计算复杂性 · 计算机科学 2014-01-24 Martin C. Cooper , Stanislav Živný

A fitness landscape is a genetic space -- with two genotypes adjacent if they differ in a single locus -- and a fitness function. Evolutionary dynamics produce a flow on this landscape from lower fitness to higher; reaching equilibrium only…

种群与进化 · 定量生物学 2013-08-26 Artem Kaznatcheev

Weak Lensing (WL) surveys are reaching unprecedented depths, enabling the investigation of very small angular scales. At these scales, nonlinear gravitational effects lead to higher-order correlations making the matter distribution highly…

宇宙学与河外天体物理 · 物理学 2025-05-01 Divij Sharma , Biwei Dai , Uros Seljak

Iterative deepening search is used in applications where the best cost bound for state-space search is unknown. The iterative deepening process is used to avoid overshooting the appropriate cost bound and doing too much work as a result.…

人工智能 · 计算机科学 2019-06-10 Nathan Sturtevant , Malte Helmert

The Conditional Preference Network (CP-net) graphically represents user's qualitative and conditional preference statements under the ceteris paribus interpretation. The constrained CP-net is an extension of the CP-net, to a set of…

人工智能 · 计算机科学 2021-09-28 Sultan Ahmed , Malek Mouhoub

In this paper, we propose the first continuous optimization algorithms that achieve a constant factor approximation guarantee for the problem of monotone continuous submodular maximization subject to a linear constraint. We first prove that…

数据结构与算法 · 计算机科学 2020-06-23 Moran Feldman , Amin Karbasi

Bilevel linear programming (LP) is one of the simplest classes of bilevel optimization problems, yet it is known to be NP-hard in general. Specifically, determining whether the optimal objective value of a bilevel LP is at least as good as…

最优化与控制 · 数学 2026-03-23 Nagisa Sugishita , Margarida Carvalho

A method is created to automatically increase the threshold projection parameter in three-field density-based topology optimization to achieve a near binary design. The parameter increase each iteration is based on an exponential growth…

最优化与控制 · 数学 2024-04-23 Peter Donald Dunning

An active topic in the study of random constraint satisfaction problems (CSPs) is the geometry of the space of satisfying or almost satisfying assignments as the function of the density, for which a precise landscape of predictions has been…

数据结构与算法 · 计算机科学 2021-06-25 Jun-Ting Hsieh , Sidhanth Mohanty , Jeff Xu

Resource constrained job scheduling is a hard combinatorial optimisation problem that originates in the mining industry. Off-the-shelf solvers cannot solve this problem satisfactorily in reasonable timeframes, while other solution methods…

神经与进化计算 · 计算机科学 2024-07-23 Su Nguyen , Dhananjay Thiruvady , Yuan Sun , Mengjie Zhang

We describe and analyze a simple algorithm for principal component analysis and singular value decomposition, VR-PCA, which uses computationally cheap stochastic iterations, yet converges exponentially fast to the optimal solution. In…

机器学习 · 计算机科学 2015-08-03 Ohad Shamir

A local search algorithm operating on an instance of a Boolean constraint satisfaction problem (in particular, k-SAT) can be viewed as a stochastic process traversing successive adjacent states in an ``energy landscape'' defined by the…

计算复杂性 · 计算机科学 2007-05-23 Petteri Kaski

We address combinatorial problems that can be formulated as minimization of a partially separable function of discrete variables (energy minimization in graphical models, weighted constraint satisfaction, pseudo-Boolean optimization, 0-1…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Alexander Shekhovtsov