中文
相关论文

相关论文: On the complexity of local search in unconstrained…

200 篇论文

The optimization of expensive-to-evaluate black-box functions over combinatorial structures is an ubiquitous task in machine learning, engineering and the natural sciences. The combinatorial explosion of the search space and costly…

机器学习 · 统计学 2018-10-11 Ricardo Baptista , Matthias Poloczek

Sequential minimum optimization is a machine-learning global search training algorithm. It is applicable when the functional dependence of the cost function on a tunable parameter given the other parameters can be cheaply determined. This…

量子物理 · 物理学 2023-03-03 Wojciech Roga , Takafumi Ono , Masahiro Takeoka

Black-box complexity is a complexity theoretic measure for how difficult a problem is to be optimized by a general purpose optimization algorithm. It is thus one of the few means trying to understand which problems are tractable for genetic…

神经与进化计算 · 计算机科学 2015-03-19 Benjamin Doerr , Timo Kötzing , Johannes Lengler , Carola Winzen

We analyze the query complexity of finding a local minimum in $t$ rounds on general graphs. More precisely, given a graph $G = (V,E)$ and oracle access to an unknown function $f : V \to \mathbb{R}$, the goal is to find a local minimum--a…

计算复杂性 · 计算机科学 2026-02-03 Simina Brânzei , Ioannis Panageas , Dimitris Paparas

We study the problem of optimizing nonlinear objective functions over bipartite matchings. While the problem is generally intractable, we provide several efficient algorithms for it, including a deterministic algorithm for maximizing convex…

最优化与控制 · 数学 2008-07-24 Yael Berstein , Shmuel Onn

We extend the traditional worst-case, minimax analysis of stochastic convex optimization by introducing a localized form of minimax complexity for individual functions. Our main result gives function-specific lower and upper bounds on the…

机器学习 · 统计学 2016-05-27 Yuancheng Zhu , Sabyasachi Chatterjee , John Duchi , John Lafferty

We present a general method for obtaining strong bounds for discrete optimization problems that is based on a concept of branching duality. It can be applied when no useful integer programming model is available, and we illustrate this with…

数据结构与算法 · 计算机科学 2019-08-22 J. G. Benade , J. N. Hooker

We provide a randomized linear time approximation scheme for a generic problem about clustering of binary vectors subject to additional constrains. The new constrained clustering problem encompasses a number of problems and by solving it,…

数据结构与算法 · 计算机科学 2018-07-20 Fedor V. Fomin , Petr A. Golovach , Daniel Lokshtanov , Fahad Panolan , Saket Saurabh

Dominating Set is a well-known combinatorial optimization problem which finds application in computational biology or mobile communication. Because of its $\mathrm{NP}$-hardness, one often turns to heuristics for good solutions. Many such…

数据结构与算法 · 计算机科学 2026-01-21 Hendrik Higl

In this paper we consider a nonconvex optimization problem with nonlinear equality constraints. We assume that both, the objective function and the functional constraints, are locally smooth. For solving this problem, we propose a…

最优化与控制 · 数学 2024-12-02 Lahcen El Bourkhissi , Ion Necoara

Recently, several claims have been made that certain fundamental problems of distributed computing, including Leader Election and Distributed Consensus, begin to admit feasible and efficient solutions when the model of distributed…

量子物理 · 物理学 2009-03-09 Cyril Gavoille , Adrian Kosowski , Marcin Markiewicz

The reliable fraction of information is an attractive score for quantifying (functional) dependencies in high-dimensional data. In this paper, we systematically explore the algorithmic implications of using this measure for optimization. We…

人工智能 · 计算机科学 2018-09-17 Panagiotis Mandros , Mario Boley , Jilles Vreeken

We show that every (invertible, or noninvertible) minimal Cantor system embeds in $\mathbb{R}$ with vanishing derivative everywhere. We also study relations between local shrinking and periodic points.

动力系统 · 数学 2019-05-28 J. P. Boroński , J. Kupka , P. Oprocha

Many combinatorial optimization problems can be formulated as the search for a subgraph that satisfies certain properties and minimizes the total weight. We assume here that the vertices correspond to points in a metric space and can take…

数据结构与算法 · 计算机科学 2024-12-25 Marin Bougeret , Jérémy Omer , Michael Poss

We recast Grover's generalised search algorithm in a geometric language even when the states are not approximately orthogonal. We provide a possible search algorithm based on an arbitrary unitary transformation which can speed up the steps…

量子物理 · 物理学 2007-05-23 Arun Kumar Pati

We show that there is a deterministic local algorithm (constant-time distributed graph algorithm) that finds a 5-approximation of a minimum dominating set on outerplanar graphs. We show there is no such algorithm that finds a…

分布式、并行与集群计算 · 计算机科学 2022-11-22 Marthe Bonamy , Linda Cook , Carla Groenland , Alexandra Wesolek

We consider the quantum query complexity of local search as a function of graph geometry. Given a graph $G = (V,E)$ with $n$ vertices and black box access to a function $f : V \to \mathbb{R}$, the goal is find a vertex $v$ that is a local…

计算复杂性 · 计算机科学 2024-12-19 Simina Brânzei , Nicholas J. Recker

A sampling-based optimization method for quadratic functions is proposed. Our method approximately solves the following $n$-dimensional quadratic minimization problem in constant time, which is independent of $n$: $z^*=\min_{\mathbf{v} \in…

机器学习 · 计算机科学 2016-09-02 Kohei Hayashi , Yuichi Yoshida

Research in explorable uncertainty addresses combinatorial optimization problems where there is partial information about the values of numeric input parameters, and exact values of these parameters can be determined by performing costly…

数据结构与算法 · 计算机科学 2026-04-09 Haya Diwan , Lisa Hellerstein , Nicole Megow , Jens Schlöter

Two genres of heuristics that are frequently reported to perform much better on "real-world" instances than in the worst case are greedy algorithms and local search algorithms. In this paper, we systematically study these two types of…

数据结构与算法 · 计算机科学 2017-07-03 Vaggos Chatziafratis , Tim Roughgarden , Jan Vondrak