paper-with-me

Papers

High-dimensional Black-box Optimization via Divide and Approximate Conquer

2016-03-11 · Peng Yang, Ke Tang, Xin Yao

Divide and Conquer (DC) is conceptually well suited to high-dimensional optimization by decomposing a problem into multiple small-scale sub-problems. However, appealing performance can be seldom observed when the sub-problems are interdependent. This paper suggests that the major difficulty of tackling interdependent sub-problems lies in the precise evaluation of a partial solution (to a sub-problem), which can be overwhelmingly costly and thus makes sub-problems non-trivial to conquer. Thus, we propose an approximation approach, named Divide and Approximate Conquer (DAC), which reduces the cost of partial solution evaluation from exponential time to polynomial time. Meanwhile, the convergence to the global optimum (of the original problem) is still guaranteed. The effectiveness of DAC is demonstrated empirically on two sets of non-separable high-dimensional problems.

📄 PDF Abstract BibTeX arXiv:1603.03518

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

From Complexity to Simplicity: Adaptive ES-Active Subspaces for Blackbox Optimization

2019-03-07 · NeurIPS 2019 12 · Krzysztof Choromanski, Aldo Pacchiano, Jack Parker-Holder, Yunhao Tang

We present a new algorithm ASEBO for optimizing high-dimensional blackbox functions. ASEBO adapts to the geometry of the function and learns optimal sets of sensing directions, which are used to probe it, on-the-fly. It …

compressed sensingMulti-Armed BanditsReinforcement Learning

Batched Large-scale Bayesian Optimization in High-dimensional Spaces

2017-06-05 · Zi Wang, Clement Gehring, Pushmeet Kohli, Stefanie Jegelka

Bayesian optimization (BO) has become an effective approach for black-box function optimization problems when function evaluations are expensive and the optimum can be achieved within a relatively small number of queries…

Bayesian OptimizationDiversityVocal Bursts Intensity Prediction

Scalable Bayesian optimization with high-dimensional outputs using randomized prior networks

2023-02-14 · Mohamed Aziz Bhouri, Michael Joly, Robert Yu, Soumalya Sarkar 외

Several fundamental problems in science and engineering consist of global optimization tasks involving unknown high-dimensional (black-box) functions that map a set of controllable variables to the outcomes of an expensi…

Bayesian OptimizationDecision Makingglobal-optimizationSequential Decision Making+1

High-Dimensional Bayesian Optimization with Constraints: Application to Powder Weighing

2022-06-13 · Shoki Miyagawa, Atsuyoshi Yano, Naoko Sawada, Isamu Ogawa

Bayesian optimization works effectively optimizing parameters in black-box problems. However, this method did not work for high-dimensional parameters in limited trials. Parameters can be efficiently explored by nonlinea…

Bayesian OptimizationRepresentation LearningVocal Bursts Intensity Prediction

Balancing Common Treatment and Epidemic Control in Medical Procurement during COVID-19: Transform-and-Divide Evolutionary Optimization

2020-08-02 · Yu-Jun Zheng, Xin Chen, Tie-Er Gan, Min-Xia Zhang 외

Balancing common disease treatment and epidemic control is a key objective of medical supplies procurement in hospitals during a pandemic such as COVID-19. This problem can be formulated as a bi-objective optimization pr…

Evolutionary AlgorithmsMultiobjective Optimization