paper-with-me

홈 › Papers

Theory-inspired Parameter Control Benchmarks for Dynamic Algorithm Configuration

2022-02-07 · André Biedenkapp, Nguyen Dang, Martin S. Krejca, Frank Hutter, Carola Doerr

It has long been observed that the performance of evolutionary algorithms and other randomized search heuristics can benefit from a non-static choice of the parameters that steer their optimization behavior. Mechanisms that identify suitable configurations on the fly ("parameter control") or via a dedicated training process ("dynamic algorithm configuration") are therefore an important component of modern evolutionary computation frameworks. Several approaches to address the dynamic parameter setting problem exist, but we barely understand which ones to prefer for which applications. As in classical benchmarking, problem collections with a known ground truth can offer very meaningful insights in this context. Unfortunately, settings with well-understood control policies are very rare. One of the few exceptions for which we know which parameter settings minimize the expected runtime is the LeadingOnes problem. We extend this benchmark by analyzing optimal control policies that can select the parameters only from a given portfolio of possible values. This also allows us to compute optimal parameter portfolios of a given size. We demonstrate the usefulness of our benchmarks by analyzing the behavior of the DDQN reinforcement learning approach for dynamic algorithm configuration.

📄 PDF Abstract BibTeX arXiv:2202.03259

Code (1)

caroladoerr/leadingonedac 공식 구현

Tasks

BenchmarkingEvolutionary Algorithms

Similar Papers 제목 키워드 기반

Consensus Formation Tracking for Multiple AUV Systems Using Distributed Bioinspired Sliding Mode Control

2022-06-16 · Tao Yan, Zhe Xu, Simon X. Yang

Consensus formation tracking of multiple autonomous underwater vehicles (AUVs) subject to nonlinear and uncertain dynamics is a challenging problem in robotics. To tackle this challenge, a distributed bioinspired sliding…

FedControl: When Control Theory Meets Federated Learning

2022-05-27 · Adnan Ben Mansour, Gaia Carenini, Alexandre Duplessis, David Naccache

To date, the most popular federated learning algorithms use coordinate-wise averaging of the model parameters. We depart from this approach by differentiating client contributions according to the performance of local le…

Federated Learning

Riemannian Lyapunov Optimizer: A Unified Framework for Optimization

2026-01-29 · Yixuan Wang, Omkar Sudhir Patil, Warren E. Dixon arxiv

We introduce Riemannian Lyapunov Optimizers (RLOs), a family of optimization algorithms that unifies classic optimizers within one geometric framework. Unlike heuristic improvements to existing optimizers, RLOs are syste…

DDPNOpt: Differential Dynamic Programming Neural Optimizer

2020-02-20 · ICLR 2021 1 · Guan-Horng Liu, Tianrong Chen, Evangelos A. Theodorou

Interpretation of Deep Neural Networks (DNNs) training as an optimal control problem with nonlinear dynamical systems has received considerable attention recently, yet the algorithmic development remains relatively limit…

Second-order methods

Structure and Control of Biology-inspired Networks

2024-10-09 · Zexin Sun, John Baillieul

There is increasing interest in developing the theoretical foundations of networked control systems that illuminate how brain networks function so as to enable sensory perception, control of movement, memory and all the …