paper-with-me

홈 › Papers

A Linear Constrained Optimization Benchmark For Probabilistic Search Algorithms: The Rotated Klee-Minty Problem

2018-07-26 · Michael Hellwig, Hans-Georg Beyer

The development, assessment, and comparison of randomized search algorithms heavily rely on benchmarking. Regarding the domain of constrained optimization, the number of currently available benchmark environments bears no relation to the number of distinct problem features. The present paper advances a proposal of a scalable linear constrained optimization problem that is suitable for benchmarking Evolutionary Algorithms. By comparing two recent EA variants, the linear benchmarking environment is demonstrated.

📄 PDF Abstract BibTeX arXiv:1807.10068

Code (1)

hellwigm/RotatedKleeMintyProblem 공식 구현

Tasks

BenchmarkingEvolutionary AlgorithmsRelation

Similar Papers 제목 키워드 기반

A Sequential Quadratic Programming Method with High Probability Complexity Bounds for Nonlinear Equality Constrained Stochastic Optimization

2023-01-01 · Albert S. Berahas, Miaolan Xie, Baoyu Zhou

A step-search sequential quadratic programming method is proposed for solving nonlinear equality constrained stochastic optimization problems. It is assumed that constraint function values and derivatives are available, …

Stochastic Optimization

Self-Adaptive Ising Machines for Constrained Optimization

2025-01-09 · Corentin Delacour

Ising machines (IM) are physics-inspired alternatives to von Neumann architectures for solving hard optimization tasks. By mapping binary variables to coupled Ising spins, IMs can naturally solve unconstrained combinator…

Combinatorial Optimization

An Efficient Approach for Solving Expensive Constrained Multiobjective Optimization Problems

2024-05-22 · Kamrul Hasan Rahi

To solve real-world expensive constrained multi-objective optimization problems (ECMOPs), surrogate/approximation models are commonly incorporated in evolutionary algorithms to pre-select promising candidate solutions fo…

Evolutionary AlgorithmsMultiobjective Optimization

Probabilistic Interpretation of Linear Solvers

2014-02-10 · Philipp Hennig

This manuscript proposes a probabilistic framework for algorithms that iteratively solve unconstrained linear problems $Bx = b$ with positive definite $B$ for $x$. The goal is to replace the point estimates returned by e…

A Linearly Constrained Nonparametric Framework for Imitation Learning

2019-09-15 · Yanlong Huang, Darwin G. Caldwell

In recent years, a myriad of advanced results have been reported in the community of imitation learning, ranging from parametric to non-parametric, probabilistic to non-probabilistic and Bayesian to frequentist approache…

Imitation LearningModel Predictive Control