中文
相关论文

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

200 篇论文

Matrix completion is a basic machine learning problem that has wide applications, especially in collaborative filtering and recommender systems. Simple non-convex optimization algorithms are popular and effective in practice. Despite recent…

机器学习 · 计算机科学 2018-07-24 Rong Ge , Jason D. Lee , Tengyu Ma

In this paper, we address the problem of local search for the falsification of hybrid automata with affine dynamics. Namely, if we are given a sequence of locations and a maximum simulation time, we return the trajectory that comes the…

系统与控制 · 计算机科学 2015-03-19 Houssam Abbas , Georgios Fainekos

We study the Closest Pair Problem in Hamming metric, which asks to find the pair with the smallest Hamming distance in a collection of binary vectors. We give a new randomized algorithm for the problem on uniformly random input…

数据结构与算法 · 计算机科学 2021-12-08 Andre Esser , Robert Kübler , Floyd Zweydinger

Minimizing a convex, quadratic objective of the form $f_{\mathbf{A},\mathbf{b}}(x) := \frac{1}{2}x^\top \mathbf{A} x - \langle \mathbf{b}, x \rangle$ for $\mathbf{A} \succ 0 $ is a fundamental problem in machine learning and optimization.…

机器学习 · 计算机科学 2019-04-17 Max Simchowitz

Machine learning algorithms typically perform optimization over a class of non-convex functions. In this work, we provide bounds on the fundamental hardness of identifying the global minimizer of a non convex function. Specifically, we…

机器学习 · 计算机科学 2021-07-07 Krishna Reddy Kesari , Jean Honorio

In this work, we investigate a particular class of shape optimization problems under uncertainties on the input parameters. More precisely, we are interested in the minimization of the expectation of a quadratic objective in a situation…

最优化与控制 · 数学 2015-06-01 M. Dambrine , C. Dapogny , H. Harbrecht

We use exact enumeration to characterize the solutions of quadratic unconstrained binary optimization problems of less than 21 variables in terms of their distributions of Hamming distances to close-by solutions. We also perform experiments…

量子物理 · 物理学 2025-11-04 Vrinda Mehta , Fengping Jin , Kristel Michielsen , Hans De Raedt

We give the first polynomial-time approximation schemes (PTASs) for the following problems: (1) uniform facility location in edge-weighted planar graphs; (2) $k$-median and $k$-means in edge-weighted planar graphs; (3) $k$-means in…

数据结构与算法 · 计算机科学 2016-04-08 Vincent Cohen-Addad , Philip N. Klein , Claire Mathieu

We consider the problem of analyzing and designing gradient-based discrete-time optimization algorithms for a class of unconstrained optimization problems having strongly convex objective functions with Lipschitz continuous gradient. By…

最优化与控制 · 数学 2025-10-20 Simon Michalowsky , Carsten Scherer , Christian Ebenbauer

The idea that many important classes of signals can be well-represented by linear combinations of a small set of atoms selected from a given dictionary has had dramatic impact on the theory and practice of signal processing. For practical…

信息论 · 计算机科学 2015-03-18 Quan Geng , Huan Wang , John Wright

We study the Bipartite Unconstrained 0-1 Quadratic Programming Problem (BQP) which is a relaxation of the Unconstrained 0-1 Quadratic Programming Problem (QP). Applications of the BQP include mining discrete patterns from binary data,…

离散数学 · 计算机科学 2013-07-23 Daniel Karapetyan , Abraham P. Punnen

It is known that point searching in basic semialgebraic sets and the search for globally minimal points in polynomial optimization tasks can be carried out using $(s\,d)^{O(n)}$ arithmetic operations, where $n$ and $s$ are the numbers of…

符号计算 · 计算机科学 2014-02-11 Bernd Bank , Marc Giusti , Joos Heintz , Mohab Safey El Din

One of the cornerstones of the distributed complexity theory is the derandomization result by Chang, Kopelowitz, and Pettie [FOCS 2016]: any randomized LOCAL algorithm that solves a locally checkable labeling problem (LCL) can be…

分布式、并行与集群计算 · 计算机科学 2023-05-16 Sameep Dahal , Francesco d'Amore , Henrik Lievonen , Timothé Picavet , Jukka Suomela

Deciding what to sense is a crucial task, made harder by dependencies and by a nonadditive utility function. We develop approximation algorithms for selecting an optimal set of measurements, under a dependency structure modeled by a…

人工智能 · 计算机科学 2012-06-18 Yan Radovilsky , Solomon Eyal Shimony

In this paper we studied combinatorial problems with parameterized locally budgeted uncertainty. We are looking for a solutions set such that for any parameters vector there exists a solution in the set with robustness near optimal. The…

最优化与控制 · 数学 2023-01-26 Alejandro Crema

In this paper, a sequential search method for finding the global minimum of an objective function is presented, The descent gradient search is repeated until the global minimum is obtained. The global minimum is located by a process of…

最优化与控制 · 数学 2024-02-06 Mohamed Tifroute , Anouar Lahmdani , Hassane Bouzahir

We give a simple proof of a formula for the minimal time required to simulate a two-qubit unitary operation using a fixed two-qubit Hamiltonian together with fast local unitaries. We also note that a related lower bound holds for arbitrary…

量子物理 · 物理学 2007-05-23 Andrew M. Childs , Henry L. Haselgrove , Michael A. Nielsen

We prove lower bounds on the complexity of finding $\epsilon$-stationary points (points $x$ such that $\|\nabla f(x)\| \le \epsilon$) of smooth, high-dimensional, and potentially non-convex functions $f$. We consider oracle-based complexity…

最优化与控制 · 数学 2019-08-16 Yair Carmon , John C. Duchi , Oliver Hinder , Aaron Sidford

Combinatorial optimization is of general interest for both theoretical study and real-world applications. Fast-developing quantum algorithms provide a different perspective on solving combinatorial optimization problems. In this paper, we…

数据结构与算法 · 计算机科学 2022-09-07 Tianyi Hao , Xuxin Huang , Chunjing Jia , Cheng Peng

A local algorithm is a distributed algorithm where each node must operate solely based on the information that was available at system startup within a constant-size neighbourhood of the node. We study the applicability of local algorithms…

分布式、并行与集群计算 · 计算机科学 2008-09-09 Patrik Floréen , Petteri Kaski , Topi Musto , Jukka Suomela