Skip to content

Author

Bartłomiej Walczak

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Book Open access Jul 2026

Analyzing search behavior of population-based optimization algorithms using graph neural networks

Optimization algorithms are traditionally represented by their descriptions, source code, and comparative results in benchmark environments. In recent years, however, it has become more popular to extract numerical features describing the behavior of algorithms during their operation. Such metrics can distinguish between algorithms, assess their novelty, or assist in selecting the best algorithm for a given problem. Unlike existing trajectory-based approaches that use partial trajectory information to derive hand-crafted behavioral features, we propose to represent complete execution trajectories as graphs and learn their embeddings using graph neural networks. In this paper, we explore two graph construction schemes and enrich graph vertices with evaluation and topological features. We compare the proposed approach with existing behavioral features and introduce additional experiments demonstrating the utility of behavioral analysis. Through extensive experiments, we show that the learned embeddings can effectively distinguish between algorithms even when evaluated across diverse benchmark functions. We introduce quantitative measures to assess how configuration influences behavioral expression and demonstrate that partial trajectory features can predict optimization success, enabling informed early stopping decisions. The resulting embedding space provides a foundation for constructing diverse algorithm portfolios, evaluating parameter significance, and enabling future analyses of relationships between problem characteristics and algorithm performance.

Bartłomiej Walczak, Hubert Guzowski, Wojciech Achtelik et al. · 0 citations