paper-with-me

Papers

Space Net Optimization

2023-05-31 · Chun-Wei Tsai, Yi-Cheng Yang, Tzu-Chieh Tang, Che-Wei Hsu

Most metaheuristic algorithms rely on a few searched solutions to guide later searches during the convergence process for a simple reason: the limited computing resource of a computer makes it impossible to retain all the searched solutions. This also reveals that each search of most metaheuristic algorithms is just like a ballpark guess. To help address this issue, we present a novel metaheuristic algorithm called space net optimization (SNO). It is equipped with a new mechanism called space net; thus, making it possible for a metaheuristic algorithm to use most information provided by all searched solutions to depict the landscape of the solution space. With the space net, a metaheuristic algorithm is kind of like having a ``vision'' on the solution space. Simulation results show that SNO outperforms all the other metaheuristic algorithms compared in this study for a set of well-known single objective bound constrained problems in most cases.

📄 PDF Abstract BibTeX arXiv:2306.00043

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

Efficient Meta Subspace Optimization

2021-10-28 · Yoni Choukroun, Michael Katz

Subspace optimization methods have the attractive property of reducing large-scale optimization problems to a sequence of low-dimensional subspace optimization problems. However, existing subspace optimization frameworks…

Reinforcement Learning (RL)

Local Latent Space Bayesian Optimization over Structured Inputs

2022-01-28 · Natalie Maus, Haydn T. Jones, Juston S. Moore, Matt J. Kusner 외

Bayesian optimization over the latent spaces of deep autoencoder models (DAEs) has recently emerged as a promising new approach for optimizing challenging black-box functions over structured, discrete, hard-to-enumerate …

Bayesian Optimization

Automated Random Embedding for Practical Bayesian Optimization with Unknown Effective Dimension

2026-05-22 · Hong Qian, Xiang Shu, Xiang Xia, Xuhui Liu 외 arxiv

Bayesian optimization is widely employed for optimizing complex black-box functions but struggles with the curse of dimensionality. Random embedding, as a dimension reduction strategy, simplifies tasks that possess the e…

Monte Carlo Tree Search based Space Transfer for Black-box Optimization

2024-12-10 · Shukuan Wang, Ke Xue, Lei Song, Xiaobin Huang 외

Bayesian optimization (BO) is a popular method for computationally expensive black-box optimization. However, traditional BO methods need to solve new problems from scratch, leading to slow convergence. Recent studies tr…

Bayesian OptimizationTransfer Learning

Advancing Bayesian Optimization via Learning Correlated Latent Space

2023-10-31 · NeurIPS 2023 11 · Seunghun Lee, Jaewon Chu, Sihyeon Kim, Juyeon Ko 외

Bayesian optimization is a powerful method for optimizing black-box functions with limited function evaluations. Recent works have shown that optimization in a latent space through deep generative models such as variatio…

Bayesian Optimization