中文
相关论文

相关论文: Boosting search by rare events

200 篇论文

We study novel robust zero-order algorithms with acceleration for the solution of real-time optimization problems. In particular, we propose a family of extremum seeking dynamics that can be universally modeled as singularly perturbed…

最优化与控制 · 数学 2020-12-17 Jorge I. Poveda , Na Li

This is a comment on a recent publication claiming to have found a ``quantum optimization'' algorithm which outperforms known algorithms for minimizing some ``cost function''. Unfortunately, this algorithm is no better than choosing a state…

量子物理 · 物理学 2022-02-04 Christof Zalka , Todd A. Brun

Imbalanced classification problems are extremely common in natural language processing and are solved using a variety of resampling and filtering techniques, which often involve making decisions on how to select training data or decide…

计算与语言 · 计算机科学 2022-09-02 Ryan Muther , David Smith

Causal discovery studies the problem of mining causal relationships between variables from data, which is of primary interest in science. During the past decades, significant amount of progresses have been made toward this fundamental data…

人工智能 · 计算机科学 2016-11-28 Kui Yu , Jiuyong Li , Lin Liu

The scenario-based optimization approach (`scenario approach') provides an intuitive way of approximating the solution to chance-constrained optimization programs, based on finding the optimal solution under a finite number of sampled…

最优化与控制 · 数学 2025-10-02 Georg Schildbach , Lorenzo Fagiano , Manfred Morari

We analyze combinatorial optimization problems over a pair of random point sets of equal cardinal. Typical examples include the matching of minimal length, the traveling salesperson tour constrained to alternate between points of each set,…

概率论 · 数学 2011-10-06 Franck Barthe , Charles Bordenave

We contribute the first randomized algorithm that is an integration of arbitrarily many deterministic algorithms for the fully online multiprocessor scheduling with testing problem. When there are two machines, we show that with two…

数据结构与算法 · 计算机科学 2023-06-29 Mingyang Gong , Zhi-Zhong Chen , Guohui Lin , Lusheng Wang

We study the problem of vertex-weighted online bipartite matching with stochastic rewards where matches may fail with some known probability and the decision maker has to adapt to the sequential realization of these outcomes. Recent works…

数据结构与算法 · 计算机科学 2024-01-10 Rajan Udwani

This paper studies the distributed optimization problem with possibly nonidentical local constraints, where its global objective function is composed of $N$ convex functions. The aim is to solve the considered optimization problem in a…

最优化与控制 · 数学 2022-08-26 Hongzhe Liu , Wenwu Yu , Guanghui Wen , Wei Xing Zheng

We study online convex optimization in the random order model, recently proposed by \citet{garber2020online}, where the loss functions may be chosen by an adversary, but are then presented to the online algorithm in a uniformly random…

机器学习 · 计算机科学 2021-06-30 Uri Sherman , Tomer Koren , Yishay Mansour

Guided policy search algorithms have been proven to work with incredible accuracy for not only controlling a complicated dynamical system, but also learning optimal policies from various unseen instances. One assumes true nature of the…

系统与控制 · 电气工程与系统科学 2020-10-02 Prakash Mallick , Zhiyong Chen , Mohsen Zamani

A quantum algorithm for combinatorial search is presented that provides a simple framework for utilizing search heuristics. The algorithm is evaluated in a new case that is an unstructured version of the graph coloring problem. It performs…

量子物理 · 物理学 2009-10-06 Tad Hogg

This research is focused on solving problems in the area of software project management using metaheuristic search algorithms and as such is research in the field of search based software engineering. The main aim of this research is to…

神经与进化计算 · 计算机科学 2016-05-09 Andy M. Connor , Amit Shah

Mass violence, almost no matter how defined, is (thankfully) rare. Rare events are very difficult to study in a systematic manner. Standard statistical procedures can fail badly and usefully accurate forecasts of rare events often are…

应用统计 · 统计学 2019-03-05 Richard A. Berk , Susan B. Sorenson

Asynchronous executions of a distributed algorithm differ from each other due to the nondeterminism in the order in which the messages exchanged are handled. In many situations of interest, the asynchronous executions induced by restricting…

分布式、并行与集群计算 · 计算机科学 2016-11-11 Ricardo C. Correa , Valmir C. Barbosa

We consider robust resource allocation of services in Clouds. More specifically, we consider the case of a large public or private Cloud platform that runs a relatively small set of large and independent services. These services are…

分布式、并行与集群计算 · 计算机科学 2013-10-22 Olivier Beaumont , Lionel Eyraud-Dubois , Paul Renaud-Goud

We introduce algorithms that use predictions from machine learning applied to the input to circumvent worst-case analysis. We aim for algorithms that have near optimal performance when these predictions are good, but recover the…

数据结构与算法 · 计算机科学 2020-06-17 Michael Mitzenmacher , Sergei Vassilvitskii

Many stochastic optimization problems include chance constraints that enforce constraint satisfaction with a specific probability; however, solving an optimization problem with chance constraints assumes that the solver has access to the…

最优化与控制 · 数学 2021-09-21 Joshua Comden , Ahmed S. Zamzam , Andrey Bernstein

In this paper we present a random shuffling scheme to apply with adaptive sorting algorithms. Adaptive sorting algorithms utilize the presortedness present in a given sequence. We have probabilistically increased the amount of presortedness…

数据结构与算法 · 计算机科学 2016-08-31 Md. Enamul Karim , Abdun Naser Mahmood

Binary search finds a given element in a sorted array with an optimal number of $\log n$ queries. However, binary search fails even when the array is only slightly disordered or access to its elements is subject to errors. We study the…

数据结构与算法 · 计算机科学 2017-02-21 Yann Disser , Stefan Kratsch