paper-with-me

Papers

AbCD: A Component-wise Adjustable Framework for Dynamic Optimization Problems

2023-10-09 · Alexandre Mascarenhas, Yuri Lavinas, Claus Aranha

Dynamic Optimization Problems (DOPs) are characterized by changes in the fitness landscape that can occur at any time and are common in real world applications. The main issues to be considered include detecting the change in the fitness landscape and reacting in accord. Over the years, several evolutionary algorithms have been proposed to take into account this characteristic during the optimization process. However, the number of available tools or open source codebases for these approaches is limited, making reproducibility and extensive experimentation difficult. To solve this, we developed a component-oriented framework for DOPs called Adjustable Components for Dynamic Problems (AbCD), inspired by similar works in the Multiobjective static domain. Using this framework, we investigate components that were proposed in several popular DOP algorithms. Our experiments show that the performance of these components depends on the problem and the selected components used in a configuration, which differs from the results reported in the literature. Using irace, we demonstrate how this framework can automatically generate DOP algorithm configurations that take into account the characteristics of the problem to be solved. Our results highlight existing problems in the DOP field that need to be addressed in the future development of algorithms and components.

📄 PDF Abstract BibTeX arXiv:2310.05505

Code (1)

mascarenhasav/AbCD 공식 구현

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Adaptive Cyclic Diffusion for Inference Scaling

2025-05-20 · Gyubin Lee, Truong Nhat Nguyen Bao, Jaesik Yoon, Dongwoo Lee 외

Diffusion models have demonstrated strong generative capabilities across domains ranging from image synthesis to complex reasoning tasks. However, most inference-time scaling methods rely on fixed denoising schedules, li…

Computational EfficiencyDenoisingImage Generation

ABCDE: Application-Based Cluster Diff Evals

2024-07-31 · Stephan van Staden, Alexander Grubb

This paper considers the problem of evaluating clusterings of very large populations of items. Given two clusterings, namely a Baseline clustering and an Experiment clustering, the tasks are twofold: 1) characterize thei…

Clustering

GPy-ABCD: A Configurable Automatic Bayesian Covariance Discovery Implementation

2021-05-20 · ICML Workshop AutoML 2021 7 · Thomas Fletcher, Alan Bundy, Kwabena Nuamah

Gaussian Processes (GPs) are a very flexible class of nonparametric models frequently used in supervised learning tasks because of their ability to fit data with very few assumptions, namely just the type of correlation …

Gaussian Processes

Accurate Open-Loop Control of a Soft Continuum Robot Through Visually Learned Latent Representations

2026-03-20 · Henrik Krauss, Johann Licher, Naoya Takeishi, Annika Raatz 외 arxiv

This work addresses open-loop control of a soft continuum robot (SCR) from video-learned latent dynamics. Visual Oscillator Networks (VONs) from previous work are used, that provide mechanistically interpretable 2D oscil…

Multilayer Artificial Benchmark for Community Detection (mABCD)

2025-07-14 · Łukasz Kraiński, Michał Czuba, Piotr Bródka, Paweł Prałat 외 arxiv

One of the most persistent challenges in network science is the development of various synthetic graph models to support subsequent analyses. Among the most notable frameworks addressing this issue is the Artificial Benc…

Community Detection