paper-with-me

Papers

Learning to optimize: A tutorial for continuous and mixed-integer optimization

2024-05-24 · Xiaohan Chen, Jialin Liu, Wotao Yin

Learning to Optimize (L2O) stands at the intersection of traditional optimization and machine learning, utilizing the capabilities of machine learning to enhance conventional optimization techniques. As real-world optimization problems frequently share common structures, L2O provides a tool to exploit these structures for better or faster solutions. This tutorial dives deep into L2O techniques, introducing how to accelerate optimization algorithms, promptly estimate the solutions, or even reshape the optimization problem itself, making it more adaptive to real-world applications. By considering the prerequisites for successful applications of L2O and the structure of the optimization problems at hand, this tutorial provides a comprehensive guide for practitioners and researchers alike.

📄 PDF Abstract BibTeX arXiv:2405.15251

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CatCMA with Margin: Stochastic Optimization for Continuous, Integer, and Categorical Variables

2025-04-10 · Ryoki Hamano, Masahiro Nomura, Shota Saito, Kento Uchida 외

This study focuses on mixed-variable black-box optimization (MV-BBO), addressing continuous, integer, and categorical variables. Many real-world MV-BBO problems involve dependencies among these different types of variabl…

Bayesian OptimizationStochastic Optimization

Convergence Analysis of Evolution Strategies for Mixed-Integer Optimization

2026-05-20 · Ryoki Hamano, Kento Uchida, Shinichi Shirakawa arxiv

Mixed-integer extensions of evolution strategies (ES) that discretize selected coordinates of sampled continuous vectors often impose a lower bound on the standard deviation of integer variables to prevent premature conv…

CMA-ES for Discrete and Mixed-Variable Optimization on Sets of Points

2024-08-23 · Kento Uchida, Ryoki Hamano, Masahiro Nomura, Shota Saito 외

Discrete and mixed-variable optimization problems have appeared in several real-world applications. Most of the research on mixed-variable optimization considers a mixture of integer and continuous variables, and several…

Natural Evolution Strategy for Mixed-Integer Black-Box Optimization

2023-04-21 · Koki Ikeda, Isao Ono

This paper proposes a natural evolution strategy (NES) for mixed-integer black-box optimization (MI-BBO) that appears in real-world problems such as hyperparameter optimization of machine learning and materials design. T…

Hyperparameter Optimization

Marginal Probability-Based Integer Handling for CMA-ES Tackling Single-and Multi-Objective Mixed-Integer Black-Box Optimization

2022-12-19 · Ryoki Hamano, Shota Saito, Masahiro Nomura, Shinichi Shirakawa

This study targets the mixed-integer black-box optimization (MI-BBO) problem where continuous and integer variables should be optimized simultaneously. The CMA-ES, our focus in this study, is a population-based stochasti…