NEAIJan 24, 2023

Using Knowledge Graphs for Performance Prediction of Modular Optimization Algorithms

arXiv:2301.09876v113 citationsh-index: 65
Originality Incremental advance
AI Analysis

This work addresses the need for better performance prediction in evolutionary computation, but it is incremental as it builds on existing ontologies and methods.

The paper tackled the problem of predicting the performance of modular optimization algorithms by extending the OPTION ontology to represent them and using knowledge graphs with performance data from benchmark functions, showing that a triple classification approach can correctly predict whether an algorithm achieves a target precision.

Empirical data plays an important role in evolutionary computation research. To make better use of the available data, ontologies have been proposed in the literature to organize their storage in a structured way. However, the full potential of these formal methods to capture our domain knowledge has yet to be demonstrated. In this work, we evaluate a performance prediction model built on top of the extension of the recently proposed OPTION ontology. More specifically, we first extend the OPTION ontology with the vocabulary needed to represent modular black-box optimization algorithms. Then, we use the extended OPTION ontology, to create knowledge graphs with fixed-budget performance data for two modular algorithm frameworks, modCMA, and modDE, for the 24 noiseless BBOB benchmark functions. We build the performance prediction model using a knowledge graph embedding-based methodology. Using a number of different evaluation scenarios, we show that a triple classification approach, a fairly standard predictive modeling task in the context of knowledge graphs, can correctly predict whether a given algorithm instance will be able to achieve a certain target precision for a given problem instance. This approach requires feature representation of algorithms and problems. While the latter is already well developed, we hope that our work will motivate the community to collaborate on appropriate algorithm representations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes